Searched defs:kobj (Results 101 - 125 of 559) sorted by last modified time

1234567891011>>

/linux-master/mm/damon/
H A Dsysfs-common.h14 struct kobject kobj; member in struct:damon_sysfs_ul_range
31 struct kobject kobj; member in struct:damon_sysfs_schemes
/linux-master/mm/
H A Dcma.h9 struct kobject kobj; member in struct:cma_kobject
H A Dcma_sysfs.c32 static inline struct cma *cma_from_kobj(struct kobject *kobj) argument
37 static ssize_t alloc_pages_success_show(struct kobject *kobj, argument
47 static ssize_t alloc_pages_fail_show(struct kobject *kobj, argument
56 static ssize_t release_pages_success_show(struct kobject *kobj, argument
65 static void cma_kobj_release(struct kobject *kobj) argument
[all...]
/linux-master/kernel/power/
H A Dmain.c115 static ssize_t pm_async_show(struct kobject *kobj, struct kobj_attribute *attr, argument
121 static ssize_t pm_async_store(struct kobject *kobj, struct kobj_attribute *attr, argument
139 static ssize_t mem_sleep_show(struct kobject *kobj, struct kobj_attribute *attr, argument
184 static ssize_t mem_sleep_store(struct kobject *kobj, struct kobj_attribute *attr, argument
220 static ssize_t sync_on_suspend_show(struct kobject *kobj, argument
226 static ssize_t sync_on_suspend_store(struct kobject *kobj, argument
257 static ssize_t pm_test_show(struct kobject *kobj, struct kobj_attribute *attr, argument
278 static ssize_t pm_test_store(struct kobject *kobj, struct kobj_attribute *attr, argument
421 last_failed_dev_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
435 last_failed_errno_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
449 last_failed_step_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
483 suspend_attr_is_visible(struct kobject *kobj, struct attribute *attr, int idx) argument
571 pm_print_times_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
577 pm_print_times_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n) argument
600 pm_wakeup_irq_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
620 pm_debug_messages_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
626 pm_debug_messages_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n) argument
668 state_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
715 state_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n) argument
778 wakeup_count_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
788 wakeup_count_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n) argument
820 autosleep_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
841 autosleep_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n) argument
863 wake_lock_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
870 wake_lock_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n) argument
880 wake_unlock_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
887 wake_unlock_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n) argument
903 pm_trace_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
910 pm_trace_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n) argument
928 pm_trace_dev_match_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
940 pm_freeze_timeout_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
946 pm_freeze_timeout_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n) argument
[all...]
H A Dhibernate.c1123 static ssize_t disk_show(struct kobject *kobj, struct kobj_attribute *attr, argument
1158 static ssize_t disk_store(struct kobject *kobj, struct kobj_attribute *attr, argument
1210 static ssize_t resume_show(struct kobject *kobj, struct kobj_attribute *attr, argument
1217 static ssize_t resume_store(struct kobject *kobj, struct kobj_attribute *attr, argument
1270 static ssize_t resume_offset_show(struct kobject *kobj, argument
1276 static ssize_t resume_offset_store(struct kobject *kobj, argument
1293 static ssize_t image_size_show(struct kobject *kobj, struct kobj_attribute *attr, argument
1299 static ssize_t image_size_store(struct kobject *kobj, struct kobj_attribute *attr, argument
1314 static ssize_t reserved_size_show(struct kobject *kobj, argument
1320 static ssize_t reserved_size_store(struct kobject *kobj, argument
[all...]
/linux-master/kernel/
H A Dpanic.c117 static ssize_t warn_count_show(struct kobject *kobj, struct kobj_attribute *attr, argument
H A Dpadata.c865 static void padata_sysfs_release(struct kobject *kobj) argument
945 static ssize_t padata_sysfs_show(struct kobject *kobj, argument
960 static ssize_t padata_sysfs_store(struct kobject *kobj, struct attribute *attr, argument
/linux-master/include/linux/
H A Dpci.h81 struct kobject kobj; member in struct:pci_slot
H A Dpadata.h173 struct kobject kobj; member in struct:padata_instance
/linux-master/include/acpi/
H A Dcppc_acpi.h69 struct kobject kobj; member in struct:cpc_desc
/linux-master/fs/xfs/
H A Dxfs_sysfs.c341 struct xfs_kobj *kobj = to_kobj(kobject); local
397 struct xfs_kobj *kobj = to_kobj(kobject); local
491 struct xfs_kobj *kobj = to_kobj(kobject); local
498 struct xfs_kobj *kobj = to_kobj(kobject); local
[all...]
H A Dxfs_mount.h54 struct xfs_kobj kobj; member in struct:xfs_error_cfg
H A Dxfs_error.c81 struct xfs_kobj *kobj = to_kobj(kobject); local
/linux-master/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device.c114 static umode_t power_limit_attr_visible(struct kobject *kobj, struct attribute *attr, int unused) argument
/linux-master/drivers/regulator/
H A Duserspace-consumer.c101 static umode_t attr_visible(struct kobject *kobj, struct attribute *attr, int idx) argument
/linux-master/drivers/power/supply/
H A Dpower_supply_sysfs.c379 static umode_t power_supply_attr_is_visible(struct kobject *kobj, argument
H A Dds2760_battery.c197 static ssize_t w1_slave_read(struct file *filp, struct kobject *kobj, argument
H A Dab8500_fg.c2498 ab8500_fg_show(struct kobject *kobj, struct attribute *attr, char *buf) argument
2512 ab8500_fg_store(struct kobject *kobj, struct attribute *attr, const char *buf, argument
/linux-master/drivers/platform/x86/
H A Dwmi-bmof.c28 static ssize_t read_bmof(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, argument
H A Dthinkpad_acpi.c2948 static umode_t hadaptive_kbd_attr_is_visible(struct kobject *kobj, argument
2980 static umode_t hotkey_attr_is_visible(struct kobject *kobj, argument
4344 static umode_t bluetooth_attr_is_visible(struct kobject *kobj, argument
4600 static umode_t wan_attr_is_visible(struct kobject *kobj, struct attribute *attr, argument
5579 static umode_t cmos_attr_is_visible(struct kobject *kobj, argument
6438 static umode_t thermal_attr_is_visible(struct kobject *kobj, argument
6497 temp_label_attr_is_visible(struct kobject *kobj, struct attribute *attr, int n) argument
8780 fan_attr_is_visible(struct kobject *kobj, struct attribute *attr, int n) argument
10238 proxsensor_attr_is_visible(struct kobject *kobj, struct attribute *attr, int n) argument
10811 kbdlang_attr_is_visible(struct kobject *kobj, struct attribute *attr, int n) argument
10908 dprc_attr_is_visible(struct kobject *kobj, struct attribute *attr, int n) argument
11002 auxmac_attr_is_visible(struct kobject *kobj, struct attribute *attr, int n) argument
11034 tpacpi_attr_is_visible(struct kobject *kobj, struct attribute *attr, int n) argument
[all...]
H A Dthink-lmi.c382 static ssize_t is_enabled_show(struct kobject *kobj, struct kobj_attribute *attr, argument
392 static ssize_t current_password_store(struct kobject *kobj, argument
412 new_password_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) argument
498 min_password_length_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
508 max_password_length_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
517 mechanism_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
524 encoding_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
532 encoding_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) argument
550 kbdlang_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
558 kbdlang_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) argument
577 role_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
586 index_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
594 index_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) argument
614 level_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
622 level_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) argument
665 certificate_thumbprint_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
682 cert_to_password_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) argument
722 certificate_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) argument
794 signature_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) argument
821 save_signature_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) argument
848 auth_attr_is_visible(struct kobject *kobj, struct attribute *attr, int n) argument
905 display_name_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
913 current_value_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
937 possible_values_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
944 type_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
958 current_value_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) argument
1094 attr_is_visible(struct kobject *kobj, struct attribute *attr, int n) argument
1119 tlmi_attr_setting_release(struct kobject *kobj) argument
1127 tlmi_pwd_setting_release(struct kobject *kobj) argument
1144 pending_reboot_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
1158 save_settings_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
1168 save_settings_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) argument
1254 debug_cmd_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) argument
[all...]
H A Dideapad-laptop.c638 static umode_t ideapad_is_visible(struct kobject *kobj, argument
/linux-master/drivers/platform/x86/intel/pmc/
H A Dcore.c120 static umode_t etr3_is_visible(struct kobject *kobj, argument
/linux-master/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.c29 ssize_t display_name_language_code_show(struct kobject *kobj, argument
340 static ssize_t pending_reboot_show(struct kobject *kobj, argument
358 static void attr_name_release(struct kobject *kobj) argument
/linux-master/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dsysman.c145 static ssize_t reset_bios_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
167 static ssize_t reset_bios_store(struct kobject *kobj, argument
195 static ssize_t pending_reboot_show(struct kobject *kobj, struct kobj_attribute *attr, argument
224 static ssize_t wmi_sysman_attr_show(struct kobject *kobj, struct attribute *attr, argument
236 wmi_sysman_attr_store(struct kobject *kobj, struct attribute *attr, const char *buf, size_t count) argument
253 attr_name_release(struct kobject *kobj) argument
[all...]

Completed in 315 milliseconds

1234567891011>>