Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dsyscall.c1383 static int map_update_elem(union bpf_attr *attr, bpfptr_t uattr) in map_update_elem()
1439 static int map_delete_elem(union bpf_attr *attr, bpfptr_t uattr) in map_delete_elem()
1560 union bpf_attr __user *uattr) in generic_map_delete_batch()
1614 union bpf_attr __user *uattr) in generic_map_update_batch()
1677 union bpf_attr __user *uattr) in generic_map_lookup_batch()
2461 static int bpf_prog_load(union bpf_attr *attr, bpfptr_t uattr) in bpf_prog_load()
3554 union bpf_attr __user *uattr) in bpf_prog_query()
3607 union bpf_attr __user *uattr) in bpf_prog_test_run()
3637 union bpf_attr __user *uattr, in bpf_obj_get_next_id()
3894 union bpf_attr __user *uattr) in bpf_prog_get_info_by_fd()
[all …]
Dhashtab.c1655 union bpf_attr __user *uattr, in __htab_map_lookup_and_delete_batch()
1881 union bpf_attr __user *uattr) in htab_percpu_map_lookup_batch()
1890 union bpf_attr __user *uattr) in htab_percpu_map_lookup_and_delete_batch()
1898 union bpf_attr __user *uattr) in htab_map_lookup_batch()
1907 union bpf_attr __user *uattr) in htab_map_lookup_and_delete_batch()
1916 union bpf_attr __user *uattr) in htab_lru_percpu_map_lookup_batch()
1925 union bpf_attr __user *uattr) in htab_lru_percpu_map_lookup_and_delete_batch()
1933 union bpf_attr __user *uattr) in htab_lru_map_lookup_batch()
1942 union bpf_attr __user *uattr) in htab_lru_map_lookup_and_delete_batch()
Dnet_namespace.c247 union bpf_attr __user *uattr, in __netns_bpf_prog_query()
272 union bpf_attr __user *uattr) in netns_bpf_prog_query()
Dcgroup.c1020 union bpf_attr __user *uattr) in __cgroup_bpf_query()
1119 union bpf_attr __user *uattr) in cgroup_bpf_query()
1318 union bpf_attr __user *uattr) in cgroup_bpf_prog_query()
Dbpf_iter.c507 int bpf_iter_link_attach(const union bpf_attr *attr, bpfptr_t uattr, in bpf_iter_link_attach()
Dverifier.c11001 bpfptr_t uattr) in check_btf_func()
11147 bpfptr_t uattr) in check_btf_line()
11275 bpfptr_t uattr) in check_core_relo()
11344 bpfptr_t uattr) in check_btf_info()
15200 int bpf_check(struct bpf_prog **prog, union bpf_attr *attr, bpfptr_t uattr) in bpf_check()
Dbtf.c6897 int btf_new_fd(const union bpf_attr *attr, bpfptr_t uattr) in btf_new_fd()
6952 union bpf_attr __user *uattr) in btf_get_info_by_fd()
/linux-6.1.9/net/bpf/
Dtest_run.c414 union bpf_attr __user *uattr, const void *data, in bpf_test_finish()
792 union bpf_attr __user *uattr) in bpf_prog_test_run_tracing()
852 union bpf_attr __user *uattr) in bpf_prog_test_run_raw_tp()
940 union bpf_attr __user *uattr, const void *data, in bpf_ctx_finish()
1079 union bpf_attr __user *uattr) in bpf_prog_test_run_skb()
1273 union bpf_attr __user *uattr) in bpf_prog_test_run_xdp()
1434 union bpf_attr __user *uattr) in bpf_prog_test_run_flow_dissector()
1502 union bpf_attr __user *uattr) in bpf_prog_test_run_sk_lookup()
1603 union bpf_attr __user *uattr) in bpf_prog_test_run_syscall()
Dbpf_dummy_struct_ops.c78 union bpf_attr __user *uattr) in bpf_struct_ops_test_run()
/linux-6.1.9/drivers/infiniband/core/
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()
Duverbs_std_types_counters.c92 const struct uverbs_attr *uattr; in UVERBS_HANDLER() local
/linux-6.1.9/include/linux/
Dbpf_lirc.h24 union bpf_attr __user *uattr) in lirc_prog_query()
Dbpf-netns.h38 union bpf_attr __user *uattr) in netns_bpf_prog_query()
Dbpf.h2246 union bpf_attr __user *uattr) in bpf_prog_test_run_xdp()
2253 union bpf_attr __user *uattr) in bpf_prog_test_run_skb()
2260 union bpf_attr __user *uattr) in bpf_prog_test_run_tracing()
2267 union bpf_attr __user *uattr) in bpf_prog_test_run_flow_dissector()
2274 union bpf_attr __user *uattr) in bpf_prog_test_run_sk_lookup()
2432 union bpf_attr __user *uattr) in bpf_prog_test_run_syscall()
2457 union bpf_attr __user *uattr) in sock_map_bpf_prog_query()
Dbpf-cgroup.h447 union bpf_attr __user *uattr) in cgroup_bpf_prog_query()
/linux-6.1.9/drivers/media/rc/
Dbpf-lirc.c295 int lirc_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) in lirc_prog_query()
/linux-6.1.9/arch/powerpc/platforms/book3s/
Dvas-api.c282 struct vas_tx_win_open_attr uattr; in coproc_ioc_tx_win_open() local
/linux-6.1.9/ipc/
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()
/linux-6.1.9/kernel/sched/
Dcore.c7827 static int sched_copy_attr(struct sched_attr __user *uattr, struct sched_attr *attr) in sched_copy_attr()
7913 SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE3() argument
8029 sched_attr_copy_to_user(struct sched_attr __user *uattr, in sched_attr_copy_to_user()
8066 SYSCALL_DEFINE4(sched_getattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE4() argument
/linux-6.1.9/net/core/
Dsock_map.c1489 union bpf_attr __user *uattr) in sock_map_bpf_prog_query()
/linux-6.1.9/kernel/trace/
Dbpf_trace.c1973 union bpf_attr __user *uattr) in bpf_prog_test_run_tracing()
/linux-6.1.9/fs/
Dnamespace.c4329 unsigned int, flags, struct mount_attr __user *, uattr, in SYSCALL_DEFINE5() argument
/linux-6.1.9/kernel/events/
Dcore.c11884 static int perf_copy_attr(struct perf_event_attr __user *uattr, in perf_copy_attr()