/linux-6.3-rc2/fs/ |
A D | signalfd.c | 253 static int do_signalfd4(int ufd, sigset_t *mask, int flags) in do_signalfd4() 302 SYSCALL_DEFINE4(signalfd4, int, ufd, sigset_t __user *, user_mask, in SYSCALL_DEFINE4() argument 314 SYSCALL_DEFINE3(signalfd, int, ufd, sigset_t __user *, user_mask, in SYSCALL_DEFINE3() argument 327 static long do_compat_signalfd4(int ufd, in do_compat_signalfd4() 340 COMPAT_SYSCALL_DEFINE4(signalfd4, int, ufd, in COMPAT_SYSCALL_DEFINE4() argument 348 COMPAT_SYSCALL_DEFINE3(signalfd, int, ufd, in COMPAT_SYSCALL_DEFINE3() argument
|
A D | timerfd.c | 408 int ufd; in SYSCALL_DEFINE2() local 454 static int do_timerfd_settime(int ufd, int flags, in do_timerfd_settime() 526 static int do_timerfd_gettime(int ufd, struct itimerspec64 *t) in do_timerfd_gettime() 558 SYSCALL_DEFINE4(timerfd_settime, int, ufd, int, flags, in SYSCALL_DEFINE4() argument 576 SYSCALL_DEFINE2(timerfd_gettime, int, ufd, struct __kernel_itimerspec __user *, otmr) in SYSCALL_DEFINE2() argument 586 SYSCALL_DEFINE4(timerfd_settime32, int, ufd, int, flags, in SYSCALL_DEFINE4() argument 603 SYSCALL_DEFINE2(timerfd_gettime32, int, ufd, in SYSCALL_DEFINE2() argument
|
A D | file.c | 1170 int __receive_fd(struct file *file, int __user *ufd, unsigned int o_flags) in __receive_fd()
|
/linux-6.3-rc2/tools/testing/selftests/mm/ |
A D | userfaultfd.c | 566 static void wp_range(int ufd, __u64 start, __u64 len, bool wp) in wp_range() 580 static void continue_range(int ufd, __u64 start, __u64 len) in continue_range() 637 static void retry_copy_page(int ufd, struct uffdio_copy *uffdio_copy, in retry_copy_page() 654 static void wake_range(int ufd, unsigned long addr, unsigned long len) in wake_range() 666 static int __copy_page(int ufd, unsigned long offset, bool retry) in __copy_page() 698 static int copy_page_retry(int ufd, unsigned long offset) in copy_page_retry() 703 static int copy_page(int ufd, unsigned long offset) in copy_page() 708 static int uffd_read_msg(int ufd, struct uffd_msg *msg) in uffd_read_msg() 1098 static void retry_uffdio_zeropage(int ufd, in retry_uffdio_zeropage() 1115 static int __uffdio_zeropage(int ufd, unsigned long offset, bool retry) in __uffdio_zeropage() [all …]
|
/linux-6.3-rc2/kernel/bpf/ |
A D | syscall.c | 1257 struct bpf_map *bpf_map_get(u32 ufd) in bpf_map_get() 1273 struct bpf_map *bpf_map_get_with_uref(u32 ufd) in bpf_map_get_with_uref() 1346 int ufd = attr->map_fd; in map_lookup_elem() local 1421 int ufd = attr->map_fd; in map_update_elem() local 1476 int ufd = attr->map_fd; in map_delete_elem() local 1532 int ufd = attr->map_fd; in map_get_next_key() local 1811 int ufd = attr->map_fd; in map_lookup_and_delete_elem() local 1902 int err = 0, ufd = attr->map_fd; in map_freeze() local 2289 struct bpf_prog *bpf_prog_get(u32 ufd) in bpf_prog_get() 4312 int ufd = attr->info.bpf_fd; in bpf_obj_get_info_by_fd() local [all …]
|
A D | map_in_map.c | 121 int ufd) in bpf_map_fd_get_ptr()
|
A D | inode.c | 70 static void *bpf_fd_probe_obj(u32 ufd, enum bpf_type *type) in bpf_fd_probe_obj() 481 int bpf_obj_pin_user(u32 ufd, const char __user *pathname) in bpf_obj_pin_user()
|
A D | arraymap.c | 823 u32 index = *(u32 *)key, ufd; in bpf_fd_array_map_update_elem() local
|
A D | hashtab.c | 2444 u32 ufd = *(u32 *)value; in bpf_fd_htab_map_update_elem() local
|
/linux-6.3-rc2/include/linux/ |
A D | file.h | 98 static inline int receive_fd_user(struct file *file, int __user *ufd, in receive_fd_user()
|
A D | bpf.h | 2270 static inline struct bpf_prog *bpf_prog_get(u32 ufd) in bpf_prog_get() 2275 static inline struct bpf_prog *bpf_prog_get_type_dev(u32 ufd, in bpf_prog_get_type_dev() 2503 static inline struct bpf_prog *bpf_prog_get_type(u32 ufd, in bpf_prog_get_type()
|
/linux-6.3-rc2/arch/parisc/kernel/ |
A D | sys_parisc.c | 428 asmlinkage long parisc_signalfd4(int ufd, sigset_t __user *user_mask, in parisc_signalfd4() 436 asmlinkage long parisc_compat_signalfd4(int ufd, in parisc_compat_signalfd4()
|
/linux-6.3-rc2/net/core/ |
A D | sock_map.c | 64 u32 ufd = attr->target_fd; in sock_map_get_from_fd() local 83 u32 ufd = attr->target_fd; in sock_map_prog_detach() local 555 u64 ufd; in sock_map_update_elem_sys() local 1492 u32 prog_cnt = 0, flags = 0, ufd = attr->target_fd; in sock_map_bpf_prog_query() local
|
A D | sock.c | 1303 u32 ufd; in sk_setsockopt() local 1324 u32 ufd; in sk_setsockopt() local
|
A D | filter.c | 1565 static struct bpf_prog *__get_bpf(u32 ufd, struct sock *sk) in __get_bpf() 1573 int sk_attach_bpf(u32 ufd, struct sock *sk) in sk_attach_bpf() 1590 int sk_reuseport_attach_bpf(u32 ufd, struct sock *sk) in sk_reuseport_attach_bpf()
|
/linux-6.3-rc2/tools/perf/ |
A D | builtin-probe.c | 434 int ret, ret2, ufd = -1, kfd = -1; in perf_del_probe_events() local
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | userfaultfd.h | 112 __u32 ufd; member
|
/linux-6.3-rc2/tools/perf/util/ |
A D | probe-file.c | 152 int probe_file__open_both(int *kfd, int *ufd, int flag) in probe_file__open_both()
|
A D | probe-event.c | 3698 int ret, ret2, ufd = -1, kfd = -1; in del_perf_probe_events() local
|
/linux-6.3-rc2/tools/tracing/latency/ |
A D | latency-collector.c | 1639 int ufd; in start_printthread() local
|