Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dschedctl.h96 int schedctl_get_nopreempt(kthread_t *);
/titanic_50/usr/src/uts/common/os/
H A Dschedctl.c260 schedctl_get_nopreempt(kthread_t *t) in schedctl_get_nopreempt() function
/titanic_50/usr/src/uts/common/disp/
H A Dts.c1405 if (t->t_schedctl && schedctl_get_nopreempt(t)) { in ts_preempt()
1681 if (t->t_schedctl && schedctl_get_nopreempt(t)) { in ts_tick()
1865 if (tx->t_schedctl && schedctl_get_nopreempt(tx)) in ts_update_list()
H A Dfss.c1391 if (t->t_schedctl && schedctl_get_nopreempt(t)) in fss_update_list()
2305 if (t->t_schedctl && schedctl_get_nopreempt(t)) { in fss_preempt()
2442 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()