Searched defs:fd (Results 1 – 12 of 12) sorted by relevance
| /kernel/bpf/ |
| D | arraymap.c | 411 struct file *map_file, int fd) in prog_fd_array_get_ptr() 494 struct file *map_file, int fd) in perf_event_fd_array_get_ptr() 580 int fd) in cgroup_fd_array_get_ptr()
|
| /kernel/ |
| D | nsproxy.c | 236 SYSCALL_DEFINE2(setns, int, fd, int, nstype) in SYSCALL_DEFINE2() argument
|
| D | uid16.c | 29 SYSCALL_DEFINE3(fchown16, unsigned int, fd, old_uid_t, user, old_gid_t, group) in SYSCALL_DEFINE3() argument
|
| D | fork.c | 2173 struct files_struct *fd = current->files; in unshare_fd() local 2197 struct files_struct *fd, *new_fd = NULL; in SYSCALL_DEFINE1() local
|
| D | taskstats.c | 401 u32 fd; in cgroupstats_user_cmd() local
|
| D | audit.h | 196 int fd; member
|
| D | auditsc.c | 2355 void __audit_mmap_fd(int fd, int flags) in __audit_mmap_fd()
|
| D | sys.c | 1654 static int prctl_set_mm_exe_file(struct mm_struct *mm, unsigned int fd) in prctl_set_mm_exe_file()
|
| D | module.c | 3816 SYSCALL_DEFINE3(finit_module, int, fd, const char __user *, uargs, int, flags) in SYSCALL_DEFINE3() argument
|
| D | cgroup.c | 6279 struct cgroup *cgroup_get_from_fd(int fd) in cgroup_get_from_fd()
|
| /kernel/time/ |
| D | posix-clock.c | 85 static int posix_clock_fasync(int fd, struct file *fp, int on) in posix_clock_fasync()
|
| /kernel/events/ |
| D | core.c | 810 static inline int perf_cgroup_connect(int fd, struct perf_event *event, in perf_cgroup_connect() 4615 static inline int perf_fget_light(int fd, struct fd *p) in perf_fget_light() 5354 static int perf_fasync(int fd, struct file *filp, int on) in perf_fasync() 10436 struct file *perf_event_get(unsigned int fd) in perf_event_get()
|