Searched defs:hhh (Results 1 – 3 of 3) sorted by relevance
87 #define HHH_WLOCK(hhh) rm_wlock(&(hhh)->hhh_lock) argument192 struct hhook_head **heads_to_hook, *hhh; in hhook_add_hook_lookup() local277 struct hhook_head *hhh; in hhook_remove_hook_lookup() local344 hhook_head_destroy(struct hhook_head *hhh) in hhook_head_destroy()369 hhook_head_deregister(struct hhook_head *hhh) in hhook_head_deregister()393 struct hhook_head *hhh; in hhook_head_deregister_lookup() local412 struct hhook_head *hhh; in hhook_head_get() local435 hhook_head_release(struct hhook_head *hhh) in hhook_head_release()448 hhook_head_is_virtualised(struct hhook_head *hhh) in hhook_head_is_virtualised()465 struct hhook_head *hhh; in hhook_head_is_virtualised_lookup() local[all …]
291 khelp_new_hhook_registered(struct hhook_head *hhh, uint32_t flags) in khelp_new_hhook_registered()
140 #define HHOOKS_RUN_IF(hhh, ctx_data, hosd) do { \ argument