Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-thread.c44 pri_t tp_pri; /* Priority to start threat at */ member
58 set_user_nice((kthread_t *)current, PRIO_TO_NICE(tp->tp_pri)); in thread_generic_wrapper()
112 tp->tp_pri = pri; in __thread_create()