Home
last modified time | relevance | path

Searched defs:kattr (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Daudio_manager_sysfs.c84 manager_sysfs_init_attribute(struct kobject *kobj, struct kobj_attribute *kattr) manager_sysfs_init_attribute() argument
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Daudio_manager_sysfs.c84 manager_sysfs_init_attribute(struct kobject *kobj, struct kobj_attribute *kattr) manager_sysfs_init_attribute() argument
/kernel/linux/linux-5.10/fs/ocfs2/
H A 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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/net/bpf/
H A Dbpf_dummy_struct_ops.c21 dummy_ops_init_args(const union bpf_attr *kattr, unsigned int nr) in dummy_ops_init_args() argument
77 int bpf_struct_ops_test_run(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_struct_ops_test_run() argument
H A Dtest_run.c435 static int bpf_test_finish(const union bpf_attr *kattr, in bpf_test_finish() argument
626 static void *bpf_test_init(const union bpf_attr *kattr, u32 user_size, in bpf_test_init() argument
651 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
716 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
774 bpf_ctx_init(const union bpf_attr *kattr, u32 max_size) bpf_ctx_init() argument
805 bpf_ctx_finish(const union bpf_attr *kattr, union bpf_attr __user *uattr, const void *data, u32 size) bpf_ctx_finish() argument
944 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
1138 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
1300 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
1369 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
1469 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
1567 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...]
/kernel/linux/linux-5.10/fs/sysfs/
H A Dfile.c687 struct attribute **kattr; in sysfs_change_owner() local
/kernel/linux/linux-5.10/net/bpf/
H A Dtest_run.c86 static int bpf_test_finish(const union bpf_attr *kattr, in bpf_test_finish() argument
178 static void *bpf_test_init(const union bpf_attr *kattr, u32 size, in bpf_test_init() argument
204 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
264 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
327 bpf_ctx_init(const union bpf_attr *kattr, u32 max_size) bpf_ctx_init() argument
358 bpf_ctx_finish(const union bpf_attr *kattr, union bpf_attr __user *uattr, const void *data, u32 size) bpf_ctx_finish() argument
491 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
625 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
688 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
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dsysman.c227 struct kobj_attribute *kattr; in wmi_sysman_attr_show() local
239 struct kobj_attribute *kattr; in wmi_sysman_attr_store() local
[all...]
/kernel/linux/linux-5.10/fs/ntfs/
H A Dfile.c108 u8 *kattr; in ntfs_attr_extend_initialized() local
1550 char *kattr, *kaddr; in ntfs_commit_pages_after_write() local
/kernel/linux/linux-5.10/lib/
H A Dkobject.c847 struct kobj_attribute *kattr; in kobj_attr_show() local
859 struct kobj_attribute *kattr; in kobj_attr_store() local
[all...]
/kernel/linux/linux-6.6/fs/ntfs/
H A Dfile.c109 u8 *kattr; in ntfs_attr_extend_initialized() local
1543 char *kattr, *kaddr; in ntfs_commit_pages_after_write() local
/kernel/linux/linux-6.6/lib/
H A Dkobject.c823 struct kobj_attribute *kattr; in kobj_attr_show() local
835 struct kobj_attribute *kattr; in kobj_attr_store() local
[all...]
/kernel/linux/linux-5.10/drivers/hid/
H A Dwacom_sys.c1857 wacom_show_remote_mode(struct kobject *kobj, struct kobj_attribute *kattr, char *buf, int index) wacom_show_remote_mode() argument
H A Dhid-cp2112.c952 pstr_store(struct device *kdev, struct device_attribute *kattr, const char *buf, size_t count) pstr_store() argument
984 pstr_show(struct device *kdev, struct device_attribute *kattr, char *buf) pstr_show() argument
/kernel/linux/linux-5.10/kernel/trace/
H A Dbpf_trace.c1784 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
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-cp2112.c947 static ssize_t pstr_store(struct device *kdev, struct device_attribute *kattr, in pstr_store() argument
976 static ssize_t pstr_show(struct device *kdev, struct device_attribute *kattr, in pstr_show() argument
H A Dwacom_sys.c1849 wacom_show_remote_mode(struct kobject *kobj, struct kobj_attribute *kattr, char *buf, int index) wacom_show_remote_mode() argument
/kernel/linux/linux-6.6/fs/
H A Dnamespace.c4276 static unsigned int recalc_flags(struct mount_kattr *kattr, struct mount *mnt) in recalc_flags() argument
4288 static int can_idmap_mount(const struct mount_kattr *kattr, struct mount *mnt) in can_idmap_mount() argument
4335 static inline bool mnt_allow_writers(const struct mount_kattr *kattr, in mnt_allow_writers() argument
4343 mount_setattr_prepare(struct mount_kattr *kattr, struct mount *mnt) mount_setattr_prepare() argument
4392 do_idmap_mount(const struct mount_kattr *kattr, struct mount *mnt) do_idmap_mount() argument
4408 mount_setattr_commit(struct mount_kattr *kattr, struct mount *mnt) mount_setattr_commit() argument
4431 do_mount_setattr(struct path *path, struct mount_kattr *kattr) do_mount_setattr() argument
4505 build_mount_idmapped(const struct mount_attr *attr, size_t usize, struct mount_kattr *kattr, unsigned int flags) build_mount_idmapped() argument
4569 build_mount_kattr(const struct mount_attr *attr, size_t usize, struct mount_kattr *kattr, unsigned int flags) build_mount_kattr() argument
4636 finish_mount_kattr(struct mount_kattr *kattr) finish_mount_kattr() argument
4652 struct mount_kattr kattr; SYSCALL_DEFINE5() local
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dbpf_trace.c2026 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
/kernel/linux/linux-5.10/kernel/sched/
H A Dcore.c6073 struct sched_attr kattr = { }; in SYSCALL_DEFINE4() local
6033 sched_attr_copy_to_user(struct sched_attr __user *uattr, struct sched_attr *kattr, unsigned int usize) sched_attr_copy_to_user() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dbpf.h1742 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
1749 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
1756 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
1763 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
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dbpf.h2620 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
2627 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
2634 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
2641 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
2648 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
2892 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
[all...]
/kernel/linux/linux-6.6/kernel/sched/
H A Dcore.c8434 struct sched_attr kattr = { }; in SYSCALL_DEFINE4() local
8394 sched_attr_copy_to_user(struct sched_attr __user *uattr, struct sched_attr *kattr, unsigned int usize) sched_attr_copy_to_user() argument
[all...]

Completed in 65 milliseconds