/linux/tools/testing/selftests/mm/ |
H A D | uffd-common.c | 396 void wp_range(int ufd, __u64 start, __u64 len, bool wp) in wp_range() 410 static void continue_range(int ufd, __u64 start, __u64 len, bool wp) in continue_range() 609 static void wake_range(int ufd, unsigned long addr, unsigned long len) in wake_range()
|
/linux/tools/testing/selftests/thermal/intel/power_floor/ |
H A D | power_floor_test.c | 40 struct pollfd ufd; in main() local
|
/linux/tools/testing/selftests/thermal/intel/workload_hint/ |
H A D | workload_hint_test.c | 51 struct pollfd ufd; in main() local
|
/linux/kernel/bpf/ |
H A D | map_in_map.c | 96 int ufd) in bpf_map_fd_get_ptr()
|
H A D | token.c | 236 struct bpf_token *bpf_token_get_from_fd(u32 ufd) in bpf_token_get_from_fd()
|
H A D | inode.c | 71 static void *bpf_fd_probe_obj(u32 ufd, enum bpf_type *type) in bpf_fd_probe_obj() 478 int bpf_obj_pin_user(u32 ufd, int path_fd, const char __user *pathname) in bpf_obj_pin_user()
|
H A D | syscall.c | 1584 bpf_map_get(u32 ufd) bpf_map_get() argument 1596 bpf_map_get_with_uref(u32 ufd) bpf_map_get_with_uref() argument 2546 __bpf_prog_get(u32 ufd,enum bpf_prog_type * attach_type,bool attach_drv) __bpf_prog_get() argument 2565 bpf_prog_get(u32 ufd) bpf_prog_get() argument 2570 bpf_prog_get_type_dev(u32 ufd,enum bpf_prog_type type,bool attach_drv) bpf_prog_get_type_dev() argument 3370 bpf_link_get_from_fd(u32 ufd) bpf_link_get_from_fd() argument [all...] |
H A D | arraymap.c | 881 u32 index = *(u32 *)key, ufd; bpf_fd_array_map_update_elem() local
|
/linux/arch/parisc/kernel/ |
H A D | sys_parisc.c | 338 asmlinkage long parisc_signalfd4(int ufd, sigset_t __user *user_mask, in parisc_signalfd4() 346 asmlinkage long parisc_compat_signalfd4(int ufd, in parisc_compat_signalfd4()
|
/linux/include/net/ |
H A D | scm.h | 110 static inline int scm_recv_one_fd(struct file *f, int __user *ufd, in scm_recv_one_fd()
|
/linux/include/uapi/linux/ |
H A D | userfaultfd.h | 125 __u32 ufd; member
|
/linux/tools/perf/util/ |
H A D | probe-file.c | 152 int probe_file__open_both(int *kfd, int *ufd, int flag) in probe_file__open_both()
|
/linux/fs/ |
H A D | file.c | 1358 int receive_fd(struct file *file, int __user *ufd, unsigned int o_flags) in receive_fd()
|
/linux/net/core/ |
H A D | sock.c | 1468 u32 ufd; in sk_setsockopt() local 1489 u32 ufd; in sk_setsockopt() local
|
H A D | sock_map.c | 562 u64 ufd; in sock_map_update_elem_sys() local
|
H A D | filter.c | 1592 static struct bpf_prog *__get_bpf(u32 ufd, struct sock *sk) in __get_bpf() argument 1600 int sk_attach_bpf(u32 ufd, struct sock *sk) in sk_attach_bpf() argument 1617 int sk_reuseport_attach_bpf(u32 ufd, struct sock *sk) in sk_reuseport_attach_bpf() argument
|
/linux/tools/tracing/latency/ |
H A D | latency-collector.c | 1639 int ufd; in start_printthread() local
|