| /linux/drivers/platform/x86/lenovo/ |
| H A D | wmi-other.c | 596 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 D | bpf_dummy_struct_ops.c | 28 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 D | filecheck.c | 111 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 D | audio_manager_sysfs.c | 85 struct kobj_attribute *kattr) in manager_sysfs_init_attribute()
|
| /linux/fs/ |
| H A D | namespace.c | 4776 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 D | iomap.c | 91 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 D | xe_gt_throttle.c | 136 struct kobj_attribute *kattr = container_of(*pother, struct kobj_attribute, attr); in reasons_show() local
|
| H A D | xe_hw_engine_class_sysfs.c | 45 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 D | kobject.c | 823 struct kobj_attribute *kattr; in kobj_attr_show() local 835 struct kobj_attribute *kattr; in kobj_attr_store() local
|
| /linux/drivers/hid/ |
| H A D | hid-cp2112.c | 963 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 D | wacom_sys.c | 1892 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 D | bpf.h | 3263 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 D | syscalls.c | 1063 struct sched_attr kattr = { }; in SYSCALL_DEFINE4() local
|
| /linux/kernel/trace/ |
| H A D | bpf_trace.c | 1786 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
|