Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/lenovo/
H A Dwmi-other.c687 static ssize_t int_type_show(struct kobject *kobj, struct kobj_attribute *kattr, in int_type_show()
712 struct kobj_attribute *kattr, char *buf, in attr_capdata01_show()
773 struct kobj_attribute *kattr, in attr_current_value_store()
837 struct kobj_attribute *kattr, char *buf, in attr_current_value_show()
/linux/net/bpf/
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.c4776 static unsigned int recalc_flags(struct mount_kattr *kattr, struct mount *mnt) in recalc_flags()
4788 static int can_idmap_mount(const struct mount_kattr *kattr, struct mount *mnt) in can_idmap_mount()
4838 static inline bool mnt_allow_writers(const struct mount_kattr *kattr, in mnt_allow_writers()
4846 static int mount_setattr_prepare(struct mount_kattr *kattr, struct mount *mnt) in mount_setattr_prepare()
4881 static void do_idmap_mount(const struct mount_kattr *kattr, struct mount *mnt) in do_idmap_mount()
4895 static void mount_setattr_commit(struct mount_kattr *kattr, struct mount *mnt) in mount_setattr_commit()
4917 static int do_mount_setattr(const struct path *path, struct mount_kattr *kattr) in do_mount_setattr()
4977 struct mount_kattr *kattr) in build_mount_idmapped()
5038 struct mount_kattr *kattr) in build_mount_kattr()
5090 static void finish_mount_kattr(struct mount_kattr *kattr) in finish_mount_kattr()
[all …]
/linux/fs/ntfs/
H A Diomap.c91 char *kattr; in ntfs_read_iomap_begin_resident() local
661 char *kattr; in ntfs_write_iomap_begin_resident() local
784 char *kattr; in ntfs_write_iomap_end_resident() 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; in kobj_attr_store() local
/linux/drivers/hid/
H A Dhid-cp2112.c963 static ssize_t pstr_store(struct device *kdev, struct device_attribute *kattr, in pstr_store()
992 static ssize_t pstr_show(struct device *kdev, struct device_attribute *kattr, in pstr_show()
H A Dwacom_sys.c1886 struct kobj_attribute *kattr, in wacom_show_remote_mode()
/linux/include/linux/
H A Dbpf.h3257 const union bpf_attr *kattr, in bpf_prog_test_run_xdp()
3264 const union bpf_attr *kattr, in bpf_prog_test_run_skb()
3271 const union bpf_attr *kattr, in bpf_prog_test_run_tracing()
3278 const union bpf_attr *kattr, in bpf_prog_test_run_flow_dissector()
3285 const union bpf_attr *kattr, in bpf_prog_test_run_sk_lookup()
3539 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.c1786 const union bpf_attr *kattr, in bpf_prog_test_run_tracing()