Home
last modified time | relevance | path

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

/linux-6.15/drivers/cpuidle/governors/
H A Dteo.c246 s64 duration_ns, bool no_poll) in teo_find_shallower_state() argument
252 (no_poll && drv->states[i].flags & CPUIDLE_FLAG_POLLING)) in teo_find_shallower_state()
/linux-6.15/fs/fuse/
H A Dfuse_i.h806 unsigned no_poll:1; member
H A Dfile.c2995 if (fm->fc->no_poll) in fuse_file_poll()
3023 fm->fc->no_poll = 1; in fuse_file_poll()
/linux-6.15/drivers/usb/class/
H A Dusbtmc.c2242 goto no_poll; in usbtmc_poll()
2270 no_poll: in usbtmc_poll()