Searched defs:hhh (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/kern/
H A Dkern_khelp.c289 khelp_new_hhook_registered(struct hhook_head *hhh, uint32_t flags) argument
H A Dkern_hhook.c94 hhook_run_hooks(struct hhook_head *hhh, void *ctx_data, struct osd *hosd) argument
130 hhook_add_hook(struct hhook_head *hhh, struct hookinfo *hki, uint32_t flags) argument
189 struct hhook_head **heads_to_hook, *hhh; local
245 hhook_remove_hook(struct hhook_head *hhh, struct hookinfo *hki) argument
274 struct hhook_head *hhh; local
291 hhook_head_register(int32_t hhook_type, int32_t hhook_id, struct hhook_head **hhh, uint32_t flags) argument
341 hhook_head_destroy(struct hhook_head *hhh) argument
366 hhook_head_deregister(struct hhook_head *hhh) argument
390 struct hhook_head *hhh; local
409 struct hhook_head *hhh; local
432 hhook_head_release(struct hhook_head *hhh) argument
445 hhook_head_is_virtualised(struct hhook_head *hhh) argument
462 struct hhook_head *hhh; local
492 struct hhook_head *hhh, *tmphhh; local
[all...]

Completed in 70 milliseconds