Home
last modified time | relevance | path

Searched defs:kobj (Results 1 – 23 of 23) sorted by relevance

/kernel/
Dksysfs.c39 static ssize_t uevent_seqnum_show(struct kobject *kobj, in uevent_seqnum_show()
47 static ssize_t cpu_byteorder_show(struct kobject *kobj, in cpu_byteorder_show()
55 static ssize_t address_bits_show(struct kobject *kobj, in address_bits_show()
64 static ssize_t uevent_helper_show(struct kobject *kobj, in uevent_helper_show()
69 static ssize_t uevent_helper_store(struct kobject *kobj, in uevent_helper_store()
85 static ssize_t profiling_show(struct kobject *kobj, in profiling_show()
90 static ssize_t profiling_store(struct kobject *kobj, in profiling_store()
123 static ssize_t kexec_loaded_show(struct kobject *kobj, in kexec_loaded_show()
131 static ssize_t kexec_crash_loaded_show(struct kobject *kobj, in kexec_crash_loaded_show()
138 static ssize_t kexec_crash_size_show(struct kobject *kobj, in kexec_crash_size_show()
[all …]
Dreboot.c1115 static ssize_t mode_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in mode_show()
1141 static ssize_t mode_store(struct kobject *kobj, struct kobj_attribute *attr, in mode_store()
1167 static ssize_t force_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in force_show()
1171 static ssize_t force_store(struct kobject *kobj, struct kobj_attribute *attr, in force_store()
1189 static ssize_t type_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in type_show()
1218 static ssize_t type_store(struct kobject *kobj, struct kobj_attribute *attr, in type_store()
1247 static ssize_t cpu_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in cpu_show()
1251 static ssize_t cpu_store(struct kobject *kobj, struct kobj_attribute *attr, in cpu_store()
Dparams.c769 struct kobject *kobj; in lookup_or_create_module_kobject() local
891 static ssize_t module_attr_show(struct kobject *kobj, in module_attr_show()
910 static ssize_t module_attr_store(struct kobject *kobj, in module_attr_store()
934 static int uevent_filter(const struct kobject *kobj) in uevent_filter()
949 static void module_kobj_release(struct kobject *kobj) in module_kobj_release()
Dkheaders.c33 ikheaders_read(struct file *file, struct kobject *kobj, in ikheaders_read()
Dpadata.c899 static void padata_sysfs_release(struct kobject *kobj) in padata_sysfs_release()
979 static ssize_t padata_sysfs_show(struct kobject *kobj, in padata_sysfs_show()
994 static ssize_t padata_sysfs_store(struct kobject *kobj, struct attribute *attr, in padata_sysfs_store()
Dpanic.c119 static ssize_t warn_count_show(struct kobject *kobj, struct kobj_attribute *attr, in warn_count_show()
Dexit.c112 static ssize_t oops_count_show(struct kobject *kobj, struct kobj_attribute *attr, in oops_count_show()
/kernel/power/
Dmain.c128 static ssize_t pm_async_show(struct kobject *kobj, struct kobj_attribute *attr, in pm_async_show()
134 static ssize_t pm_async_store(struct kobject *kobj, struct kobj_attribute *attr, in pm_async_store()
152 static ssize_t mem_sleep_show(struct kobject *kobj, struct kobj_attribute *attr, in mem_sleep_show()
197 static ssize_t mem_sleep_store(struct kobject *kobj, struct kobj_attribute *attr, in mem_sleep_store()
233 static ssize_t sync_on_suspend_show(struct kobject *kobj, in sync_on_suspend_show()
239 static ssize_t sync_on_suspend_store(struct kobject *kobj, in sync_on_suspend_store()
270 static ssize_t pm_test_show(struct kobject *kobj, struct kobj_attribute *attr, in pm_test_show()
291 static ssize_t pm_test_store(struct kobject *kobj, struct kobj_attribute *attr, in pm_test_store()
366 static ssize_t last_failed_dev_show(struct kobject *kobj, in last_failed_dev_show()
380 static ssize_t last_failed_errno_show(struct kobject *kobj, in last_failed_errno_show()
[all …]
Dhibernate.c1133 static ssize_t disk_show(struct kobject *kobj, struct kobj_attribute *attr, in disk_show()
1172 static ssize_t disk_store(struct kobject *kobj, struct kobj_attribute *attr, in disk_store()
1224 static ssize_t resume_show(struct kobject *kobj, struct kobj_attribute *attr, in resume_show()
1231 static ssize_t resume_store(struct kobject *kobj, struct kobj_attribute *attr, in resume_store()
1284 static ssize_t resume_offset_show(struct kobject *kobj, in resume_offset_show()
1290 static ssize_t resume_offset_store(struct kobject *kobj, in resume_offset_store()
1307 static ssize_t image_size_show(struct kobject *kobj, struct kobj_attribute *attr, in image_size_show()
1313 static ssize_t image_size_store(struct kobject *kobj, struct kobj_attribute *attr, in image_size_store()
1328 static ssize_t reserved_size_show(struct kobject *kobj, in reserved_size_show()
1334 static ssize_t reserved_size_store(struct kobject *kobj, in reserved_size_store()
Dwakeup_reason.c60 static struct kobject *kobj; variable
300 static ssize_t last_resume_reason_show(struct kobject *kobj, in last_resume_reason_show()
330 static ssize_t last_suspend_time_show(struct kobject *kobj, in last_suspend_time_show()
/kernel/livepatch/
Dcore.c356 static ssize_t enabled_store(struct kobject *kobj, struct kobj_attribute *attr, in enabled_store()
399 static ssize_t enabled_show(struct kobject *kobj, in enabled_show()
408 static ssize_t transition_show(struct kobject *kobj, in transition_show()
417 static ssize_t force_store(struct kobject *kobj, struct kobj_attribute *attr, in force_store()
446 static ssize_t replace_show(struct kobject *kobj, in replace_show()
468 static ssize_t patched_show(struct kobject *kobj, in patched_show()
602 static void klp_kobj_release_patch(struct kobject *kobj) in klp_kobj_release_patch()
616 static void klp_kobj_release_object(struct kobject *kobj) in klp_kobj_release_object()
632 static void klp_kobj_release_func(struct kobject *kobj) in klp_kobj_release_func()
/kernel/irq/
Dirqdesc.c226 static ssize_t per_cpu_count_show(struct kobject *kobj, in per_cpu_count_show()
246 static ssize_t chip_name_show(struct kobject *kobj, in chip_name_show()
263 static ssize_t hwirq_show(struct kobject *kobj, in hwirq_show()
278 static ssize_t type_show(struct kobject *kobj, in type_show()
294 static ssize_t wakeup_show(struct kobject *kobj, in wakeup_show()
310 static ssize_t name_show(struct kobject *kobj, in name_show()
325 static ssize_t actions_show(struct kobject *kobj, in actions_show()
463 static void irq_kobj_release(struct kobject *kobj) in irq_kobj_release()
/kernel/bpf/
Dsysfs_btf.c16 btf_vmlinux_read(struct file *file, struct kobject *kobj, in btf_vmlinux_read()
Dbtf.c7989 btf_module_read(struct file *file, struct kobject *kobj, in btf_module_read()
/kernel/sched/
Dtest_ksched_football.c312 static ssize_t start_game_show(struct kobject *kobj, struct kobj_attribute *attr, in start_game_show()
318 static ssize_t start_game_store(struct kobject *kobj, struct kobj_attribute *attr, in start_game_store()
Dext.c4355 static ssize_t scx_attr_state_show(struct kobject *kobj, in scx_attr_state_show()
4363 static ssize_t scx_attr_switch_all_show(struct kobject *kobj, in scx_attr_switch_all_show()
4370 static ssize_t scx_attr_nr_rejected_show(struct kobject *kobj, in scx_attr_nr_rejected_show()
4377 static ssize_t scx_attr_hotplug_seq_show(struct kobject *kobj, in scx_attr_hotplug_seq_show()
4384 static ssize_t scx_attr_enable_seq_show(struct kobject *kobj, in scx_attr_enable_seq_show()
4404 static void scx_kobj_release(struct kobject *kobj) in scx_kobj_release()
4409 static ssize_t scx_attr_ops_show(struct kobject *kobj, in scx_attr_ops_show()
4428 static int scx_uevent(const struct kobject *kobj, struct kobj_uevent_env *env) in scx_uevent()
Dcpufreq_schedutil.c629 static void sugov_tunables_free(struct kobject *kobj) in sugov_tunables_free()
/kernel/module/
Dsysfs.c34 static ssize_t module_sect_read(struct file *file, struct kobject *kobj, in module_sect_read()
342 struct kobject *kobj; in mod_sysfs_init() local
Ddecompress.c348 static ssize_t compression_show(struct kobject *kobj, in compression_show()
/kernel/trace/
Dpreemptirq_delay_test.c169 static ssize_t trigger_store(struct kobject *kobj, struct kobj_attribute *attr, in trigger_store()
/kernel/locking/
Dtest-ww_mutex.c683 static ssize_t run_tests_store(struct kobject *kobj, struct kobj_attribute *attr, in run_tests_store()
/kernel/cgroup/
Dcgroup.c7238 static ssize_t delegate_show(struct kobject *kobj, struct kobj_attribute *attr, in delegate_show()
7260 static ssize_t features_show(struct kobject *kobj, struct kobj_attribute *attr, in features_show()
/kernel/events/
Dcore.c11772 static umode_t pmu_dev_is_visible(struct kobject *kobj, struct attribute *a, int n) in pmu_dev_is_visible()