Home
last modified time | relevance | path

Searched defs:uattr (Results 1 – 25 of 28) sorted by relevance

12

/linux/net/bpf/
A Dtest_run.c449 union bpf_attr __user *uattr, const void *data, in bpf_test_finish()
684 union bpf_attr __user *uattr) in bpf_prog_test_run_tracing()
755 union bpf_attr __user *uattr) in bpf_prog_test_run_raw_tp()
843 union bpf_attr __user *uattr, const void *data, in bpf_ctx_finish()
982 union bpf_attr __user *uattr) in bpf_prog_test_run_skb()
1202 union bpf_attr __user *uattr) in bpf_prog_test_run_xdp()
1365 union bpf_attr __user *uattr) in bpf_prog_test_run_flow_dissector()
1433 union bpf_attr __user *uattr) in bpf_prog_test_run_sk_lookup()
1534 union bpf_attr __user *uattr) in bpf_prog_test_run_syscall()
1632 union bpf_attr __user *uattr) in bpf_prog_test_run_nf()
A Dbpf_dummy_struct_ops.c130 union bpf_attr __user *uattr) in bpf_struct_ops_test_run()
/linux/kernel/bpf/
A Dsyscall.c1751 union bpf_attr __user *uattr) in generic_map_delete_batch()
1807 union bpf_attr __user *uattr) in generic_map_update_batch()
1870 union bpf_attr __user *uattr) in generic_map_lookup_batch()
4181 union bpf_attr __user *uattr) in bpf_prog_query()
4245 union bpf_attr __user *uattr) in bpf_prog_test_run()
4538 union bpf_attr __user *uattr) in bpf_prog_get_info_by_fd()
4827 union bpf_attr __user *uattr) in bpf_map_get_info_by_fd()
4874 union bpf_attr __user *uattr) in bpf_btf_get_info_by_fd()
4890 union bpf_attr __user *uattr) in bpf_link_get_info_by_fd()
4928 union bpf_attr __user *uattr) in bpf_obj_get_info_by_fd()
[all …]
A Dhashtab.c1695 union bpf_attr __user *uattr, in __htab_map_lookup_and_delete_batch()
1922 union bpf_attr __user *uattr) in htab_percpu_map_lookup_batch()
1931 union bpf_attr __user *uattr) in htab_percpu_map_lookup_and_delete_batch()
1939 union bpf_attr __user *uattr) in htab_map_lookup_batch()
1948 union bpf_attr __user *uattr) in htab_map_lookup_and_delete_batch()
1957 union bpf_attr __user *uattr) in htab_lru_percpu_map_lookup_batch()
1966 union bpf_attr __user *uattr) in htab_lru_percpu_map_lookup_and_delete_batch()
1974 union bpf_attr __user *uattr) in htab_lru_map_lookup_batch()
1983 union bpf_attr __user *uattr) in htab_lru_map_lookup_and_delete_batch()
A Dnet_namespace.c247 union bpf_attr __user *uattr, in __netns_bpf_prog_query()
272 union bpf_attr __user *uattr) in netns_bpf_prog_query()
A Dtcx.c122 int tcx_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) in tcx_prog_query()
A Dmprog.c395 int bpf_mprog_query(const union bpf_attr *attr, union bpf_attr __user *uattr, in bpf_mprog_query()
A Dcgroup.c1038 union bpf_attr __user *uattr) in __cgroup_bpf_query()
1137 union bpf_attr __user *uattr) in cgroup_bpf_query()
1336 union bpf_attr __user *uattr) in cgroup_bpf_prog_query()
A Dbpf_iter.c506 int bpf_iter_link_attach(const union bpf_attr *attr, bpfptr_t uattr, in bpf_iter_link_attach()
A Dverifier.c16601 bpfptr_t uattr) in check_btf_func_early()
16703 bpfptr_t uattr) in check_btf_func()
16794 bpfptr_t uattr) in check_btf_line()
16922 bpfptr_t uattr) in check_core_relo()
16991 bpfptr_t uattr) in check_btf_info_early()
17019 bpfptr_t uattr) in check_btf_info()
22300 int bpf_check(struct bpf_prog **prog, union bpf_attr *attr, bpfptr_t uattr, __u32 uattr_size) in bpf_check()
A Dbtf.c5700 static int finalize_log(struct bpf_verifier_log *log, bpfptr_t uattr, u32 uattr_size) in finalize_log()
5715 static struct btf *btf_parse(const union bpf_attr *attr, bpfptr_t uattr, u32 uattr_size) in btf_parse()
7689 int btf_new_fd(const union bpf_attr *attr, bpfptr_t uattr, u32 uattr_size) in btf_new_fd()
7736 union bpf_attr __user *uattr) in btf_get_info_by_fd()
/linux/drivers/infiniband/core/
A Duverbs_ioctl.c140 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()
A Duverbs_std_types_counters.c92 const struct uverbs_attr *uattr; in UVERBS_HANDLER() local
/linux/include/linux/
A Dbpf_lirc.h24 union bpf_attr __user *uattr) in lirc_prog_query()
A Dbpf-netns.h38 union bpf_attr __user *uattr) in netns_bpf_prog_query()
A Dbpf.h2850 union bpf_attr __user *uattr) in bpf_prog_test_run_xdp()
2857 union bpf_attr __user *uattr) in bpf_prog_test_run_skb()
2864 union bpf_attr __user *uattr) in bpf_prog_test_run_tracing()
2871 union bpf_attr __user *uattr) in bpf_prog_test_run_flow_dissector()
2878 union bpf_attr __user *uattr) in bpf_prog_test_run_sk_lookup()
3122 union bpf_attr __user *uattr) in bpf_prog_test_run_syscall()
3147 union bpf_attr __user *uattr) in sock_map_bpf_prog_query()
A Dbpf-cgroup.h456 union bpf_attr __user *uattr) in cgroup_bpf_prog_query()
/linux/include/net/
A Dnetkit.h34 union bpf_attr __user *uattr) in netkit_prog_query()
A Dtcx.h198 union bpf_attr __user *uattr) in tcx_prog_query()
/linux/kernel/sched/
A Dsyscalls.c903 static int sched_copy_attr(struct sched_attr __user *uattr, struct sched_attr *attr) in sched_copy_attr()
991 SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE3() argument
1093 sched_attr_copy_to_user(struct sched_attr __user *uattr, in sched_attr_copy_to_user()
1130 SYSCALL_DEFINE4(sched_getattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE4() argument
/linux/drivers/media/rc/
A Dbpf-lirc.c295 int lirc_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) in lirc_prog_query()
/linux/arch/powerpc/platforms/book3s/
A Dvas-api.c283 struct vas_tx_win_open_attr uattr; in coproc_ioc_tx_win_open() local
/linux/ipc/
A Dmqueue.c1533 const struct compat_mq_attr __user *uattr) in get_compat_mq_attr()
1549 struct compat_mq_attr __user *uattr) in put_compat_mq_attr()
/linux/drivers/net/
A Dnetkit.c593 int netkit_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) in netkit_prog_query()
/linux/net/core/
A Dsock_map.c1550 union bpf_attr __user *uattr) in sock_map_bpf_prog_query()

Completed in 124 milliseconds

12