Home
last modified time | relevance | path

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

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