Home
last modified time | relevance | path

Searched refs:no_poll (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/cpuidle/governors/
H A Dteo.c347 * @no_poll: Don't consider polling states.
351 s64 duration_ns, bool no_poll) in teo_find_shallower_state()
357 (no_poll && drv->states[i].flags & CPUIDLE_FLAG_POLLING)) in teo_find_shallower_state()
349 teo_find_shallower_state(struct cpuidle_driver *drv, struct cpuidle_device *dev, int state_idx, s64 duration_ns, bool no_poll) teo_find_shallower_state() argument
/kernel/linux/linux-5.10/fs/fuse/
H A Dfuse_i.h692 unsigned no_poll:1; member
H A Dfile.c3084 if (fm->fc->no_poll) in fuse_file_poll()
3112 fm->fc->no_poll = 1; in fuse_file_poll()
/kernel/linux/linux-6.6/fs/fuse/
H A Dfuse_i.h738 unsigned no_poll:1; member
H A Dfile.c2807 if (fm->fc->no_poll) in fuse_file_poll()
2835 fm->fc->no_poll = 1; in fuse_file_poll()
/kernel/linux/linux-5.10/drivers/usb/class/
H A Dusbtmc.c2188 goto no_poll; in usbtmc_poll()
2216 no_poll: in usbtmc_poll()
/kernel/linux/linux-6.6/drivers/usb/class/
H A Dusbtmc.c2229 goto no_poll; in usbtmc_poll()
2257 no_poll: in usbtmc_poll()

Completed in 19 milliseconds