Home
last modified time | relevance | path

Searched refs:hhook_head_is_virtualised (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_hhook.c353 if (hhook_head_is_virtualised(hhh) == HHOOK_HEADISINVNET) in hhook_head_destroy()
418 if (hhook_head_is_virtualised(hhh) == in hhook_head_get()
448 hhook_head_is_virtualised(struct hhook_head *hhh) in hhook_head_is_virtualised() function
473 ret = hhook_head_is_virtualised(hhh); in hhook_head_is_virtualised_lookup()
/f-stack/freebsd/sys/
H A Dhhook.h132 uint32_t hhook_head_is_virtualised(struct hhook_head *hhh);