Home
last modified time | relevance | path

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

/linux/net/bpf/
H A Dtest_run.c448 static int bpf_test_finish(const union bpf_attr *kattr, in bpf_test_finish() argument
680 bpf_prog_test_run_tracing(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_tracing() argument
751 bpf_prog_test_run_raw_tp(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_raw_tp() argument
808 bpf_ctx_init(const union bpf_attr * kattr,u32 max_size) bpf_ctx_init() argument
839 bpf_ctx_finish(const union bpf_attr * kattr,union bpf_attr __user * uattr,const void * data,u32 size) bpf_ctx_finish() argument
978 bpf_prog_test_run_skb(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_skb() argument
1199 bpf_prog_test_run_xdp(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_xdp() argument
1362 bpf_prog_test_run_flow_dissector(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_flow_dissector() argument
1430 bpf_prog_test_run_sk_lookup(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_sk_lookup() argument
1531 bpf_prog_test_run_syscall(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_syscall() argument
1629 bpf_prog_test_run_nf(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_nf() argument
[all...]
H A Dbpf_dummy_struct_ops.c28 dummy_ops_init_args(const union bpf_attr *kattr, unsigned int nr) in dummy_ops_init_args()
129 int bpf_struct_ops_test_run(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_struct_ops_test_run()
/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/staging/greybus/
H A Daudio_manager_sysfs.c85 struct kobj_attribute *kattr) in manager_sysfs_init_attribute()
/linux/fs/
H A Dnamespace.c4857 static unsigned int recalc_flags(struct mount_kattr *kattr, struct mount *mnt) in recalc_flags()
4869 static int can_idmap_mount(const struct mount_kattr *kattr, struct mount *mnt) in can_idmap_mount()
4919 static inline bool mnt_allow_writers(const struct mount_kattr *kattr, in mnt_allow_writers()
4927 static int mount_setattr_prepare(struct mount_kattr *kattr, struct mount *mnt) in mount_setattr_prepare()
4976 static void do_idmap_mount(const struct mount_kattr *kattr, struct mount *mnt) in do_idmap_mount()
4990 static void mount_setattr_commit(struct mount_kattr *kattr, struct mount *mnt) in mount_setattr_commit()
5013 static int do_mount_setattr(struct path *path, struct mount_kattr *kattr) in do_mount_setattr()
5088 struct mount_kattr *kattr) in build_mount_idmapped()
5149 struct mount_kattr *kattr) in build_mount_kattr()
5201 static void finish_mount_kattr(struct mount_kattr *kattr) in finish_mount_kattr()
[all …]
/linux/drivers/gpu/drm/xe/
H A Dxe_hw_engine_class_sysfs.c45 struct kobj_attribute *kattr; in xe_hw_engine_class_sysfs_attr_show() local
64 struct kobj_attribute *kattr; in xe_hw_engine_class_sysfs_attr_store() local
/linux/kernel/sched/
H A Dsyscalls.c1084 struct sched_attr kattr = { }; SYSCALL_DEFINE4() local
[all...]
/linux/drivers/hid/
H A Dwacom_sys.c1886 struct kobj_attribute *kattr, in wacom_show_remote_mode()
/linux/kernel/trace/
H A Dbpf_trace.c2054 bpf_prog_test_run_tracing(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_tracing() argument