Home
last modified time | relevance | path

Searched defs:kattr (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.10/net/bpf/
Dtest_run.c82 static int bpf_test_finish(const union bpf_attr *kattr, in bpf_test_finish()
174 static void *bpf_test_init(const union bpf_attr *kattr, u32 size, in bpf_test_init()
200 const union bpf_attr *kattr, in bpf_prog_test_run_tracing()
260 const union bpf_attr *kattr, in bpf_prog_test_run_raw_tp()
321 static void *bpf_ctx_init(const union bpf_attr *kattr, u32 max_size) in bpf_ctx_init()
352 static int bpf_ctx_finish(const union bpf_attr *kattr, in bpf_ctx_finish()
479 int bpf_prog_test_run_skb(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_skb()
615 int bpf_prog_test_run_xdp(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_xdp()
676 const union bpf_attr *kattr, in bpf_prog_test_run_flow_dissector()
/Linux-v5.10/drivers/staging/greybus/
Daudio_manager_sysfs.c85 struct kobj_attribute *kattr) in manager_sysfs_init_attribute()
/Linux-v5.10/fs/ocfs2/
Dfilecheck.c112 struct kobj_attribute *kattr = container_of(attr, in ocfs2_filecheck_show() local
127 struct kobj_attribute *kattr = container_of(attr, in ocfs2_filecheck_store() local
/Linux-v5.10/lib/
Dkobject.c839 struct kobj_attribute *kattr; in kobj_attr_show() local
851 struct kobj_attribute *kattr; in kobj_attr_store() local
/Linux-v5.10/fs/ntfs/
Dfile.c108 u8 *kattr; in ntfs_attr_extend_initialized() local
1550 char *kattr, *kaddr; in ntfs_commit_pages_after_write() local
/Linux-v5.10/drivers/hid/
Dhid-cp2112.c947 struct device_attribute *kattr, const char *buf, in pstr_store()
979 struct device_attribute *kattr, char *buf) in pstr_show()
Dwacom_sys.c1823 struct kobj_attribute *kattr, in wacom_show_remote_mode()
/Linux-v5.10/fs/sysfs/
Dfile.c685 struct attribute **kattr; in sysfs_change_owner() local
/Linux-v5.10/include/linux/
Dbpf.h1603 const union bpf_attr *kattr, in bpf_prog_test_run_xdp()
1610 const union bpf_attr *kattr, in bpf_prog_test_run_skb()
1617 const union bpf_attr *kattr, in bpf_prog_test_run_tracing()
1624 const union bpf_attr *kattr, in bpf_prog_test_run_flow_dissector()
/Linux-v5.10/kernel/trace/
Dbpf_trace.c1781 const union bpf_attr *kattr, in bpf_prog_test_run_tracing()
/Linux-v5.10/kernel/sched/
Dcore.c5811 struct sched_attr *kattr, in sched_attr_copy_to_user()
5850 struct sched_attr kattr = { }; in SYSCALL_DEFINE4() local