Home
last modified time | relevance | path

Searched defs:busy_flag (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/fs/
Dselect.c486 __poll_t busy_flag = net_busy_loop_on() ? POLL_BUSY_LOOP : 0; in do_select() local
857 __poll_t busy_flag) in do_pollfd()
892 __poll_t busy_flag = net_busy_loop_on() ? POLL_BUSY_LOOP : 0; in do_poll() local
/Linux-v6.6/drivers/ntb/test/
Dntb_perf.c196 unsigned long busy_flag; member