Home
last modified time | relevance | path

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

/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()
/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/drivers/infiniband/core/
H A Duverbs_std_types_counters.c92 const struct uverbs_attr *uattr; in UVERBS_HANDLER() local
/linux/kernel/bpf/
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.c199 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 Dbpf_iter.c504 int bpf_iter_link_attach(const union bpf_attr *attr, bpfptr_t uattr, in bpf_iter_link_attach()
/linux/kernel/sched/
H A Dsyscalls.c872 static int sched_copy_attr(struct sched_attr __user *uattr, struct sched_attr *attr) in sched_copy_attr()
960 SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE3() argument
1060 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/ipc/
H A Dmqueue.c1463 const struct compat_mq_attr __user *uattr) in get_compat_mq_attr()
1479 struct compat_mq_attr __user *uattr) in put_compat_mq_attr()
/linux/net/core/
H A Dsock_map.c1556 union bpf_attr __user *uattr) in sock_map_bpf_prog_query()