Searched defs:uattr (Results 1 - 25 of 27) sorted by relevance

12

/linux-master/include/linux/
H A Dbpf_lirc.h23 lirc_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) argument
H A Dbpf-netns.h37 netns_bpf_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) argument
H A Dbpf-cgroup.h463 cgroup_bpf_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) argument
/linux-master/include/net/
H A Dnetkit.h33 netkit_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) argument
H A Dtcx.h191 tcx_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) argument
/linux-master/drivers/infiniband/core/
H A Duverbs_std_types_counters.c92 const struct uverbs_attr *uattr; local
H A Duverbs_ioctl.c140 static bool uverbs_is_attr_cleared(const struct ib_uverbs_attr *uattr, argument
166 uverbs_process_idrs_array(struct bundle_priv *pbundle, const struct uverbs_api_attr *attr_uapi, struct uverbs_objs_arr_attr *attr, struct ib_uverbs_attr *uattr, u32 attr_bkey) argument
243 uverbs_process_attr(struct bundle_priv *pbundle, const struct uverbs_api_attr *attr_uapi, struct ib_uverbs_attr *uattr, u32 attr_bkey) argument
394 uverbs_set_attr(struct bundle_priv *pbundle, struct ib_uverbs_attr *uattr) argument
[all...]
/linux-master/kernel/bpf/
H A Dnet_namespace.c246 __netns_bpf_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr, struct net *net, enum netns_bpf_attach_type type) argument
271 netns_bpf_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) argument
H A Dmprog.c395 int bpf_mprog_query(const union bpf_attr *attr, union bpf_attr __user *uattr, argument
H A Dtcx.c122 int tcx_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) argument
H A Dbpf_iter.c507 int bpf_iter_link_attach(const union bpf_attr *attr, bpfptr_t uattr, argument
H A Dcgroup.c1020 __cgroup_bpf_query(struct cgroup *cgrp, const union bpf_attr *attr, union bpf_attr __user *uattr) argument
1119 cgroup_bpf_query(struct cgroup *cgrp, const union bpf_attr *attr, union bpf_attr __user *uattr) argument
1318 cgroup_bpf_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) argument
H A Dhashtab.c1680 __htab_map_lookup_and_delete_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr __user *uattr, bool do_delete, bool is_lru_map, bool is_percpu) argument
1908 htab_percpu_map_lookup_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr __user *uattr) argument
1916 htab_percpu_map_lookup_and_delete_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr __user *uattr) argument
1925 htab_map_lookup_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr __user *uattr) argument
1933 htab_map_lookup_and_delete_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr __user *uattr) argument
1942 htab_lru_percpu_map_lookup_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr __user *uattr) argument
1951 htab_lru_percpu_map_lookup_and_delete_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr __user *uattr) argument
1960 htab_lru_map_lookup_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr __user *uattr) argument
1968 htab_lru_map_lookup_and_delete_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr __user *uattr) argument
[all...]
H A Dsyscall.c1598 static int map_update_elem(union bpf_attr *attr, bpfptr_t uattr) argument
1656 static int map_delete_elem(union bpf_attr *attr, bpfptr_t uattr) argument
1776 generic_map_delete_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr __user *uattr) argument
1832 generic_map_update_batch(struct bpf_map *map, struct file *map_file, const union bpf_attr *attr, union bpf_attr __user *uattr) argument
1895 generic_map_lookup_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr __user *uattr) argument
2683 bpf_prog_load(union bpf_attr *attr, bpfptr_t uattr, u32 uattr_size) argument
4183 bpf_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) argument
4247 bpf_prog_test_run(const union bpf_attr *attr, union bpf_attr __user *uattr) argument
4277 bpf_obj_get_next_id(const union bpf_attr *attr, union bpf_attr __user *uattr, struct idr *idr, spinlock_t *lock) argument
4538 bpf_prog_get_info_by_fd(struct file *file, struct bpf_prog *prog, const union bpf_attr *attr, union bpf_attr __user *uattr) argument
4827 bpf_map_get_info_by_fd(struct file *file, struct bpf_map *map, const union bpf_attr *attr, union bpf_attr __user *uattr) argument
4874 bpf_btf_get_info_by_fd(struct file *file, struct btf *btf, const union bpf_attr *attr, union bpf_attr __user *uattr) argument
4890 bpf_link_get_info_by_fd(struct file *file, struct bpf_link *link, const union bpf_attr *attr, union bpf_attr __user *uattr) argument
4930 bpf_obj_get_info_by_fd(const union bpf_attr *attr, union bpf_attr __user *uattr) argument
4964 bpf_btf_load(const union bpf_attr *attr, bpfptr_t uattr, __u32 uattr_size) argument
5007 bpf_task_fd_query_copy(const union bpf_attr *attr, union bpf_attr __user *uattr, u32 prog_id, u32 fd_type, const char *buf, u64 probe_offset, u64 probe_addr) argument
5056 bpf_task_fd_query(const union bpf_attr *attr, union bpf_attr __user *uattr) argument
5139 bpf_map_do_batch(const union bpf_attr *attr, union bpf_attr __user *uattr, int cmd) argument
5187 link_create(union bpf_attr *attr, bpfptr_t uattr) argument
5621 __sys_bpf(int cmd, bpfptr_t uattr, unsigned int size) argument
[all...]
H A Dbtf.c5527 static int finalize_log(struct bpf_verifier_log *log, bpfptr_t uattr, u32 uattr_size) argument
5542 static struct btf *btf_parse(const union bpf_attr *attr, bpfptr_t uattr, u32 uattr_size) argument
7456 int btf_new_fd(const union bpf_attr *attr, bpfptr_t uattr, u32 uattr_size) argument
7506 btf_get_info_by_fd(const struct btf *btf, const union bpf_attr *attr, union bpf_attr __user *uattr) argument
[all...]
/linux-master/arch/powerpc/platforms/book3s/
H A Dvas-api.c283 struct vas_tx_win_open_attr uattr; local
/linux-master/drivers/media/rc/
H A Dbpf-lirc.c295 int lirc_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) argument
/linux-master/net/bpf/
H A Dbpf_dummy_struct_ops.c84 bpf_struct_ops_test_run(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
H A Dtest_run.c437 bpf_test_finish(const union bpf_attr *kattr, union bpf_attr __user *uattr, const void *data, struct skb_shared_info *sinfo, u32 size, u32 retval, u32 duration) argument
663 bpf_prog_test_run_tracing(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
728 bpf_prog_test_run_raw_tp(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
817 bpf_ctx_finish(const union bpf_attr *kattr, union bpf_attr __user *uattr, const void *data, u32 size) argument
956 bpf_prog_test_run_skb(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
1150 bpf_prog_test_run_xdp(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
1312 bpf_prog_test_run_flow_dissector(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
1381 bpf_prog_test_run_sk_lookup(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
1481 bpf_prog_test_run_syscall(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
1579 bpf_prog_test_run_nf(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
[all...]
/linux-master/drivers/net/
H A Dnetkit.c570 int netkit_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) argument
/linux-master/net/core/
H A Dsock_map.c1514 sock_map_bpf_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) argument
/linux-master/ipc/
H A Dmqueue.c1531 get_compat_mq_attr(struct mq_attr *attr, const struct compat_mq_attr __user *uattr) argument
1547 put_compat_mq_attr(const struct mq_attr *attr, struct compat_mq_attr __user *uattr) argument
/linux-master/kernel/trace/
H A Dbpf_trace.c2098 bpf_prog_test_run_tracing(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
/linux-master/kernel/events/
H A Dcore.c12119 static int perf_copy_attr(struct perf_event_attr __user *uattr, argument
/linux-master/kernel/sched/
H A Dcore.c8066 static int sched_copy_attr(struct sched_attr __user *uattr, struct sched_attr *attr) argument
8254 sched_attr_copy_to_user(struct sched_attr __user *uattr, argument
[all...]

Completed in 1094 milliseconds

12