Searched defs:uattr (Results 1 – 14 of 14) sorted by relevance
| /linux/include/linux/ |
| H A D | bpf_lirc.h | 24 union bpf_attr __user *uattr) in lirc_prog_query()
|
| H A D | bpf-netns.h | 38 union bpf_attr __user *uattr) in netns_bpf_prog_query()
|
| /linux/include/net/ |
| H A D | netkit.h | 34 union bpf_attr __user *uattr) in netkit_prog_query()
|
| H A D | tcx.h | 197 union bpf_attr __user *uattr) in tcx_prog_query()
|
| /linux/drivers/infiniband/core/ |
| H A D | uverbs_std_types_counters.c | 92 const struct uverbs_attr *uattr; in UVERBS_HANDLER() local
|
| /linux/kernel/bpf/ |
| H A D | net_namespace.c | 246 union bpf_attr __user *uattr, in __netns_bpf_prog_query() 271 union bpf_attr __user *uattr) in netns_bpf_prog_query()
|
| H A D | token.c | 199 union bpf_attr __user *uattr) in bpf_token_get_info_by_fd()
|
| H A D | tcx.c | 122 int tcx_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) in tcx_prog_query()
|
| H A D | mprog.c | 395 int bpf_mprog_query(const union bpf_attr *attr, union bpf_attr __user *uattr, in bpf_mprog_query()
|
| H A D | bpf_iter.c | 504 int bpf_iter_link_attach(const union bpf_attr *attr, bpfptr_t uattr, in bpf_iter_link_attach()
|
| /linux/kernel/sched/ |
| H A D | syscalls.c | 872 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 D | bpf-lirc.c | 295 int lirc_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) in lirc_prog_query()
|
| /linux/ipc/ |
| H A D | mqueue.c | 1463 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 D | sock_map.c | 1556 union bpf_attr __user *uattr) in sock_map_bpf_prog_query()
|