Searched refs:test_ioctl (Results 1 - 6 of 6) sorted by relevance
/third_party/ltp/testcases/kernel/device-drivers/nls/ |
H A D | nlsTest.c | 62 static int test_ioctl(struct inode *, struct file *, 67 static int test_ioctl(struct block_device *bdev, fmode_t mode, 81 .ioctl = test_ioctl, 107 static int test_ioctl(struct inode *ino, struct file *f, in test_ioctl() function 110 static int test_ioctl(struct block_device *bdev, fmode_t mode, in test_ioctl()
|
/third_party/ltp/testcases/kernel/device-drivers/include/ |
H A D | includeTest.c | 62 static int test_ioctl(struct inode *, struct file *, unsigned int, 80 ioctl: test_ioctl, 99 static int test_ioctl(struct inode *ino, struct file *f, unsigned int cmd, in test_ioctl() function
|
/third_party/ltp/testcases/kernel/syscalls/ioctl/ |
H A D | Makefile | 8 INSTALL_TARGETS += test_ioctl
|
/third_party/rust/crates/nix/test/sys/ |
H A D | mod.rs | 21 mod test_ioctl; modules
|
/third_party/python/Lib/test/ |
H A D | test_ioctl.py | 30 def test_ioctl(self): member in IoctlTests
|
/third_party/libfuse/test/ |
H A D | test_examples.py | 264 def test_ioctl(tmpdir, output_checker): function
|
Completed in 4 milliseconds