Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-thread.c40 void (*tp_func)(void *); /* Registered function */ member
55 func = tp->tp_func; in thread_generic_wrapper()
108 tp->tp_func = func; in __thread_create()