Home
last modified time | relevance | path

Searched defs:kobj (Results 201 – 225 of 536) sorted by relevance

12345678910>>...22

/openbmc/linux/mm/
H A Dhuge_memory.c229 static ssize_t enabled_show(struct kobject *kobj, in enabled_show()
245 static ssize_t enabled_store(struct kobject *kobj, in enabled_store()
273 ssize_t single_hugepage_flag_show(struct kobject *kobj, in single_hugepage_flag_show()
281 ssize_t single_hugepage_flag_store(struct kobject *kobj, in single_hugepage_flag_store()
303 static ssize_t defrag_show(struct kobject *kobj, in defrag_show()
326 static ssize_t defrag_store(struct kobject *kobj, in defrag_store()
362 static ssize_t use_zero_page_show(struct kobject *kobj, in use_zero_page_show()
368 static ssize_t use_zero_page_store(struct kobject *kobj, in use_zero_page_store()
376 static ssize_t hpage_pmd_size_show(struct kobject *kobj, in hpage_pmd_size_show()
H A Dhugetlb.c3729 static struct hstate *kobj_to_hstate(struct kobject *kobj, int *nidp) in kobj_to_hstate()
3743 static ssize_t nr_hugepages_show_common(struct kobject *kobj, in nr_hugepages_show_common()
3793 struct kobject *kobj, const char *buf, in nr_hugepages_store_common()
3809 static ssize_t nr_hugepages_show(struct kobject *kobj, in nr_hugepages_show()
3815 static ssize_t nr_hugepages_store(struct kobject *kobj, in nr_hugepages_store()
3828 static ssize_t nr_hugepages_mempolicy_show(struct kobject *kobj, in nr_hugepages_mempolicy_show()
3835 static ssize_t nr_hugepages_mempolicy_store(struct kobject *kobj, in nr_hugepages_mempolicy_store()
3844 static ssize_t nr_overcommit_hugepages_show(struct kobject *kobj, in nr_overcommit_hugepages_show()
3851 static ssize_t nr_overcommit_hugepages_store(struct kobject *kobj, in nr_overcommit_hugepages_store()
3873 static ssize_t free_hugepages_show(struct kobject *kobj, in free_hugepages_show()
[all …]
/openbmc/linux/drivers/platform/x86/
H A Dwmi-bmof.c28 static ssize_t read_bmof(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, in read_bmof()
/openbmc/linux/drivers/staging/greybus/
H A Daudio_manager.h28 struct kobject kobj; member
/openbmc/linux/drivers/power/supply/
H A Dds2781_battery.c625 struct kobject *kobj, in ds2781_read_param_eeprom_bin()
638 struct kobject *kobj, in ds2781_write_param_eeprom_bin()
670 struct kobject *kobj, in ds2781_read_user_eeprom_bin()
684 struct kobject *kobj, in ds2781_write_user_eeprom_bin()
H A Dds2780_battery.c623 struct kobject *kobj, in ds2780_read_param_eeprom_bin()
636 struct kobject *kobj, in ds2780_write_param_eeprom_bin()
668 struct kobject *kobj, in ds2780_read_user_eeprom_bin()
681 struct kobject *kobj, in ds2780_write_user_eeprom_bin()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_sysfs.c40 static struct qib_pportdata *qib_get_pportdata_kobj(struct kobject *kobj) in qib_get_pportdata_kobj()
216 static ssize_t cc_table_bin_read(struct file *filp, struct kobject *kobj, in cc_table_bin_read()
251 static ssize_t cc_setting_bin_read(struct file *filp, struct kobject *kobj, in cc_setting_bin_read()
285 static umode_t qib_ccmgta_is_bin_visible(struct kobject *kobj, in qib_ccmgta_is_bin_visible()
/openbmc/linux/fs/dlm/
H A Dlockspace.c163 static ssize_t dlm_attr_show(struct kobject *kobj, struct attribute *attr, in dlm_attr_show()
171 static ssize_t dlm_attr_store(struct kobject *kobj, struct attribute *attr, in dlm_attr_store()
218 static int dlm_uevent(const struct kobject *kobj, struct kobj_uevent_env *env) in dlm_uevent()
/openbmc/linux/drivers/firmware/efi/
H A Defi.c128 static ssize_t systab_show(struct kobject *kobj, in systab_show()
158 static ssize_t fw_platform_size_show(struct kobject *kobj, in fw_platform_size_show()
179 umode_t __weak efi_attr_is_visible(struct kobject *kobj, struct attribute *attr, in efi_attr_is_visible()
/openbmc/linux/drivers/hid/
H A Dhid-vivaldi-common.c119 static umode_t vivaldi_is_visible(struct kobject *kobj, struct attribute *attr, in vivaldi_is_visible()
/openbmc/linux/arch/powerpc/kernel/
H A Dcacheinfo.c31 struct kobject *kobj; /* bare (not embedded) kobject for cache member
41 struct kobject kobj; member
532 struct kobject *kobj = NULL; in cacheinfo_create_cache_dir() local
559 static void cache_index_release(struct kobject *kobj) in cache_index_release()
/openbmc/linux/include/net/
H A Dnetdev_rx_queue.h17 struct kobject kobj; member
/openbmc/linux/drivers/gpu/drm/lima/
H A Dlima_drv.c313 static ssize_t lima_error_state_read(struct file *filp, struct kobject *kobj, in lima_error_state_read()
339 static ssize_t lima_error_state_write(struct file *file, struct kobject *kobj, in lima_error_state_write()
/openbmc/linux/drivers/crypto/ccp/
H A Dsp-pci.c81 static umode_t psp_security_is_visible(struct kobject *kobj, struct attribute *attr, int idx) in psp_security_is_visible()
123 static umode_t psp_firmware_is_visible(struct kobject *kobj, struct attribute *attr, int idx) in psp_firmware_is_visible()
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_attr.c12 qla4_8xxx_sysfs_read_fw_dump(struct file *filep, struct kobject *kobj, in qla4_8xxx_sysfs_read_fw_dump()
30 qla4_8xxx_sysfs_write_fw_dump(struct file *filep, struct kobject *kobj, in qla4_8xxx_sysfs_write_fw_dump()
/openbmc/linux/drivers/zorro/
H A Dzorro-sysfs.c83 static ssize_t zorro_read_config(struct file *filp, struct kobject *kobj, in zorro_read_config()
/openbmc/linux/arch/x86/events/intel/
H A Dcore.c5612 tsx_is_visible(struct kobject *kobj, struct attribute *attr, int i) in tsx_is_visible()
5618 pebs_is_visible(struct kobject *kobj, struct attribute *attr, int i) in pebs_is_visible()
5624 mem_is_visible(struct kobject *kobj, struct attribute *attr, int i) in mem_is_visible()
5633 lbr_is_visible(struct kobject *kobj, struct attribute *attr, int i) in lbr_is_visible()
5639 exra_is_visible(struct kobject *kobj, struct attribute *attr, int i) in exra_is_visible()
5645 default_is_visible(struct kobject *kobj, struct attribute *attr, int i) in default_is_visible()
5654 td_is_visible(struct kobject *kobj, struct attribute *attr, int i) in td_is_visible()
5822 static bool is_attr_for_this_pmu(struct kobject *kobj, struct attribute *attr) in is_attr_for_this_pmu()
5833 static umode_t hybrid_events_is_visible(struct kobject *kobj, in hybrid_events_is_visible()
5846 static umode_t hybrid_tsx_is_visible(struct kobject *kobj, in hybrid_tsx_is_visible()
[all …]
/openbmc/linux/drivers/cpufreq/
H A Dcpufreq.c599 static ssize_t show_boost(struct kobject *kobj, in show_boost()
605 static ssize_t store_boost(struct kobject *kobj, struct kobj_attribute *attr, in store_boost()
993 static ssize_t show(struct kobject *kobj, struct attribute *attr, char *buf) in show()
1010 static ssize_t store(struct kobject *kobj, struct attribute *attr, in store()
1028 static void cpufreq_sysfs_release(struct kobject *kobj) in cpufreq_sysfs_release()
1218 struct kobject *kobj; in cpufreq_policy_put_kobj() local
/openbmc/linux/drivers/hwtracing/ptt/
H A Dhisi_ptt.c424 struct kobject *kobj = &hisi_ptt->hisi_ptt_pmu.dev->kobj; in hisi_ptt_create_rp_filter_attr() local
438 struct kobject *kobj = &hisi_ptt->hisi_ptt_pmu.dev->kobj; in hisi_ptt_remove_rp_filter_attr() local
447 struct kobject *kobj = &hisi_ptt->hisi_ptt_pmu.dev->kobj; in hisi_ptt_create_req_filter_attr() local
461 struct kobject *kobj = &hisi_ptt->hisi_ptt_pmu.dev->kobj; in hisi_ptt_remove_req_filter_attr() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Drefcounted_kptr_fail.c80 struct file *file, struct kobject *kobj, in BPF_PROG()
/openbmc/linux/drivers/hte/
H A Dhte-tegra194-test.c58 struct kobject *kobj; member
/openbmc/linux/drivers/greybus/
H A Dinterface.c620 static umode_t interface_unipro_is_visible(struct kobject *kobj, in interface_unipro_is_visible()
635 static umode_t interface_greybus_is_visible(struct kobject *kobj, in interface_greybus_is_visible()
649 static umode_t interface_power_is_visible(struct kobject *kobj, in interface_power_is_visible()
/openbmc/linux/drivers/s390/cio/
H A Dchp.c131 struct kobject *kobj, in chp_measurement_chars_read()
178 static ssize_t chp_measurement_read(struct file *filp, struct kobject *kobj, in chp_measurement_read()
404 static ssize_t util_string_read(struct file *filp, struct kobject *kobj, in util_string_read()
/openbmc/linux/drivers/platform/mips/
H A Dcpu_hwmon.c96 static umode_t cpu_hwmon_is_visible(struct kobject *kobj, in cpu_hwmon_is_visible()
/openbmc/linux/drivers/hv/
H A Dvmbus_drv.c599 static umode_t vmbus_dev_attr_is_visible(struct kobject *kobj, in vmbus_dev_attr_is_visible()
1466 static void vmbus_chan_release(struct kobject *kobj) in vmbus_chan_release()
1490 static ssize_t vmbus_chan_attr_show(struct kobject *kobj, in vmbus_chan_attr_show()
1504 static ssize_t vmbus_chan_attr_store(struct kobject *kobj, in vmbus_chan_attr_store()
1800 static umode_t vmbus_chan_attr_is_visible(struct kobject *kobj, in vmbus_chan_attr_is_visible()
1832 struct kobject *kobj = &channel->kobj; in vmbus_add_channel_kobj() local
1898 struct kobject *kobj = &child_device_obj->device.kobj; in vmbus_device_register() local

12345678910>>...22