Home
last modified time | relevance | path

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

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