Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dselect.c483 __poll_t busy_flag = net_busy_loop_on() ? POLL_BUSY_LOOP : 0; in do_select() local
843 __poll_t busy_flag) in do_pollfd()
878 __poll_t busy_flag = net_busy_loop_on() ? POLL_BUSY_LOOP : 0; in do_poll() local
/Linux-v5.4/drivers/ntb/test/
Dntb_perf.c193 unsigned long busy_flag; member