Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Duffd-common.c378 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 Duffd-stress.c124 static int copy_page_retry(int ufd, unsigned long offset) in copy_page_retry()
H A Duffd-unit-tests.c890 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 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.c213 struct bpf_token *bpf_token_get_from_fd(u32 ufd) in bpf_token_get_from_fd()
H A Dsyscall.c1577 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 Darraymap.c886 u32 index = *(u32 *)key, ufd; in 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/uapi/linux/
H A Duserfaultfd.h125 __u32 ufd; member
/linux/fs/
H A Dfile.c1340 int receive_fd(struct file *file, int __user *ufd, unsigned int o_flags) in receive_fd()
/linux/net/core/
H A Dsock.c1476 u32 ufd; in sk_setsockopt() local
1497 u32 ufd; in sk_setsockopt() local
H A Dsock_map.c562 u64 ufd; in sock_map_update_elem_sys() local
H A Dfilter.c1583 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 Dlatency-collector.c1639 int ufd; in start_printthread() local