Home
last modified time | relevance | path

Searched defs:ufd (Results 1 – 17 of 17) sorted by relevance

/linux/tools/testing/selftests/mm/
H A Duffd-common.c396 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 Dpower_floor_test.c40 struct pollfd ufd; in main() local
/linux/tools/testing/selftests/thermal/intel/workload_hint/
H A Dworkload_hint_test.c51 struct pollfd ufd; in main() local
/linux/kernel/bpf/
H A Dmap_in_map.c96 int ufd) in bpf_map_fd_get_ptr()
H A Dtoken.c236 struct bpf_token *bpf_token_get_from_fd(u32 ufd) in bpf_token_get_from_fd()
H A Dinode.c71 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 Dsyscall.c1584 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 Darraymap.c881 u32 index = *(u32 *)key, ufd; bpf_fd_array_map_update_elem() local
/linux/arch/parisc/kernel/
H A Dsys_parisc.c338 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 Dscm.h110 static inline int scm_recv_one_fd(struct file *f, int __user *ufd, in scm_recv_one_fd()
/linux/include/uapi/linux/
H A Duserfaultfd.h125 __u32 ufd; member
/linux/tools/perf/util/
H A Dprobe-file.c152 int probe_file__open_both(int *kfd, int *ufd, int flag) in probe_file__open_both()
/linux/fs/
H A Dfile.c1358 int receive_fd(struct file *file, int __user *ufd, unsigned int o_flags) in receive_fd()
/linux/net/core/
H A Dsock.c1468 u32 ufd; in sk_setsockopt() local
1489 u32 ufd; in sk_setsockopt() local
H A Dsock_map.c562 u64 ufd; in sock_map_update_elem_sys() local
H A Dfilter.c1592 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 Dlatency-collector.c1639 int ufd; in start_printthread() local