/Linux-v5.10/net/bpf/ |
D | test_run.c | 83 union bpf_attr __user *uattr, const void *data, in bpf_test_finish() 201 union bpf_attr __user *uattr) in bpf_prog_test_run_tracing() 261 union bpf_attr __user *uattr) in bpf_prog_test_run_raw_tp() 353 union bpf_attr __user *uattr, const void *data, in bpf_ctx_finish() 480 union bpf_attr __user *uattr) in bpf_prog_test_run_skb() 616 union bpf_attr __user *uattr) in bpf_prog_test_run_xdp() 677 union bpf_attr __user *uattr) in bpf_prog_test_run_flow_dissector()
|
/Linux-v5.10/kernel/bpf/ |
D | syscall.c | 1253 union bpf_attr __user *uattr) in generic_map_delete_batch() 1305 union bpf_attr __user *uattr) in generic_map_update_batch() 1366 union bpf_attr __user *uattr) in generic_map_lookup_batch() 2099 static int bpf_prog_load(union bpf_attr *attr, union bpf_attr __user *uattr) in bpf_prog_load() 3057 union bpf_attr __user *uattr) in bpf_prog_query() 3104 union bpf_attr __user *uattr) in bpf_prog_test_run() 3134 union bpf_attr __user *uattr, in bpf_obj_get_next_id() 3391 union bpf_attr __user *uattr) in bpf_prog_get_info_by_fd() 3672 union bpf_attr __user *uattr) in bpf_map_get_info_by_fd() 3716 union bpf_attr __user *uattr) in bpf_btf_get_info_by_fd() [all …]
|
D | hashtab.c | 1368 union bpf_attr __user *uattr, in __htab_map_lookup_and_delete_batch() 1580 union bpf_attr __user *uattr) in htab_percpu_map_lookup_batch() 1589 union bpf_attr __user *uattr) in htab_percpu_map_lookup_and_delete_batch() 1597 union bpf_attr __user *uattr) in htab_map_lookup_batch() 1606 union bpf_attr __user *uattr) in htab_map_lookup_and_delete_batch() 1615 union bpf_attr __user *uattr) in htab_lru_percpu_map_lookup_batch() 1624 union bpf_attr __user *uattr) in htab_lru_percpu_map_lookup_and_delete_batch() 1632 union bpf_attr __user *uattr) in htab_lru_map_lookup_batch() 1641 union bpf_attr __user *uattr) in htab_lru_map_lookup_and_delete_batch()
|
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()
|
D | cgroup.c | 713 union bpf_attr __user *uattr) in __cgroup_bpf_query() 949 union bpf_attr __user *uattr) in cgroup_bpf_prog_query()
|
D | verifier.c | 8165 union bpf_attr __user *uattr) in check_btf_func() 8310 union bpf_attr __user *uattr) in check_btf_line() 8432 union bpf_attr __user *uattr) in check_btf_info() 11816 union bpf_attr __user *uattr) in bpf_check()
|
D | btf.c | 5484 union bpf_attr __user *uattr) in btf_get_info_by_fd()
|
/Linux-v5.10/include/linux/ |
D | bpf_lirc.h | 24 union bpf_attr __user *uattr) in lirc_prog_query()
|
D | bpf-netns.h | 44 union bpf_attr __user *uattr) in netns_bpf_prog_query()
|
D | bpf.h | 1604 union bpf_attr __user *uattr) in bpf_prog_test_run_xdp() 1611 union bpf_attr __user *uattr) in bpf_prog_test_run_skb() 1618 union bpf_attr __user *uattr) in bpf_prog_test_run_tracing() 1625 union bpf_attr __user *uattr) in bpf_prog_test_run_flow_dissector()
|
D | bpf-cgroup.h | 408 union bpf_attr __user *uattr) in cgroup_bpf_prog_query()
|
/Linux-v5.10/drivers/infiniband/core/ |
D | uverbs_ioctl.c | 137 static bool uverbs_is_attr_cleared(const struct ib_uverbs_attr *uattr, in uverbs_is_attr_cleared() 166 struct ib_uverbs_attr *uattr, in uverbs_process_idrs_array() 240 struct ib_uverbs_attr *uattr, u32 attr_bkey) in uverbs_process_attr() 380 struct ib_uverbs_attr *uattr) in uverbs_set_attr()
|
D | uverbs_std_types_counters.c | 93 const struct uverbs_attr *uattr; in UVERBS_HANDLER() local
|
/Linux-v5.10/arch/powerpc/platforms/powernv/ |
D | vas-api.c | 76 struct vas_tx_win_open_attr uattr; in coproc_ioc_tx_win_open() local
|
/Linux-v5.10/drivers/media/rc/ |
D | bpf-lirc.c | 291 int lirc_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) in lirc_prog_query()
|
/Linux-v5.10/ipc/ |
D | mqueue.c | 1516 const struct compat_mq_attr __user *uattr) in get_compat_mq_attr() 1532 struct compat_mq_attr __user *uattr) in put_compat_mq_attr()
|
/Linux-v5.10/kernel/sched/ |
D | core.c | 5620 static int sched_copy_attr(struct sched_attr __user *uattr, struct sched_attr *attr) in sched_copy_attr() 5696 SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE3() argument 5810 sched_attr_copy_to_user(struct sched_attr __user *uattr, in sched_attr_copy_to_user() 5847 SYSCALL_DEFINE4(sched_getattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE4() argument
|
/Linux-v5.10/kernel/trace/ |
D | bpf_trace.c | 1782 union bpf_attr __user *uattr) in bpf_prog_test_run_tracing()
|
/Linux-v5.10/kernel/cgroup/ |
D | cgroup.c | 6524 union bpf_attr __user *uattr) in cgroup_bpf_query()
|
/Linux-v5.10/kernel/events/ |
D | core.c | 11351 static int perf_copy_attr(struct perf_event_attr __user *uattr, in perf_copy_attr()
|