Home
last modified time | relevance | path

Searched defs:proc_fd (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/proc/
H A Dfd.h15 static inline unsigned int proc_fd(struct inode *inode) in proc_fd() function
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dtcp_fastopen_backup_key.c46 static int proc_fd; variable
/OK3568_Linux_fs/kernel/tools/testing/selftests/pidfd/
H A Dpidfd_setns_test.c126 int i, proc_fd, ret; in FIXTURE_SETUP() local