Searched defs:lock_object (Results 1 – 1 of 1) sorted by relevance
58 struct lock_object { struct59 const struct lock_type *lo_type;60 const char *lo_name; /* Individual lock name. */61 struct witness *lo_witness; /* Data for witness. */62 unsigned int lo_flags;