Home
last modified time | relevance | path

Searched refs:HAS_POLL (Results 1 – 3 of 3) sorted by relevance

/linux/fs/debugfs/
H A Dinternal.h54 HAS_POLL = 8, enumerator
H A Dfile.c111 methods |= HAS_POLL; in __debugfs_file_get()
404 if (!(fsd->methods & HAS_POLL)) in full_proxy_poll()
/linux/rust/kernel/block/mq/
H A Doperations.rs266 poll: if T::HAS_POLL {