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.c596 int_type_show(struct kobject * kobj,struct kobj_attribute * kattr,char * buf) int_type_show() argument
621 attr_capdata01_show(struct kobject * kobj,struct kobj_attribute * kattr,char * buf,struct tunable_attr_01 * tunable_attr,enum attribute_property prop) attr_capdata01_show() argument
677 attr_current_value_store(struct kobject * kobj,struct kobj_attribute * kattr,const char * buf,size_t count,struct tunable_attr_01 * tunable_attr) attr_current_value_store() argument
736 attr_current_value_show(struct kobject * kobj,struct kobj_attribute * kattr,char * buf,struct tunable_attr_01 * tunable_attr) attr_current_value_show() argument
[all...]
/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() argument
129 int bpf_struct_ops_test_run(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_struct_ops_test_run() argument
/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 recalc_flags(struct mount_kattr * kattr,struct mount * mnt) recalc_flags() argument
4788 can_idmap_mount(const struct mount_kattr * kattr,struct mount * mnt) can_idmap_mount() argument
4838 mnt_allow_writers(const struct mount_kattr * kattr,const struct mount * mnt) mnt_allow_writers() argument
4846 mount_setattr_prepare(struct mount_kattr * kattr,struct mount * mnt) mount_setattr_prepare() argument
4881 do_idmap_mount(const struct mount_kattr * kattr,struct mount * mnt) do_idmap_mount() argument
4895 mount_setattr_commit(struct mount_kattr * kattr,struct mount * mnt) mount_setattr_commit() argument
4917 do_mount_setattr(const struct path * path,struct mount_kattr * kattr) do_mount_setattr() argument
4977 build_mount_idmapped(const struct mount_attr * attr,size_t usize,struct mount_kattr * kattr) build_mount_idmapped() argument
5038 build_mount_kattr(const struct mount_attr * attr,size_t usize,struct mount_kattr * kattr) build_mount_kattr() argument
5090 finish_mount_kattr(struct mount_kattr * kattr) finish_mount_kattr() argument
5102 wants_mount_setattr(struct mount_attr __user * uattr,size_t usize,struct mount_kattr * kattr) wants_mount_setattr() argument
5140 struct mount_kattr kattr; SYSCALL_DEFINE5() local
5187 struct mount_kattr kattr = {}; SYSCALL_DEFINE5() local
[all...]
/linux/fs/ntfs/
H A Diomap.c91 char *kattr; in ntfs_read_iomap_begin_resident() local
661 char *kattr; ntfs_write_iomap_begin_resident() local
784 char *kattr; 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 pstr_store(struct device * kdev,struct device_attribute * kattr,const char * buf,size_t count,int number) pstr_store() argument
992 pstr_show(struct device * kdev,struct device_attribute * kattr,char * buf,int number) pstr_show() argument
H A Dwacom_sys.c1892 wacom_show_remote_mode(struct kobject * kobj,struct kobj_attribute * kattr,char * buf,int index) wacom_show_remote_mode() argument
/linux/include/linux/
H A Dbpf.h3263 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
3270 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
3277 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
3284 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
3291 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
3545 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...]
/linux/kernel/sched/
H A Dsyscalls.c1063 struct sched_attr kattr = { }; in SYSCALL_DEFINE4() local
/linux/kernel/trace/
H A Dbpf_trace.c1786 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