| /linux/net/bpf/ |
| H A D | test_run.c | 437 union bpf_attr __user *uattr, const void *data, in bpf_test_finish() 687 union bpf_attr __user *uattr) in bpf_prog_test_run_tracing() 784 union bpf_attr __user *uattr) in bpf_prog_test_run_raw_tp() 886 union bpf_attr __user *uattr, const void *data, in bpf_ctx_finish() 1036 union bpf_attr __user *uattr) in bpf_prog_test_run_skb() 1333 union bpf_attr __user *uattr) in bpf_prog_test_run_xdp() 1511 union bpf_attr __user *uattr) in bpf_prog_test_run_flow_dissector() 1579 union bpf_attr __user *uattr) in bpf_prog_test_run_sk_lookup() 1680 union bpf_attr __user *uattr) in bpf_prog_test_run_syscall() 1778 union bpf_attr __user *uattr) in bpf_prog_test_run_nf()
|
| /linux/kernel/bpf/ |
| H A D | syscall.c | 1371 static int map_create_alloc(union bpf_attr *attr, bpfptr_t uattr, struct bpf_verifier_log *log, in map_create_alloc() 1626 static int map_create(union bpf_attr *attr, bpfptr_t uattr, struct bpf_common_attr *attr_common, in map_create() 1844 static int map_update_elem(union bpf_attr *attr, bpfptr_t uattr) in map_update_elem() 1897 static int map_delete_elem(union bpf_attr *attr, bpfptr_t uattr) in map_delete_elem() 2008 union bpf_attr __user *uattr) in generic_map_delete_batch() 2064 union bpf_attr __user *uattr) in generic_map_update_batch() 2122 union bpf_attr __user *uattr) in generic_map_lookup_batch() 4774 union bpf_attr __user *uattr, u32 uattr_size) in bpf_prog_query() 4838 union bpf_attr __user *uattr) in bpf_prog_test_run() 4868 union bpf_attr __user *uattr, in bpf_obj_get_next_id() [all …]
|
| H A D | net_namespace.c | 246 union bpf_attr __user *uattr, in __netns_bpf_prog_query() 271 union bpf_attr __user *uattr) in netns_bpf_prog_query()
|
| H A D | token.c | 199 union bpf_attr __user *uattr) in bpf_token_get_info_by_fd()
|
| 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 | 1248 union bpf_attr __user *uattr, u32 uattr_size) in __cgroup_bpf_query() 1353 union bpf_attr __user *uattr, u32 uattr_size) in cgroup_bpf_query() 1561 union bpf_attr __user *uattr, u32 uattr_size) in cgroup_bpf_prog_query()
|
| H A D | bpf_iter.c | 504 int bpf_iter_link_attach(const union bpf_attr *attr, bpfptr_t uattr, in bpf_iter_link_attach()
|
| H A D | btf.c | 5948 static struct btf *btf_parse(const union bpf_attr *attr, bpfptr_t uattr, in btf_parse() 8322 int btf_new_fd(const union bpf_attr *attr, bpfptr_t uattr, struct bpf_log_attr *attr_log) in btf_new_fd() 8364 union bpf_attr __user *uattr) in btf_get_info_by_fd()
|
| H A D | verifier.c | 19478 static int process_fd_array(struct bpf_verifier_env *env, union bpf_attr *attr, bpfptr_t uattr) in process_fd_array() 19724 int bpf_check(struct bpf_prog **prog, union bpf_attr *attr, bpfptr_t uattr, in bpf_check()
|
| /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 | 197 union bpf_attr __user *uattr) in tcx_prog_query()
|
| /linux/drivers/infiniband/core/ |
| H A D | uverbs_std_types_counters.c | 92 const struct uverbs_attr *uattr; in UVERBS_HANDLER() local
|
| /linux/kernel/sched/ |
| H A D | syscalls.c | 872 static int sched_copy_attr(struct sched_attr __user *uattr, struct sched_attr *attr) in sched_copy_attr() 960 SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE3() argument 1060 SYSCALL_DEFINE4(sched_getattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE4() argument
|
| /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/ipc/ |
| H A D | mqueue.c | 1463 const struct compat_mq_attr __user *uattr) in get_compat_mq_attr() 1479 struct compat_mq_attr __user *uattr) in put_compat_mq_attr()
|
| /linux/net/core/ |
| H A D | sock_map.c | 1571 union bpf_attr __user *uattr) in sock_map_bpf_prog_query()
|
| /linux/kernel/trace/ |
| H A D | bpf_trace.c | 1818 union bpf_attr __user *uattr) in bpf_prog_test_run_tracing()
|