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.c85 unsigned int pidfd_ioctl; global() member
/linux/fs/
H A Dpidfs.c413 static long pidfd_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in pidfd_ioctl() function