Home
last modified time | relevance | path

Searched refs:no_poll (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/cpuidle/governors/
H A Dteo.c351 s64 duration_ns, bool no_poll) in teo_find_shallower_state() argument
357 (no_poll && drv->states[i].flags & CPUIDLE_FLAG_POLLING)) in teo_find_shallower_state()
/openbmc/linux/fs/fuse/
H A Dfuse_i.h738 unsigned no_poll:1; member
H A Dfile.c2813 if (fm->fc->no_poll) in fuse_file_poll()
2841 fm->fc->no_poll = 1; in fuse_file_poll()
/openbmc/linux/drivers/usb/class/
H A Dusbtmc.c2229 goto no_poll; in usbtmc_poll()
2257 no_poll: in usbtmc_poll()