Home
last modified time | relevance | path

Searched defs:pidfd_ioctl (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/pidfd/
H A Dpidfd_setns_test.c40 unsigned int pidfd_ioctl; member
/linux/fs/
H A Dpidfs.c505 static long pidfd_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in pidfd_ioctl() function