/linux-6.15/net/bpf/ |
D | test_run.c | 449 union bpf_attr __user *uattr, const void *data, in bpf_test_finish() 681 union bpf_attr __user *uattr) in bpf_prog_test_run_tracing() 752 union bpf_attr __user *uattr) in bpf_prog_test_run_raw_tp() 840 union bpf_attr __user *uattr, const void *data, in bpf_ctx_finish() 979 union bpf_attr __user *uattr) in bpf_prog_test_run_skb() 1200 union bpf_attr __user *uattr) in bpf_prog_test_run_xdp() 1363 union bpf_attr __user *uattr) in bpf_prog_test_run_flow_dissector() 1431 union bpf_attr __user *uattr) in bpf_prog_test_run_sk_lookup() 1532 union bpf_attr __user *uattr) in bpf_prog_test_run_syscall() 1630 union bpf_attr __user *uattr) in bpf_prog_test_run_nf()
|
D | bpf_dummy_struct_ops.c | 130 union bpf_attr __user *uattr) in bpf_struct_ops_test_run()
|
/linux-6.15/kernel/bpf/ |
D | syscall.c | 1717 static int map_update_elem(union bpf_attr *attr, bpfptr_t uattr) in map_update_elem() 1772 static int map_delete_elem(union bpf_attr *attr, bpfptr_t uattr) in map_delete_elem() 1883 union bpf_attr __user *uattr) in generic_map_delete_batch() 1939 union bpf_attr __user *uattr) in generic_map_update_batch() 2000 union bpf_attr __user *uattr) in generic_map_lookup_batch() 2759 static int bpf_prog_load(union bpf_attr *attr, bpfptr_t uattr, u32 uattr_size) in bpf_prog_load() 4342 union bpf_attr __user *uattr) in bpf_prog_query() 4406 union bpf_attr __user *uattr) in bpf_prog_test_run() 4436 union bpf_attr __user *uattr, in bpf_obj_get_next_id() 4699 union bpf_attr __user *uattr) in bpf_prog_get_info_by_fd() [all …]
|
D | hashtab.c | 1678 union bpf_attr __user *uattr, in __htab_map_lookup_and_delete_batch() 1909 union bpf_attr __user *uattr) in htab_percpu_map_lookup_batch() 1918 union bpf_attr __user *uattr) in htab_percpu_map_lookup_and_delete_batch() 1926 union bpf_attr __user *uattr) in htab_map_lookup_batch() 1935 union bpf_attr __user *uattr) in htab_map_lookup_and_delete_batch() 1944 union bpf_attr __user *uattr) in htab_lru_percpu_map_lookup_batch() 1953 union bpf_attr __user *uattr) in htab_lru_percpu_map_lookup_and_delete_batch() 1961 union bpf_attr __user *uattr) in htab_lru_map_lookup_batch() 1970 union bpf_attr __user *uattr) in htab_lru_map_lookup_and_delete_batch()
|
D | net_namespace.c | 247 union bpf_attr __user *uattr, in __netns_bpf_prog_query() 272 union bpf_attr __user *uattr) in netns_bpf_prog_query()
|
D | tcx.c | 122 int tcx_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) in tcx_prog_query()
|
D | mprog.c | 395 int bpf_mprog_query(const union bpf_attr *attr, union bpf_attr __user *uattr, in bpf_mprog_query()
|
D | cgroup.c | 1055 union bpf_attr __user *uattr) in __cgroup_bpf_query() 1154 union bpf_attr __user *uattr) in cgroup_bpf_query() 1353 union bpf_attr __user *uattr) in cgroup_bpf_prog_query()
|
D | bpf_iter.c | 505 int bpf_iter_link_attach(const union bpf_attr *attr, bpfptr_t uattr, in bpf_iter_link_attach()
|
D | verifier.c | 17688 bpfptr_t uattr) in check_btf_func_early() 17790 bpfptr_t uattr) in check_btf_func() 17881 bpfptr_t uattr) in check_btf_line() 18009 bpfptr_t uattr) in check_core_relo() 18078 bpfptr_t uattr) in check_btf_info_early() 18106 bpfptr_t uattr) in check_btf_info() 23573 static int process_fd_array(struct bpf_verifier_env *env, union bpf_attr *attr, bpfptr_t uattr) in process_fd_array() 23904 int bpf_check(struct bpf_prog **prog, union bpf_attr *attr, bpfptr_t uattr, __u32 uattr_size) in bpf_check()
|
D | btf.c | 5740 static int finalize_log(struct bpf_verifier_log *log, bpfptr_t uattr, u32 uattr_size) in finalize_log() 5755 static struct btf *btf_parse(const union bpf_attr *attr, bpfptr_t uattr, u32 uattr_size) in btf_parse() 7975 int btf_new_fd(const union bpf_attr *attr, bpfptr_t uattr, u32 uattr_size) in btf_new_fd() 8017 union bpf_attr __user *uattr) in btf_get_info_by_fd()
|
/linux-6.15/drivers/infiniband/core/ |
D | uverbs_ioctl.c | 140 static bool uverbs_is_attr_cleared(const struct ib_uverbs_attr *uattr, in uverbs_is_attr_cleared() 169 struct ib_uverbs_attr *uattr, in uverbs_process_idrs_array() 245 struct ib_uverbs_attr *uattr, u32 attr_bkey) in uverbs_process_attr() 395 struct ib_uverbs_attr *uattr) in uverbs_set_attr()
|
D | uverbs_std_types_counters.c | 92 const struct uverbs_attr *uattr; in UVERBS_HANDLER() local
|
/linux-6.15/include/linux/ |
D | bpf_lirc.h | 24 union bpf_attr __user *uattr) in lirc_prog_query()
|
D | bpf-netns.h | 38 union bpf_attr __user *uattr) in netns_bpf_prog_query()
|
D | bpf.h | 2957 union bpf_attr __user *uattr) in bpf_prog_test_run_xdp() 2964 union bpf_attr __user *uattr) in bpf_prog_test_run_skb() 2971 union bpf_attr __user *uattr) in bpf_prog_test_run_tracing() 2978 union bpf_attr __user *uattr) in bpf_prog_test_run_flow_dissector() 2985 union bpf_attr __user *uattr) in bpf_prog_test_run_sk_lookup() 3229 union bpf_attr __user *uattr) in bpf_prog_test_run_syscall() 3254 union bpf_attr __user *uattr) in sock_map_bpf_prog_query()
|
D | bpf-cgroup.h | 457 union bpf_attr __user *uattr) in cgroup_bpf_prog_query()
|
/linux-6.15/include/net/ |
D | netkit.h | 34 union bpf_attr __user *uattr) in netkit_prog_query()
|
D | tcx.h | 198 union bpf_attr __user *uattr) in tcx_prog_query()
|
/linux-6.15/kernel/sched/ |
D | syscalls.c | 893 static int sched_copy_attr(struct sched_attr __user *uattr, struct sched_attr *attr) in sched_copy_attr() 981 SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE3() argument 1081 SYSCALL_DEFINE4(sched_getattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE4() argument
|
/linux-6.15/drivers/media/rc/ |
D | bpf-lirc.c | 295 int lirc_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) in lirc_prog_query()
|
/linux-6.15/arch/powerpc/platforms/book3s/ |
D | vas-api.c | 283 struct vas_tx_win_open_attr uattr; in coproc_ioc_tx_win_open() local
|
/linux-6.15/ipc/ |
D | mqueue.c | 1488 const struct compat_mq_attr __user *uattr) in get_compat_mq_attr() 1504 struct compat_mq_attr __user *uattr) in put_compat_mq_attr()
|
/linux-6.15/drivers/net/ |
D | netkit.c | 601 int netkit_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) in netkit_prog_query()
|
/linux-6.15/fs/ |
D | namespace.c | 5194 static int wants_mount_setattr(struct mount_attr __user *uattr, size_t usize, in wants_mount_setattr() 5228 unsigned int, flags, struct mount_attr __user *, uattr, in SYSCALL_DEFINE5() argument 5270 unsigned, flags, struct mount_attr __user *, uattr, in SYSCALL_DEFINE5() argument
|