Home
last modified time | relevance | path

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

12

/openbmc/linux/net/bpf/
H A Dtest_run.c436 union bpf_attr __user *uattr, const void *data, in bpf_test_finish()
653 union bpf_attr __user *uattr) in bpf_prog_test_run_tracing()
724 union bpf_attr __user *uattr) in bpf_prog_test_run_raw_tp()
812 union bpf_attr __user *uattr, const void *data, in bpf_ctx_finish()
951 union bpf_attr __user *uattr) in bpf_prog_test_run_skb()
1145 union bpf_attr __user *uattr) in bpf_prog_test_run_xdp()
1308 union bpf_attr __user *uattr) in bpf_prog_test_run_flow_dissector()
1376 union bpf_attr __user *uattr) in bpf_prog_test_run_sk_lookup()
1477 union bpf_attr __user *uattr) in bpf_prog_test_run_syscall()
1575 union bpf_attr __user *uattr) in bpf_prog_test_run_nf()
H A Dbpf_dummy_struct_ops.c78 union bpf_attr __user *uattr) in bpf_struct_ops_test_run()
/openbmc/linux/kernel/bpf/
H A Dsyscall.c1686 union bpf_attr __user *uattr) in generic_map_delete_batch()
1743 union bpf_attr __user *uattr) in generic_map_update_batch()
1805 union bpf_attr __user *uattr) in generic_map_lookup_batch()
4007 union bpf_attr __user *uattr) in bpf_prog_query()
4063 union bpf_attr __user *uattr) in bpf_prog_test_run()
4350 union bpf_attr __user *uattr) in bpf_prog_get_info_by_fd()
4639 union bpf_attr __user *uattr) in bpf_map_get_info_by_fd()
4684 union bpf_attr __user *uattr) in bpf_btf_get_info_by_fd()
4700 union bpf_attr __user *uattr) in bpf_link_get_info_by_fd()
4738 union bpf_attr __user *uattr) in bpf_obj_get_info_by_fd()
[all …]
H A Dhashtab.c1681 union bpf_attr __user *uattr, in __htab_map_lookup_and_delete_batch()
1908 union bpf_attr __user *uattr) in htab_percpu_map_lookup_batch()
1917 union bpf_attr __user *uattr) in htab_percpu_map_lookup_and_delete_batch()
1925 union bpf_attr __user *uattr) in htab_map_lookup_batch()
1934 union bpf_attr __user *uattr) in htab_map_lookup_and_delete_batch()
1943 union bpf_attr __user *uattr) in htab_lru_percpu_map_lookup_batch()
1952 union bpf_attr __user *uattr) in htab_lru_percpu_map_lookup_and_delete_batch()
1960 union bpf_attr __user *uattr) in htab_lru_map_lookup_batch()
1969 union bpf_attr __user *uattr) in htab_lru_map_lookup_and_delete_batch()
H 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()
H A Dtcx.c122 int tcx_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) in tcx_prog_query()
H A Dmprog.c395 int bpf_mprog_query(const union bpf_attr *attr, union bpf_attr __user *uattr, in bpf_mprog_query()
H A Dcgroup.c1021 union bpf_attr __user *uattr) in __cgroup_bpf_query()
1120 union bpf_attr __user *uattr) in cgroup_bpf_query()
1319 union bpf_attr __user *uattr) in cgroup_bpf_prog_query()
H A Dbpf_iter.c507 int bpf_iter_link_attach(const union bpf_attr *attr, bpfptr_t uattr, in bpf_iter_link_attach()
H A Dbtf.c5459 static int finalize_log(struct bpf_verifier_log *log, bpfptr_t uattr, u32 uattr_size) in finalize_log()
5474 static struct btf *btf_parse(const union bpf_attr *attr, bpfptr_t uattr, u32 uattr_size) in btf_parse()
7177 int btf_new_fd(const union bpf_attr *attr, bpfptr_t uattr, u32 uattr_size) in btf_new_fd()
7229 union bpf_attr __user *uattr) in btf_get_info_by_fd()
H A Dverifier.c15444 bpfptr_t uattr) in check_btf_func()
15590 bpfptr_t uattr) in check_btf_line()
15718 bpfptr_t uattr) in check_core_relo()
15787 bpfptr_t uattr) in check_btf_info()
20216 int bpf_check(struct bpf_prog **prog, union bpf_attr *attr, bpfptr_t uattr, __u32 uattr_size) in bpf_check()
/openbmc/linux/include/linux/
H A Dbpf_lirc.h24 union bpf_attr __user *uattr) in lirc_prog_query()
H A Dbpf-netns.h38 union bpf_attr __user *uattr) in netns_bpf_prog_query()
H A Dbpf.h2638 union bpf_attr __user *uattr) in bpf_prog_test_run_xdp()
2645 union bpf_attr __user *uattr) in bpf_prog_test_run_skb()
2652 union bpf_attr __user *uattr) in bpf_prog_test_run_tracing()
2659 union bpf_attr __user *uattr) in bpf_prog_test_run_flow_dissector()
2666 union bpf_attr __user *uattr) in bpf_prog_test_run_sk_lookup()
2910 union bpf_attr __user *uattr) in bpf_prog_test_run_syscall()
2935 union bpf_attr __user *uattr) in sock_map_bpf_prog_query()
H A Dbpf-cgroup.h448 union bpf_attr __user *uattr) in cgroup_bpf_prog_query()
/openbmc/linux/drivers/infiniband/core/
H A Duverbs_ioctl.c137 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()
388 struct ib_uverbs_attr *uattr) in uverbs_set_attr()
H A Duverbs_std_types_counters.c92 const struct uverbs_attr *uattr; in UVERBS_HANDLER() local
/openbmc/linux/include/net/
H A Dtcx.h197 union bpf_attr __user *uattr) in tcx_prog_query()
/openbmc/linux/drivers/media/rc/
H A Dbpf-lirc.c295 int lirc_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) in lirc_prog_query()
/openbmc/linux/arch/powerpc/platforms/book3s/
H A Dvas-api.c283 struct vas_tx_win_open_attr uattr; in coproc_ioc_tx_win_open() local
/openbmc/linux/ipc/
H A Dmqueue.c1531 const struct compat_mq_attr __user *uattr) in get_compat_mq_attr()
1547 struct compat_mq_attr __user *uattr) in put_compat_mq_attr()
/openbmc/linux/kernel/sched/
H A Dcore.c7993 static int sched_copy_attr(struct sched_attr __user *uattr, struct sched_attr *attr) in sched_copy_attr()
8079 SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE3() argument
8195 sched_attr_copy_to_user(struct sched_attr __user *uattr, in sched_attr_copy_to_user()
8232 SYSCALL_DEFINE4(sched_getattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE4() argument
/openbmc/linux/net/core/
H A Dsock_map.c1515 union bpf_attr __user *uattr) in sock_map_bpf_prog_query()
/openbmc/linux/fs/
H A Dnamespace.c4646 unsigned int, flags, struct mount_attr __user *, uattr, in SYSCALL_DEFINE5() argument
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c2028 union bpf_attr __user *uattr) in bpf_prog_test_run_tracing()

12