Home
last modified time | relevance | path

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

/linux/net/bpf/
H A Dtest_run.c436 static int bpf_test_finish(const union bpf_attr *kattr, in bpf_test_finish()
686 const union bpf_attr *kattr, in bpf_prog_test_run_tracing()
783 const union bpf_attr *kattr, in bpf_prog_test_run_raw_tp()
854 static void *bpf_ctx_init(const union bpf_attr *kattr, u32 max_size) in bpf_ctx_init()
885 static int bpf_ctx_finish(const union bpf_attr *kattr, in bpf_ctx_finish()
1035 int bpf_prog_test_run_skb(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_skb()
1332 int bpf_prog_test_run_xdp(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_xdp()
1510 const union bpf_attr *kattr, in bpf_prog_test_run_flow_dissector()
1578 int bpf_prog_test_run_sk_lookup(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_sk_lookup()
1679 const union bpf_attr *kattr, in bpf_prog_test_run_syscall()
[all …]
/linux/fs/ocfs2/
H A Dfilecheck.c111 struct kobj_attribute *kattr = container_of(attr, in ocfs2_filecheck_show() local
126 struct kobj_attribute *kattr = container_of(attr, in ocfs2_filecheck_store() local
/linux/drivers/gpu/drm/xe/
H A Dxe_gt_throttle.c136 struct kobj_attribute *kattr = container_of(*pother, struct kobj_attribute, attr); in reasons_show() local
H A Dxe_hw_engine_class_sysfs.c45 struct kobj_attribute *kattr; in xe_hw_engine_class_sysfs_attr_show() local
62 struct kobj_attribute *kattr; in xe_hw_engine_class_sysfs_attr_store() local
/linux/lib/
H A Dkobject.c823 struct kobj_attribute *kattr; in kobj_attr_show() local
835 struct kobj_attribute *kattr; kobj_attr_store() local
[all...]
/linux/include/linux/
H A Dbpf.h3454 const union bpf_attr *kattr, in bpf_prog_test_run_xdp()
3461 const union bpf_attr *kattr, in bpf_prog_test_run_skb()
3468 const union bpf_attr *kattr, in bpf_prog_test_run_tracing()
3475 const union bpf_attr *kattr, in bpf_prog_test_run_flow_dissector()
3482 const union bpf_attr *kattr, in bpf_prog_test_run_sk_lookup()
3731 const union bpf_attr *kattr, in bpf_prog_test_run_syscall()
/linux/kernel/sched/
H A Dsyscalls.c1063 struct sched_attr kattr = { }; in SYSCALL_DEFINE4() local
/linux/kernel/trace/
H A Dbpf_trace.c1817 const union bpf_attr *kattr, in bpf_prog_test_run_tracing()