Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bpf/
H A Dtest_run.c130 union bpf_attr __user *uattr, const void *data, in bpf_test_finish()
249 union bpf_attr __user *uattr) in bpf_prog_test_run_tracing()
309 union bpf_attr __user *uattr) in bpf_prog_test_run_raw_tp()
402 union bpf_attr __user *uattr, const void *data, in bpf_ctx_finish()
538 union bpf_attr __user *uattr) in bpf_prog_test_run_skb()
672 union bpf_attr __user *uattr) in bpf_prog_test_run_xdp()
736 union bpf_attr __user *uattr) in bpf_prog_test_run_flow_dissector()
807 union bpf_attr __user *uattr) in bpf_prog_test_run_sk_lookup()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dsyscall.c1271 union bpf_attr __user *uattr) in generic_map_delete_batch()
1324 union bpf_attr __user *uattr) in generic_map_update_batch()
1387 union bpf_attr __user *uattr) in generic_map_lookup_batch()
2122 static int bpf_prog_load(union bpf_attr *attr, union bpf_attr __user *uattr) in bpf_prog_load()
3082 union bpf_attr __user *uattr) in bpf_prog_query()
3129 union bpf_attr __user *uattr) in bpf_prog_test_run()
3159 union bpf_attr __user *uattr, in bpf_obj_get_next_id()
3416 union bpf_attr __user *uattr) in bpf_prog_get_info_by_fd()
3697 union bpf_attr __user *uattr) in bpf_map_get_info_by_fd()
3741 union bpf_attr __user *uattr) in bpf_btf_get_info_by_fd()
[all …]
H A Dhashtab.c1368 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()
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 Dcgroup.c765 union bpf_attr __user *uattr) in __cgroup_bpf_query()
1001 union bpf_attr __user *uattr) in cgroup_bpf_prog_query()
H A Dverifier.c8681 union bpf_attr __user *uattr) in check_btf_func()
8826 union bpf_attr __user *uattr) in check_btf_line()
8950 union bpf_attr __user *uattr) in check_btf_info()
12311 union bpf_attr __user *uattr) in bpf_check()
H A Dbtf.c5495 union bpf_attr __user *uattr) in btf_get_info_by_fd()
/OK3568_Linux_fs/kernel/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()
380 struct ib_uverbs_attr *uattr) in uverbs_set_attr()
H A Duverbs_std_types_counters.c93 const struct uverbs_attr *uattr; in UVERBS_HANDLER() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf_lirc.h24 union bpf_attr __user *uattr) in lirc_prog_query()
H A Dbpf-netns.h44 union bpf_attr __user *uattr) in netns_bpf_prog_query()
H A Dbpf.h1666 union bpf_attr __user *uattr) in bpf_prog_test_run_xdp()
1673 union bpf_attr __user *uattr) in bpf_prog_test_run_skb()
1680 union bpf_attr __user *uattr) in bpf_prog_test_run_tracing()
1687 union bpf_attr __user *uattr) in bpf_prog_test_run_flow_dissector()
1694 union bpf_attr __user *uattr) in bpf_prog_test_run_sk_lookup()
H A Dbpf-cgroup.h448 union bpf_attr __user *uattr) in cgroup_bpf_prog_query()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dvas-api.c76 struct vas_tx_win_open_attr uattr; in coproc_ioc_tx_win_open() local
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dbpf-lirc.c291 int lirc_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) in lirc_prog_query()
/OK3568_Linux_fs/kernel/ipc/
H A Dmqueue.c1532 const struct compat_mq_attr __user *uattr) in get_compat_mq_attr()
1548 struct compat_mq_attr __user *uattr) in put_compat_mq_attr()
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcore.c5884 static int sched_copy_attr(struct sched_attr __user *uattr, struct sched_attr *attr) in sched_copy_attr()
5970 SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE3() argument
6086 sched_attr_copy_to_user(struct sched_attr __user *uattr, in sched_attr_copy_to_user()
6123 SYSCALL_DEFINE4(sched_getattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE4() argument
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dbpf_trace.c1768 union bpf_attr __user *uattr) in bpf_prog_test_run_tracing()
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcgroup.c6712 union bpf_attr __user *uattr) in cgroup_bpf_query()
/OK3568_Linux_fs/kernel/kernel/events/
H A Dcore.c11431 static int perf_copy_attr(struct perf_event_attr __user *uattr, in perf_copy_attr()