Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dfd.c117 static bool tid_fd_mode(struct task_struct *task, unsigned fd, fmode_t *mode) in tid_fd_mode() function
160 if (tid_fd_mode(task, fd, &f_mode)) { in tid_fd_revalidate()
239 if (!tid_fd_mode(task, data.fd, &data.mode)) in proc_lookupfd_common()