Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-thread.c37 void (*tp_func)(void *); /* Registered function */ member
52 func = tp->tp_func; in thread_generic_wrapper()
114 tp->tp_func = func; in __thread_create()