/linux/net/bpf/ |
H A D | test_run.c | 449 union bpf_attr __user *uattr, const void *data, in bpf_test_finish() argument 681 bpf_prog_test_run_tracing(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_tracing() argument 752 bpf_prog_test_run_raw_tp(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_raw_tp() argument 840 bpf_ctx_finish(const union bpf_attr * kattr,union bpf_attr __user * uattr,const void * data,u32 size) bpf_ctx_finish() argument 979 bpf_prog_test_run_skb(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_skb() argument 1200 bpf_prog_test_run_xdp(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_xdp() argument 1363 bpf_prog_test_run_flow_dissector(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_flow_dissector() argument 1431 bpf_prog_test_run_sk_lookup(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_sk_lookup() argument 1532 bpf_prog_test_run_syscall(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_syscall() argument 1630 bpf_prog_test_run_nf(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_nf() argument [all...] |
H A D | bpf_dummy_struct_ops.c | 130 union bpf_attr __user *uattr) in bpf_struct_ops_test_run()
|
/linux/kernel/bpf/ |
H A D | syscall.c | 1718 static int map_update_elem(union bpf_attr *attr, bpfptr_t uattr) in map_update_elem() 1773 static int map_delete_elem(union bpf_attr *attr, bpfptr_t uattr) in map_delete_elem() 1884 union bpf_attr __user *uattr) in generic_map_delete_batch() 1940 union bpf_attr __user *uattr) in generic_map_update_batch() 2001 union bpf_attr __user *uattr) in generic_map_lookup_batch() 2760 static int bpf_prog_load(union bpf_attr *attr, bpfptr_t uattr, u32 uattr_size) in bpf_prog_load() 4344 union bpf_attr __user *uattr) in bpf_prog_query() 4408 union bpf_attr __user *uattr) in bpf_prog_test_run() 4438 union bpf_attr __user *uattr, in bpf_obj_get_next_id() 4701 union bpf_attr __user *uattr) in bpf_prog_get_info_by_fd() [all …]
|
H A D | hashtab.c | 1679 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()
|
H A 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()
|
H A D | tcx.c | 122 int tcx_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) in tcx_prog_query()
|
H A D | mprog.c | 395 int bpf_mprog_query(const union bpf_attr *attr, union bpf_attr __user *uattr, in bpf_mprog_query()
|
H A D | cgroup.c | 1089 union bpf_attr __user *uattr) in __cgroup_bpf_query() 1188 union bpf_attr __user *uattr) in cgroup_bpf_query() 1387 union bpf_attr __user *uattr) in cgroup_bpf_prog_query()
|
H A D | bpf_iter.c | 506 bpf_iter_link_attach(const union bpf_attr * attr,bpfptr_t uattr,struct bpf_prog * prog) bpf_iter_link_attach() argument
|
H A D | verifier.c | 17719 bpfptr_t uattr) in check_btf_func_early() 17821 bpfptr_t uattr) in check_btf_func() 17912 bpfptr_t uattr) in check_btf_line() 18040 bpfptr_t uattr) in check_core_relo() 18109 bpfptr_t uattr) in check_btf_info_early() 18137 bpfptr_t uattr) in check_btf_info() 23604 static int process_fd_array(struct bpf_verifier_env *env, union bpf_attr *attr, bpfptr_t uattr) in process_fd_array() 23935 int bpf_check(struct bpf_prog **prog, union bpf_attr *attr, bpfptr_t uattr, __u32 uattr_size) in bpf_check()
|
H A D | btf.c | 5740 finalize_log(struct bpf_verifier_log * log,bpfptr_t uattr,u32 uattr_size) finalize_log() argument 5755 btf_parse(const union bpf_attr * attr,bpfptr_t uattr,u32 uattr_size) btf_parse() argument 7975 btf_new_fd(const union bpf_attr * attr,bpfptr_t uattr,u32 uattr_size) btf_new_fd() argument 8017 btf_get_info_by_fd(const struct btf * btf,const union bpf_attr * attr,union bpf_attr __user * uattr) btf_get_info_by_fd() argument [all...] |
/linux/drivers/infiniband/core/ |
H A 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()
|
H A D | uverbs_std_types_counters.c | 92 const struct uverbs_attr *uattr; in UVERBS_HANDLER() local
|
/linux/include/linux/ |
H A D | bpf_lirc.h | 24 union bpf_attr __user *uattr) in lirc_prog_query()
|
H A D | bpf-netns.h | 38 union bpf_attr __user *uattr) in netns_bpf_prog_query()
|
/linux/include/net/ |
H A D | netkit.h | 34 union bpf_attr __user *uattr) in netkit_prog_query()
|
H A D | tcx.h | 198 union bpf_attr __user *uattr) in tcx_prog_query()
|
/linux/kernel/sched/ |
H A D | syscalls.c | 893 sched_copy_attr(struct sched_attr __user * uattr,struct sched_attr * attr) sched_copy_attr() argument 981 SYSCALL_DEFINE3(sched_setattr,pid_t,pid,struct sched_attr __user *,uattr,unsigned int,flags) SYSCALL_DEFINE3() argument 1081 SYSCALL_DEFINE4(sched_getattr,pid_t,pid,struct sched_attr __user *,uattr,unsigned int,usize,unsigned int,flags) SYSCALL_DEFINE4() argument [all...] |
/linux/drivers/media/rc/ |
H A D | bpf-lirc.c | 295 int lirc_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) in lirc_prog_query()
|
/linux/arch/powerpc/platforms/book3s/ |
H A D | vas-api.c | 283 struct vas_tx_win_open_attr uattr; in coproc_ioc_tx_win_open() local
|
/linux/ipc/ |
H A D | mqueue.c | 1488 get_compat_mq_attr(struct mq_attr * attr,const struct compat_mq_attr __user * uattr) get_compat_mq_attr() argument 1504 put_compat_mq_attr(const struct mq_attr * attr,struct compat_mq_attr __user * uattr) put_compat_mq_attr() argument
|
/linux/drivers/net/ |
H A D | netkit.c | 601 int netkit_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) in netkit_prog_query()
|
/linux/fs/ |
H A D | namespace.c | 5212 static int wants_mount_setattr(struct mount_attr __user *uattr, size_t usize, in wants_mount_setattr() 5246 unsigned int, flags, struct mount_attr __user *, uattr, in SYSCALL_DEFINE5() argument 5288 unsigned, flags, struct mount_attr __user *, uattr, in SYSCALL_DEFINE5() argument
|
/linux/net/core/ |
H A D | sock_map.c | 1556 union bpf_attr __user *uattr) in sock_map_bpf_prog_query()
|
/linux/kernel/trace/ |
H A D | bpf_trace.c | 2055 bpf_prog_test_run_tracing(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_tracing() argument
|