Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-thread.c41 int tp_state; /* State to start thread at */ member
55 set_current_state(tp->tp_state); in thread_generic_wrapper()
109 tp->tp_state = state; in __thread_create()