Home
last modified time | relevance | path

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

/freebsd-head/sys/kern/
HDkern_hhook.c350 if (hhook_head_is_virtualised(hhh) == HHOOK_HEADISINVNET) in hhook_head_destroy()
415 if (hhook_head_is_virtualised(hhh) == in hhook_head_get()
445 hhook_head_is_virtualised(struct hhook_head *hhh) in hhook_head_is_virtualised() function
470 ret = hhook_head_is_virtualised(hhh); in hhook_head_is_virtualised_lookup()
/freebsd-head/sys/sys/
HDhhook.h130 uint32_t hhook_head_is_virtualised(struct hhook_head *hhh);