Home
last modified time | relevance | path

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

12

/linux/net/bpf/
H A Dtest_run.c449 union bpf_attr __user *uattr, const void *data, in bpf_test_finish()
686 union bpf_attr __user *uattr) in bpf_prog_test_run_tracing()
758 union bpf_attr __user *uattr) in bpf_prog_test_run_raw_tp()
846 union bpf_attr __user *uattr, const void *data, in bpf_ctx_finish()
985 union bpf_attr __user *uattr) in bpf_prog_test_run_skb()
1206 union bpf_attr __user *uattr) in bpf_prog_test_run_xdp()
1369 union bpf_attr __user *uattr) in bpf_prog_test_run_flow_dissector()
1437 union bpf_attr __user *uattr) in bpf_prog_test_run_sk_lookup()
1538 union bpf_attr __user *uattr) in bpf_prog_test_run_syscall()
1636 union bpf_attr __user *uattr) in bpf_prog_test_run_nf()
H A Dbpf_dummy_struct_ops.c130 union bpf_attr __user *uattr) in bpf_struct_ops_test_run()
/linux/kernel/bpf/
H A Dsyscall.c1725 static int map_update_elem(union bpf_attr *attr, bpfptr_t uattr) in map_update_elem()
1780 static int map_delete_elem(union bpf_attr *attr, bpfptr_t uattr) in map_delete_elem()
1891 union bpf_attr __user *uattr) in generic_map_delete_batch()
1947 union bpf_attr __user *uattr) in generic_map_update_batch()
2008 union bpf_attr __user *uattr) in generic_map_lookup_batch()
2767 static int bpf_prog_load(union bpf_attr *attr, bpfptr_t uattr, u32 uattr_size) in bpf_prog_load()
4505 union bpf_attr __user *uattr) in bpf_prog_query()
4569 union bpf_attr __user *uattr) in bpf_prog_test_run()
4599 union bpf_attr __user *uattr, in bpf_obj_get_next_id()
4862 union bpf_attr __user *uattr) in bpf_prog_get_info_by_fd()
[all …]
H A Dhashtab.c1679 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 Dnet_namespace.c246 union bpf_attr __user *uattr, in __netns_bpf_prog_query()
271 union bpf_attr __user *uattr) in netns_bpf_prog_query()
H A Dtoken.c215 union bpf_attr __user *uattr) in bpf_token_get_info_by_fd()
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.c1212 union bpf_attr __user *uattr) in __cgroup_bpf_query()
1316 union bpf_attr __user *uattr) in cgroup_bpf_query()
1524 union bpf_attr __user *uattr) in cgroup_bpf_prog_query()
H A Dbpf_iter.c504 int bpf_iter_link_attach(const union bpf_attr *attr, bpfptr_t uattr, in bpf_iter_link_attach()
H A Dverifier.c17943 bpfptr_t uattr) in check_btf_func_early()
18045 bpfptr_t uattr) in check_btf_func()
18136 bpfptr_t uattr) in check_btf_line()
18264 bpfptr_t uattr) in check_core_relo()
18333 bpfptr_t uattr) in check_btf_info_early()
18361 bpfptr_t uattr) in check_btf_info()
24052 static int process_fd_array(struct bpf_verifier_env *env, union bpf_attr *attr, bpfptr_t uattr) in process_fd_array()
24568 int bpf_check(struct bpf_prog **prog, union bpf_attr *attr, bpfptr_t uattr, __u32 uattr_size) in bpf_check()
/linux/drivers/infiniband/core/
H 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()
H A Duverbs_std_types_counters.c92 const struct uverbs_attr *uattr; in UVERBS_HANDLER() local
/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.h2978 union bpf_attr __user *uattr) in bpf_token_get_info_by_fd()
3054 union bpf_attr __user *uattr) in bpf_prog_test_run_xdp()
3061 union bpf_attr __user *uattr) in bpf_prog_test_run_skb()
3068 union bpf_attr __user *uattr) in bpf_prog_test_run_tracing()
3075 union bpf_attr __user *uattr) in bpf_prog_test_run_flow_dissector()
3082 union bpf_attr __user *uattr) in bpf_prog_test_run_sk_lookup()
3326 union bpf_attr __user *uattr) in bpf_prog_test_run_syscall()
3351 union bpf_attr __user *uattr) in sock_map_bpf_prog_query()
H A Dbpf-cgroup.h452 union bpf_attr __user *uattr) in cgroup_bpf_prog_query()
/linux/include/net/
H A Dnetkit.h34 union bpf_attr __user *uattr) in netkit_prog_query()
H A Dtcx.h197 union bpf_attr __user *uattr) in tcx_prog_query()
/linux/kernel/sched/
H A Dsyscalls.c889 static int sched_copy_attr(struct sched_attr __user *uattr, struct sched_attr *attr) in sched_copy_attr()
977 SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE3() argument
1077 SYSCALL_DEFINE4(sched_getattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE4() argument
/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()
/linux/arch/powerpc/platforms/book3s/
H A Dvas-api.c283 struct vas_tx_win_open_attr uattr; in coproc_ioc_tx_win_open() local
/linux/ipc/
H A Dmqueue.c1488 const struct compat_mq_attr __user *uattr) in get_compat_mq_attr()
1504 struct compat_mq_attr __user *uattr) in put_compat_mq_attr()
/linux/drivers/net/
H A Dnetkit.c600 int netkit_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) in netkit_prog_query()
/linux/fs/
H A Dnamespace.c5097 static int wants_mount_setattr(struct mount_attr __user *uattr, size_t usize, in wants_mount_setattr()
5131 unsigned int, flags, struct mount_attr __user *, uattr, in SYSCALL_DEFINE5() argument
5173 unsigned, flags, struct mount_attr __user *, uattr, in SYSCALL_DEFINE5() argument

12