Searched refs:thread__files_entry (Results 1 – 3 of 3) sorted by relevance
179 struct file *file = thread__files_entry(arg->thread, fd); in syscall_arg__scnprintf_ioctl_cmd()
45 struct file *thread__files_entry(struct thread *thread, int fd);
1386 struct file *thread__files_entry(struct thread *thread, int fd) in thread__files_entry() function