Searched refs:in_idle (Results 1 – 2 of 2) sorted by relevance
79 unsigned int in_idle:1; member119 d->in_idle = 0; in dw8250_idle_exit()142 d->in_idle = 1; in dw8250_idle_enter()230 if (d->in_idle) in dw8250_check_lcr()
10825 bool in_idle = btf_id_set8_contains(&scx_kfunc_ids_idle, kfunc_id); in scx_kfunc_context_filter() local10833 in_cpu_release || in_idle || in_any || in_cid)) in scx_kfunc_context_filter()10838 return (in_unlocked || in_select_cpu || in_idle || in_any || in_cid) ? 0 : -EACCES; in scx_kfunc_context_filter()10841 return (in_any || in_idle || in_cid) ? 0 : -EACCES; in scx_kfunc_context_filter()10876 if (in_any || in_idle || in_cid) in scx_kfunc_context_filter()