/linux/tools/testing/selftests/mm/ |
H A D | uffd-common.c | 378 void wp_range(int ufd, __u64 start, __u64 len, bool wp) in wp_range() 392 static void continue_range(int ufd, __u64 start, __u64 len, bool wp) in continue_range() 419 int uffd_read_msg(int ufd, struct uffd_msg *msg) in uffd_read_msg() 571 static void retry_copy_page(int ufd, struct uffdio_copy *uffdio_copy, in retry_copy_page() 588 static void wake_range(int ufd, unsigned long addr, unsigned long len) in wake_range() 600 int __copy_page(int ufd, unsigned long offset, bool retry, bool wp) in __copy_page() 632 int copy_page(int ufd, unsigned long offset, bool wp) in copy_page() 637 int move_page(int ufd, unsigned long offset, unsigned long len) in move_page()
|
H A D | uffd-stress.c | 124 static int copy_page_retry(int ufd, unsigned long offset) in copy_page_retry()
|
H A D | uffd-unit-tests.c | 890 static void retry_uffdio_zeropage(int ufd, in retry_uffdio_zeropage() 906 static bool do_uffdio_zeropage(int ufd, bool has_zeropage) in do_uffdio_zeropage()
|
/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 | 213 struct bpf_token *bpf_token_get_from_fd(u32 ufd) in bpf_token_get_from_fd()
|
H A D | syscall.c | 1577 struct bpf_map *bpf_map_get(u32 ufd) in bpf_map_get() 1589 struct bpf_map *bpf_map_get_with_uref(u32 ufd) in bpf_map_get_with_uref() 2539 static struct bpf_prog *__bpf_prog_get(u32 ufd, enum bpf_prog_type *attach_type, in __bpf_prog_get() 2558 struct bpf_prog *bpf_prog_get(u32 ufd) in bpf_prog_get() 2563 struct bpf_prog *bpf_prog_get_type_dev(u32 ufd, enum bpf_prog_type type, in bpf_prog_get_type_dev() 3354 struct bpf_link *bpf_link_get_from_fd(u32 ufd) in bpf_link_get_from_fd()
|
H A D | arraymap.c | 886 u32 index = *(u32 *)key, ufd; in 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/uapi/linux/ |
H A D | userfaultfd.h | 125 __u32 ufd; member
|
/linux/fs/ |
H A D | file.c | 1340 int receive_fd(struct file *file, int __user *ufd, unsigned int o_flags) in receive_fd()
|
/linux/net/core/ |
H A D | sock.c | 1476 u32 ufd; in sk_setsockopt() local 1497 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 | 1583 static struct bpf_prog *__get_bpf(u32 ufd, struct sock *sk) in __get_bpf() 1591 int sk_attach_bpf(u32 ufd, struct sock *sk) in sk_attach_bpf() 1608 int sk_reuseport_attach_bpf(u32 ufd, struct sock *sk) in sk_reuseport_attach_bpf()
|
/linux/tools/tracing/latency/ |
H A D | latency-collector.c | 1639 int ufd; in start_printthread() local
|