Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dfail.h155 void fail_point_alloc_callout(struct fail_point *);
172 fail_point_alloc_callout(fp); in fail_point_use_timeout_path()
/f-stack/freebsd/kern/
H A Dkern_fail.c499 fail_point_alloc_callout(struct fail_point *fp) in fail_point_alloc_callout() function