Home
last modified time | relevance | path

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

/linux-6.15/fs/debugfs/
H A Dinternal.h55 HAS_IOCTL = 16 enumerator
H A Dfile.c126 methods |= HAS_IOCTL; in __debugfs_file_get()
405 ARGS(filp, cmd, arg), HAS_IOCTL, -ENOTTY);
/linux-6.15/rust/kernel/
H A Dmiscdevice.rs294 unlocked_ioctl: if T::HAS_IOCTL {
302 } else if T::HAS_IOCTL {