Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A 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
/openbmc/linux/drivers/ntb/test/
H A Dntb_perf.c196 unsigned long busy_flag; member