Home
last modified time | relevance | path

Searched defs:kobj (Results 1 - 25 of 999) sorted by relevance

12345678910>>...40

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-builtin.c44 void dm_kobject_release(struct kobject *kobj) in dm_kobject_release() argument
H A Ddm-uevent.h34 dm_send_uevents(struct list_head *events, struct kobject *kobj) dm_send_uevents() argument
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-builtin.c44 void dm_kobject_release(struct kobject *kobj) in dm_kobject_release() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_gt_sysfs.h21 static inline struct intel_gt *kobj_to_gt(struct kobject *kobj) in kobj_to_gt() argument
/kernel/linux/linux-6.6/mm/damon/
H A Dsysfs-common.h14 struct kobject kobj; member
31 struct kobject kobj; member
/kernel/linux/linux-5.10/arch/x86/platform/uv/
H A Duv_sysfs.c15 static ssize_t partition_id_show(struct kobject *kobj, in partition_id_show() argument
21 static ssize_t coherence_id_show(struct kobject *kobj, in coherence_id_show() argument
/kernel/linux/linux-5.10/kernel/bpf/
H A Dsysfs_btf.c16 btf_vmlinux_read(struct file *file, struct kobject *kobj, in btf_vmlinux_read() argument
/kernel/linux/linux-5.10/kernel/
H A Dkheaders.c33 ikheaders_read(struct file *file, struct kobject *kobj, in ikheaders_read() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
H A Dttm_module.c61 struct kobject *kobj = &ttm_drm_class_device.kobj; in ttm_get_kobj() local
/kernel/linux/linux-5.10/drivers/staging/hungtask/
H A Dhungtask_user.h22 static inline ssize_t htuser_list_store(struct kobject *kobj, in htuser_list_store() argument
28 static inline ssize_t htuser_list_show(struct kobject *kobj, in htuser_list_show() argument
/kernel/linux/linux-5.10/include/linux/
H A Dcdev.h15 struct kobject kobj; member
/kernel/linux/linux-6.6/include/linux/
H A Dcdev.h15 struct kobject kobj; member
/kernel/linux/linux-6.6/drivers/staging/hungtask/
H A Dhungtask_user.h22 static inline ssize_t htuser_list_store(struct kobject *kobj, in htuser_list_store() argument
28 static inline ssize_t htuser_list_show(struct kobject *kobj, in htuser_list_show() argument
/kernel/linux/linux-6.6/kernel/bpf/
H A Dsysfs_btf.c16 btf_vmlinux_read(struct file *file, struct kobject *kobj, in btf_vmlinux_read() argument
/kernel/linux/linux-6.6/kernel/
H A Dkheaders.c33 ikheaders_read(struct file *file, struct kobject *kobj, in ikheaders_read() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dultravisor.c34 static ssize_t uv_msglog_read(struct file *file, struct kobject *kobj, in uv_msglog_read() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dpower.c22 static ssize_t auto_poweron_show(struct kobject *kobj, in auto_poweron_show() argument
28 static ssize_t auto_poweron_store(struct kobject *kobj, in auto_poweron_store() argument
/kernel/linux/linux-5.10/arch/x86/events/
H A Dprobe.c8 not_visible(struct kobject *kobj, struct attribute *attr, int i) in not_visible() argument
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dcpufreq_governor_attr_set.c11 static inline struct gov_attr_set *to_gov_attr_set(struct kobject *kobj) in to_gov_attr_set() argument
21 static ssize_t governor_show(struct kobject *kobj, struct attribute *attr, in governor_show() argument
29 static ssize_t governor_store(struct kobject *kobj, struct attribute *attr, in governor_store() argument
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Denv.c49 static ssize_t boardinfo_show(struct kobject *kobj, in boardinfo_show() argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dpower.c22 static ssize_t auto_poweron_show(struct kobject *kobj, in auto_poweron_show() argument
28 static ssize_t auto_poweron_store(struct kobject *kobj, in auto_poweron_store() argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dultravisor.c34 static ssize_t uv_msglog_read(struct file *file, struct kobject *kobj, in uv_msglog_read() argument
/kernel/linux/linux-6.6/arch/mips/loongson64/
H A Dboardinfo.c5 static ssize_t boardinfo_show(struct kobject *kobj, in boardinfo_show() argument
/kernel/linux/linux-5.10/fs/ocfs2/cluster/
H A Dsys.c23 static ssize_t version_show(struct kobject *kobj, struct kobj_attribute *attr, in version_show() argument
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_sysfs.h24 struct xfs_kobj *kobj = to_kobj(kobject); in xfs_sysfs_release() local
29 xfs_sysfs_init( struct xfs_kobj *kobj, struct kobj_type *ktype, struct xfs_kobj *parent_kobj, const char *name) xfs_sysfs_init() argument
43 xfs_sysfs_del( struct xfs_kobj *kobj) xfs_sysfs_del() argument

Completed in 6 milliseconds

12345678910>>...40