Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dschedctl.h96 int schedctl_get_nopreempt(kthread_t *);
/titanic_44/usr/src/uts/common/os/
H A Dschedctl.c260 schedctl_get_nopreempt(kthread_t *t) in schedctl_get_nopreempt() function
/titanic_44/usr/src/uts/common/disp/
H A Dts.c1425 if (t->t_schedctl && schedctl_get_nopreempt(t)) { in ts_preempt()
1733 if (t->t_schedctl && schedctl_get_nopreempt(t)) { in ts_tick()
1938 if (tx->t_schedctl && schedctl_get_nopreempt(tx)) in ts_update_list()
H A Dfss.c1393 if (t->t_schedctl && schedctl_get_nopreempt(t)) in fss_update_list()
2346 if (t->t_schedctl && schedctl_get_nopreempt(t)) { in fss_preempt()
2528 if (t->t_schedctl && schedctl_get_nopreempt(t)) { in fss_tick()
H A Dfx.c1141 if (t->t_schedctl && schedctl_get_nopreempt(t)) { in fx_preempt()
1335 if (t->t_schedctl && schedctl_get_nopreempt(t)) { in fx_tick()