Searched refs:lock_profile_qhead (Results 1 – 3 of 3) sorted by relevance
84 struct lock_profile_qhead { struct85 struct lock_profile_qhead *head_q; /* next head of this type */ argument115 int32_t, struct lock_profile_qhead *, int32_t, char *);116 void _lock_profile_deregister_struct(int32_t, struct lock_profile_qhead *);129 struct lock_profile_qhead { }; struct
490 struct lock_profile_qhead profile_head;
340 struct lock_profile_qhead *head_q; /* first head of this type */352 static struct lock_profile_qhead lock_profile_glb_q;358 struct lock_profile_qhead *hq; in spinlock_profile_iterate()476 int32_t type, struct lock_profile_qhead *qhead, int32_t idx, char *name) in _lock_profile_register_struct()487 int32_t type, struct lock_profile_qhead *qhead) in _lock_profile_deregister_struct()489 struct lock_profile_qhead **q; in _lock_profile_deregister_struct()
Completed in 8 milliseconds