Searched defs:kobj (Results 1 - 200 of 318) sorted by relevance

12

/linux-4.1.27/drivers/md/
H A Ddm-builtin.c43 void dm_kobject_release(struct kobject *kobj) dm_kobject_release() argument
H A Ddm-uevent.h47 dm_send_uevents(struct list_head *events, struct kobject *kobj) dm_send_uevents() argument
H A Ddm-sysfs.c21 static ssize_t dm_attr_show(struct kobject *kobj, struct attribute *attr, dm_attr_show() argument
46 static ssize_t dm_attr_store(struct kobject *kobj, struct attribute *attr, dm_attr_store() argument
141 struct kobject *kobj = dm_kobject(md); dm_sysfs_exit() local
H A Ddm-uevent.c134 void dm_send_uevents(struct list_head *events, struct kobject *kobj) dm_send_uevents() argument
H A Ddm.h164 struct kobject kobj; member in struct:dm_kobject_holder
168 static inline struct completion *dm_get_completion_from_kobject(struct kobject *kobj) dm_get_completion_from_kobject() argument
/linux-4.1.27/arch/x86/platform/uv/
H A Duv_sysfs.c28 static ssize_t partition_id_show(struct kobject *kobj, partition_id_show() argument
34 static ssize_t coherence_id_show(struct kobject *kobj, coherence_id_show() argument
/linux-4.1.27/drivers/gpu/drm/ttm/
H A Dttm_module.c60 struct kobject *kobj = &ttm_drm_class_device.kobj; ttm_get_kobj() local
H A Dttm_memory.c43 struct kobject kobj; member in struct:ttm_mem_zone
74 static void ttm_mem_zone_kobj_release(struct kobject *kobj) ttm_mem_zone_kobj_release() argument
84 static ssize_t ttm_mem_zone_show(struct kobject *kobj, ttm_mem_zone_show() argument
111 static ssize_t ttm_mem_zone_store(struct kobject *kobj, ttm_mem_zone_store() argument
169 static void ttm_mem_global_kobj_release(struct kobject *kobj) ttm_mem_global_kobj_release() argument
H A Dttm_page_alloc.c111 struct kobject kobj; member in struct:ttm_pool_manager
146 static void ttm_pool_kobj_release(struct kobject *kobj) ttm_pool_kobj_release() argument
153 static ssize_t ttm_pool_store(struct kobject *kobj, ttm_pool_store() argument
187 static ssize_t ttm_pool_show(struct kobject *kobj, ttm_pool_show() argument
/linux-4.1.27/fs/xfs/
H A Dxfs_sysfs.h35 struct xfs_kobj *kobj = to_kobj(kobject); xfs_sysfs_release() local
40 xfs_sysfs_init( struct xfs_kobj *kobj, struct kobj_type *ktype, struct xfs_kobj *parent_kobj, const char *name) xfs_sysfs_init() argument
52 xfs_sysfs_del( struct xfs_kobj *kobj) xfs_sysfs_del() argument
H A Dxfs_sysfs.c201 struct xfs_kobj *kobj = to_kobj(kobject); to_xlog() local
/linux-4.1.27/include/linux/
H A Dcdev.h13 struct kobject kobj; member in struct:cdev
H A Dlivepatch.h61 struct kobject kobj; member in struct:klp_func
102 struct kobject *kobj; member in struct:klp_object
122 struct kobject kobj; member in struct:klp_patch
H A Dpadata.h159 struct kobject kobj; member in struct:padata_instance
H A Delevator.h111 struct kobject kobj; member in struct:elevator_queue
H A Discsi_boot_sysfs.h69 struct kobject kobj; member in struct:iscsi_boot_kobj
H A Dkobject.h86 static inline const char *kobject_name(const struct kobject *kobj) kobject_name() argument
170 struct kobject kobj; member in struct:kset
181 static inline struct kset *to_kset(struct kobject *kobj) to_kset() argument
196 static inline struct kobj_type *get_ktype(struct kobject *kobj) get_ktype() argument
H A Dslub_def.h85 struct kobject kobj; /* For sysfs */ member in struct:kmem_cache
H A Dpktcdvd.h157 struct kobject kobj; member in struct:pktcdvd_kobj
H A Dsysfs.h283 static inline int sysfs_create_dir_ns(struct kobject *kobj, const void *ns) sysfs_create_dir_ns() argument
288 static inline void sysfs_remove_dir(struct kobject *kobj) sysfs_remove_dir() argument
292 static inline int sysfs_rename_dir_ns(struct kobject *kobj, sysfs_rename_dir_ns() argument
298 static inline int sysfs_move_dir_ns(struct kobject *kobj, sysfs_move_dir_ns() argument
316 static inline int sysfs_create_file_ns(struct kobject *kobj, sysfs_create_file_ns() argument
323 static inline int sysfs_create_files(struct kobject *kobj, sysfs_create_files() argument
329 static inline int sysfs_chmod_file(struct kobject *kobj, sysfs_chmod_file() argument
335 static inline void sysfs_remove_file_ns(struct kobject *kobj, sysfs_remove_file_ns() argument
341 static inline bool sysfs_remove_file_self(struct kobject *kobj, sysfs_remove_file_self() argument
347 static inline void sysfs_remove_files(struct kobject *kobj, sysfs_remove_files() argument
352 static inline int sysfs_create_bin_file(struct kobject *kobj, sysfs_create_bin_file() argument
358 static inline void sysfs_remove_bin_file(struct kobject *kobj, sysfs_remove_bin_file() argument
363 static inline int sysfs_create_link(struct kobject *kobj, sysfs_create_link() argument
369 static inline int sysfs_create_link_nowarn(struct kobject *kobj, sysfs_create_link_nowarn() argument
376 static inline void sysfs_remove_link(struct kobject *kobj, const char *name) sysfs_remove_link() argument
392 static inline int sysfs_create_group(struct kobject *kobj, sysfs_create_group() argument
398 static inline int sysfs_create_groups(struct kobject *kobj, sysfs_create_groups() argument
404 static inline int sysfs_update_group(struct kobject *kobj, sysfs_update_group() argument
410 static inline void sysfs_remove_group(struct kobject *kobj, sysfs_remove_group() argument
415 static inline void sysfs_remove_groups(struct kobject *kobj, sysfs_remove_groups() argument
420 static inline int sysfs_add_file_to_group(struct kobject *kobj, sysfs_add_file_to_group() argument
426 static inline void sysfs_remove_file_from_group(struct kobject *kobj, sysfs_remove_file_from_group() argument
431 static inline int sysfs_merge_group(struct kobject *kobj, sysfs_merge_group() argument
437 static inline void sysfs_unmerge_group(struct kobject *kobj, sysfs_unmerge_group() argument
442 static inline int sysfs_add_link_to_group(struct kobject *kobj, sysfs_add_link_to_group() argument
449 static inline void sysfs_remove_link_from_group(struct kobject *kobj, sysfs_remove_link_from_group() argument
454 static inline void sysfs_notify(struct kobject *kobj, const char *dir, sysfs_notify() argument
470 static inline int __must_check sysfs_create_file(struct kobject *kobj, sysfs_create_file() argument
476 static inline void sysfs_remove_file(struct kobject *kobj, sysfs_remove_file() argument
482 static inline int sysfs_rename_link(struct kobject *kobj, struct kobject *target, sysfs_rename_link() argument
/linux-4.1.27/drivers/of/
H A Dof_private.h39 static inline struct device_node *kobj_to_device_node(struct kobject *kobj) kobj_to_device_node() argument
H A Ddynamic.c321 void of_node_release(struct kobject *kobj) of_node_release() argument
/linux-4.1.27/fs/ocfs2/cluster/
H A Dsys.c38 static ssize_t version_show(struct kobject *kobj, struct kobj_attribute *attr, version_show() argument
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dpower.c32 static ssize_t auto_poweron_show(struct kobject *kobj, auto_poweron_show() argument
38 static ssize_t auto_poweron_store(struct kobject *kobj, auto_poweron_store() argument
/linux-4.1.27/drivers/zorro/
H A Dzorro-sysfs.c64 static ssize_t zorro_read_config(struct file *filp, struct kobject *kobj, zorro_read_config() argument
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
H A Dsysfs.c109 static ssize_t wl1271_sysfs_read_fwlog(struct file *filp, struct kobject *kobj, wl1271_sysfs_read_fwlog() argument
/linux-4.1.27/drivers/acpi/
H A Dbgrt.c54 static ssize_t image_read(struct file *file, struct kobject *kobj, image_read() argument
H A Dsysfs.c261 static ssize_t acpi_table_show(struct file *filp, struct kobject *kobj, acpi_table_show() argument
515 static ssize_t counter_show(struct kobject *kobj, counter_show() argument
559 static ssize_t counter_set(struct kobject *kobj, counter_set() argument
726 static ssize_t hotplug_enabled_show(struct kobject *kobj, hotplug_enabled_show() argument
734 static ssize_t hotplug_enabled_store(struct kobject *kobj, hotplug_enabled_store() argument
782 static ssize_t force_remove_show(struct kobject *kobj, force_remove_show() argument
788 static ssize_t force_remove_store(struct kobject *kobj, force_remove_store() argument
/linux-4.1.27/include/drm/ttm/
H A Dttm_memory.h78 struct kobject kobj; member in struct:ttm_mem_global
/linux-4.1.27/drivers/md/bcache/
H A Dstats.h15 struct kobject kobj; member in struct:cache_stats
H A Ddebug.c246 int __init bch_debug_init(struct kobject *kobj) bch_debug_init() argument
/linux-4.1.27/drivers/i2c/
H A Di2c-slave-eeprom.c77 static ssize_t i2c_slave_eeprom_bin_read(struct file *filp, struct kobject *kobj, i2c_slave_eeprom_bin_read() argument
95 static ssize_t i2c_slave_eeprom_bin_write(struct file *filp, struct kobject *kobj, i2c_slave_eeprom_bin_write() argument
/linux-4.1.27/drivers/net/bonding/
H A Dbond_sysfs_slave.c96 static ssize_t slave_show(struct kobject *kobj, slave_show() argument
/linux-4.1.27/drivers/misc/eeprom/
H A Dsunxi_sid.c62 static ssize_t sid_read(struct file *fd, struct kobject *kobj, sid_read() argument
H A Deeprom.c83 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, eeprom_read() argument
H A Deeprom_93xx46.c37 eeprom_93xx46_bin_read(struct file *filp, struct kobject *kobj, eeprom_93xx46_bin_read() argument
192 eeprom_93xx46_bin_write(struct file *filp, struct kobject *kobj, eeprom_93xx46_bin_write() argument
H A Dmax6875.c109 static ssize_t max6875_read(struct file *filp, struct kobject *kobj, max6875_read() argument
H A Dat24.c304 static ssize_t at24_bin_read(struct file *filp, struct kobject *kobj, at24_bin_read() argument
435 static ssize_t at24_bin_write(struct file *filp, struct kobject *kobj, at24_bin_write() argument
H A Dat25.c135 at25_bin_read(struct file *filp, struct kobject *kobj, at25_bin_read() argument
269 at25_bin_write(struct file *filp, struct kobject *kobj, at25_bin_write() argument
/linux-4.1.27/drivers/soc/tegra/fuse/
H A Dfuse-tegra.c56 static ssize_t fuse_read(struct file *fd, struct kobject *kobj, fuse_read() argument
/linux-4.1.27/drivers/s390/char/
H A Dsclp_ocf.c88 static ssize_t cpc_name_show(struct kobject *kobj, cpc_name_show() argument
102 static ssize_t hmc_network_show(struct kobject *kobj, hmc_network_show() argument
H A Dsclp_cpi_sys.c221 static ssize_t system_name_show(struct kobject *kobj, system_name_show() argument
232 static ssize_t system_name_store(struct kobject *kobj, system_name_store() argument
253 static ssize_t sysplex_name_show(struct kobject *kobj, sysplex_name_show() argument
264 static ssize_t sysplex_name_store(struct kobject *kobj, sysplex_name_store() argument
285 static ssize_t system_type_show(struct kobject *kobj, system_type_show() argument
296 static ssize_t system_type_store(struct kobject *kobj, system_type_store() argument
317 static ssize_t system_level_show(struct kobject *kobj, system_level_show() argument
328 static ssize_t system_level_store(struct kobject *kobj, system_level_store() argument
354 static ssize_t set_store(struct kobject *kobj, set_store() argument
/linux-4.1.27/drivers/pci/hotplug/
H A Drpadlpar_sysfs.c32 static ssize_t add_slot_store(struct kobject *kobj, struct kobj_attribute *attr, add_slot_store() argument
56 static ssize_t add_slot_show(struct kobject *kobj, add_slot_show() argument
62 static ssize_t remove_slot_store(struct kobject *kobj, remove_slot_store() argument
87 static ssize_t remove_slot_show(struct kobject *kobj, remove_slot_show() argument
H A Dacpiphp_ibm.c356 static ssize_t ibm_read_apci_table(struct file *filp, struct kobject *kobj, ibm_read_apci_table() argument
/linux-4.1.27/drivers/infiniband/hw/usnic/
H A Dusnic_ib_qp_grp.h50 struct kobject kobj; member in struct:usnic_ib_qp_grp
H A Dusnic_ib_sysfs.c207 usnic_ib_qpn_attr_show(struct kobject *kobj, struct attribute *attr, char *buf) usnic_ib_qpn_attr_show() argument
/linux-4.1.27/drivers/edac/
H A Damd64_edac_inj.c219 static umode_t amd64_edac_inj_is_visible(struct kobject *kobj, amd64_edac_inj_is_visible() argument
H A Dedac_core.h191 struct kobject kobj; member in struct:edac_device_block
205 struct kobject kobj; member in struct:edac_device_instance
288 struct kobject kobj; member in struct:edac_device_ctl_info
380 struct kobject kobj; member in struct:edac_pci_ctl_info
H A Dedac_device_sysfs.c117 static ssize_t edac_dev_ctl_info_show(struct kobject *kobj, edac_dev_ctl_info_show() argument
129 static ssize_t edac_dev_ctl_info_store(struct kobject *kobj, edac_dev_ctl_info_store() argument
201 static void edac_device_ctrl_master_release(struct kobject *kobj) edac_device_ctrl_master_release() argument
333 static void edac_device_ctrl_instance_release(struct kobject *kobj) edac_device_ctrl_instance_release() argument
354 static ssize_t edac_dev_instance_show(struct kobject *kobj, edac_dev_instance_show() argument
366 static ssize_t edac_dev_instance_store(struct kobject *kobj, edac_dev_instance_store() argument
422 static ssize_t block_ue_count_show(struct kobject *kobj, block_ue_count_show() argument
430 static ssize_t block_ce_count_show(struct kobject *kobj, block_ce_count_show() argument
439 static void edac_device_ctrl_block_release(struct kobject *kobj) edac_device_ctrl_block_release() argument
456 static ssize_t edac_dev_block_show(struct kobject *kobj, edac_dev_block_show() argument
468 static ssize_t edac_dev_block_store(struct kobject *kobj, edac_dev_block_store() argument
H A Dedac_pci_sysfs.c74 static void edac_pci_instance_release(struct kobject *kobj) edac_pci_instance_release() argument
97 static ssize_t edac_pci_instance_show(struct kobject *kobj, edac_pci_instance_show() argument
109 static ssize_t edac_pci_instance_store(struct kobject *kobj, edac_pci_instance_store() argument
238 static ssize_t edac_pci_dev_show(struct kobject *kobj, struct attribute *attr, edac_pci_dev_show() argument
249 static ssize_t edac_pci_dev_store(struct kobject *kobj, edac_pci_dev_store() argument
314 static void edac_pci_release_main_kobj(struct kobject *kobj) edac_pci_release_main_kobj() argument
/linux-4.1.27/block/
H A Dblk-mq.h25 struct kobject kobj; member in struct:blk_mq_ctx
H A Dblk-integrity.c245 static ssize_t integrity_attr_show(struct kobject *kobj, struct attribute *attr, integrity_attr_show() argument
256 static ssize_t integrity_attr_store(struct kobject *kobj, integrity_attr_store() argument
382 static void blk_integrity_release(struct kobject *kobj) blk_integrity_release() argument
H A Dblk-mq-sysfs.c16 static void blk_mq_sysfs_release(struct kobject *kobj) blk_mq_sysfs_release() argument
32 static ssize_t blk_mq_sysfs_show(struct kobject *kobj, struct attribute *attr, blk_mq_sysfs_show() argument
55 static ssize_t blk_mq_sysfs_store(struct kobject *kobj, struct attribute *attr, blk_mq_sysfs_store() argument
78 static ssize_t blk_mq_hw_sysfs_show(struct kobject *kobj, blk_mq_hw_sysfs_show() argument
101 static ssize_t blk_mq_hw_sysfs_store(struct kobject *kobj, blk_mq_hw_sysfs_store() argument
H A Dblk-sysfs.c436 queue_attr_show(struct kobject *kobj, struct attribute *attr, char *page) queue_attr_show() argument
456 queue_attr_store(struct kobject *kobj, struct attribute *attr, queue_attr_store() argument
499 static void blk_release_queue(struct kobject *kobj) blk_release_queue() argument
H A Delevator.c171 static void elevator_release(struct kobject *kobj) elevator_release() argument
748 elv_attr_show(struct kobject *kobj, struct attribute *attr, char *page) elv_attr_show() argument
765 elv_attr_store(struct kobject *kobj, struct attribute *attr, elv_attr_store() argument
/linux-4.1.27/drivers/base/
H A Dsoc.c45 static umode_t soc_attribute_mode(struct kobject *kobj, soc_attribute_mode() argument
H A Dmap.c97 struct kobject *kobj; kobj_lookup() local
H A Dbase.h47 struct kobject kobj; member in struct:driver_private
H A Dclass.c26 static ssize_t class_attr_show(struct kobject *kobj, struct attribute *attr, class_attr_show() argument
38 static ssize_t class_attr_store(struct kobject *kobj, struct attribute *attr, class_attr_store() argument
50 static void class_release(struct kobject *kobj) class_release() argument
66 static const struct kobj_ns_type_operations *class_child_ns_type(struct kobject *kobj) class_child_ns_type() argument
500 struct kobject *kobj; member in struct:class_compat
H A Ddevcoredump.c88 static ssize_t devcd_data_read(struct file *filp, struct kobject *kobj, devcd_data_read() argument
98 static ssize_t devcd_data_write(struct file *filp, struct kobject *kobj, devcd_data_write() argument
H A Dcacheinfo.c345 cache_default_attrs_is_visible(struct kobject *kobj, cache_default_attrs_is_visible() argument
H A Dbus.c54 static ssize_t drv_attr_show(struct kobject *kobj, struct attribute *attr, drv_attr_show() argument
66 static ssize_t drv_attr_store(struct kobject *kobj, struct attribute *attr, drv_attr_store() argument
83 static void driver_release(struct kobject *kobj) driver_release() argument
99 static ssize_t bus_attr_show(struct kobject *kobj, struct attribute *attr, bus_attr_show() argument
111 static ssize_t bus_attr_store(struct kobject *kobj, struct attribute *attr, bus_attr_store() argument
149 static void bus_release(struct kobject *kobj) bus_release() argument
164 static int bus_uevent_filter(struct kset *kset, struct kobject *kobj) bus_uevent_filter() argument
/linux-4.1.27/arch/mips/alchemy/devboards/
H A Dpm.c117 static ssize_t db1x_pmattr_show(struct kobject *kobj, db1x_pmattr_show() argument
147 static ssize_t db1x_pmattr_store(struct kobject *kobj, db1x_pmattr_store() argument
/linux-4.1.27/drivers/hid/
H A Dhid-roccat-lua.c29 static ssize_t lua_sysfs_read(struct file *fp, struct kobject *kobj, lua_sysfs_read() argument
51 static ssize_t lua_sysfs_write(struct file *fp, struct kobject *kobj, lua_sysfs_write() argument
H A Dhid-roccat-common.c133 ssize_t roccat_common2_sysfs_read(struct file *fp, struct kobject *kobj, roccat_common2_sysfs_read() argument
157 ssize_t roccat_common2_sysfs_write(struct file *fp, struct kobject *kobj, roccat_common2_sysfs_write() argument
H A Dhid-roccat-arvo.c190 arvo_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) arvo_sysfs_write() argument
210 arvo_sysfs_read(struct file *fp, struct kobject *kobj, void *buf, loff_t off, size_t count, size_t real_size, uint command) arvo_sysfs_read() argument
233 arvo_sysfs_write_button(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) arvo_sysfs_write_button() argument
243 arvo_sysfs_read_info(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) arvo_sysfs_read_info() argument
H A Dhid-roccat-isku.c120 static ssize_t isku_sysfs_read(struct file *fp, struct kobject *kobj, isku_sysfs_read() argument
143 static ssize_t isku_sysfs_write(struct file *fp, struct kobject *kobj, isku_sysfs_write() argument
H A Dhid-roccat-koneplus.c86 static ssize_t koneplus_sysfs_read(struct file *fp, struct kobject *kobj, koneplus_sysfs_read() argument
112 static ssize_t koneplus_sysfs_write(struct file *fp, struct kobject *kobj, koneplus_sysfs_write() argument
192 koneplus_sysfs_read_profilex_settings(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) koneplus_sysfs_read_profilex_settings() argument
211 koneplus_sysfs_read_profilex_buttons(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) koneplus_sysfs_read_profilex_buttons() argument
H A Dhid-roccat-kone.c269 static ssize_t kone_sysfs_read_settings(struct file *fp, struct kobject *kobj, kone_sysfs_read_settings() argument
294 static ssize_t kone_sysfs_write_settings(struct file *fp, struct kobject *kobj, kone_sysfs_write_settings() argument
332 kone_sysfs_read_profilex(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) kone_sysfs_read_profilex() argument
353 kone_sysfs_write_profilex(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) kone_sysfs_write_profilex() argument
H A Dhid-roccat-kovaplus.c127 static ssize_t kovaplus_sysfs_read(struct file *fp, struct kobject *kobj, kovaplus_sysfs_read() argument
153 static ssize_t kovaplus_sysfs_write(struct file *fp, struct kobject *kobj, kovaplus_sysfs_write() argument
220 kovaplus_sysfs_read_profilex_settings(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) kovaplus_sysfs_read_profilex_settings() argument
239 kovaplus_sysfs_read_profilex_buttons(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) kovaplus_sysfs_read_profilex_buttons() argument
H A Dhid-roccat-pyra.c89 static ssize_t pyra_sysfs_read(struct file *fp, struct kobject *kobj, pyra_sysfs_read() argument
115 static ssize_t pyra_sysfs_write(struct file *fp, struct kobject *kobj, pyra_sysfs_write() argument
190 pyra_sysfs_read_profilex_settings(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) pyra_sysfs_read_profilex_settings() argument
209 pyra_sysfs_read_profilex_buttons(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) pyra_sysfs_read_profilex_buttons() argument
247 pyra_sysfs_write_settings(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) pyra_sysfs_write_settings() argument
/linux-4.1.27/fs/sysfs/
H A Ddir.c41 int sysfs_create_dir_ns(struct kobject *kobj, const void *ns) sysfs_create_dir_ns() argument
75 void sysfs_remove_dir(struct kobject *kobj) sysfs_remove_dir() argument
101 int sysfs_rename_dir_ns(struct kobject *kobj, const char *new_name, sysfs_rename_dir_ns() argument
113 int sysfs_move_dir_ns(struct kobject *kobj, struct kobject *new_parent_kobj, sysfs_move_dir_ns() argument
H A Dgroup.c35 static int create_files(struct kernfs_node *parent, struct kobject *kobj, create_files() argument
94 static int internal_create_group(struct kobject *kobj, int update, internal_create_group() argument
140 int sysfs_create_group(struct kobject *kobj, sysfs_create_group() argument
160 int sysfs_create_groups(struct kobject *kobj, sysfs_create_groups() argument
198 int sysfs_update_group(struct kobject *kobj, sysfs_update_group() argument
213 void sysfs_remove_group(struct kobject *kobj, sysfs_remove_group() argument
248 void sysfs_remove_groups(struct kobject *kobj, sysfs_remove_groups() argument
269 int sysfs_merge_group(struct kobject *kobj, sysfs_merge_group() argument
298 void sysfs_unmerge_group(struct kobject *kobj, sysfs_unmerge_group() argument
320 int sysfs_add_link_to_group(struct kobject *kobj, const char *group_name, sysfs_add_link_to_group() argument
343 void sysfs_remove_link_from_group(struct kobject *kobj, const char *group_name, sysfs_remove_link_from_group() argument
H A Dsymlink.c67 static int sysfs_do_create_link(struct kobject *kobj, struct kobject *target, sysfs_do_create_link() argument
89 int sysfs_create_link(struct kobject *kobj, struct kobject *target, sysfs_create_link() argument
105 int sysfs_create_link_nowarn(struct kobject *kobj, struct kobject *target, sysfs_create_link_nowarn() argument
120 void sysfs_delete_link(struct kobject *kobj, struct kobject *targ, sysfs_delete_link() argument
142 void sysfs_remove_link(struct kobject *kobj, const char *name) sysfs_remove_link() argument
165 int sysfs_rename_link_ns(struct kobject *kobj, struct kobject *targ, sysfs_rename_link_ns() argument
H A Dfile.c30 struct kobject *kobj = kn->parent->priv; sysfs_file_ops() local
45 struct kobject *kobj = of->kn->parent->priv; sysfs_kf_seq_show() local
86 struct kobject *kobj = of->kn->parent->priv; sysfs_kf_bin_read() local
110 struct kobject *kobj = of->kn->parent->priv; sysfs_kf_read() local
126 struct kobject *kobj = of->kn->parent->priv; sysfs_kf_write() local
139 struct kobject *kobj = of->kn->parent->priv; sysfs_kf_bin_write() local
160 struct kobject *kobj = of->kn->parent->priv; sysfs_kf_bin_mmap() local
165 void sysfs_notify(struct kobject *kobj, const char *dir, const char *attr) sysfs_notify() argument
248 struct kobject *kobj = parent->priv; sysfs_add_file_mode_ns() local
319 int sysfs_create_file_ns(struct kobject *kobj, const struct attribute *attr, sysfs_create_file_ns() argument
329 int sysfs_create_files(struct kobject *kobj, const struct attribute **ptr) sysfs_create_files() argument
349 int sysfs_add_file_to_group(struct kobject *kobj, sysfs_add_file_to_group() argument
379 int sysfs_chmod_file(struct kobject *kobj, const struct attribute *attr, sysfs_chmod_file() argument
408 void sysfs_remove_file_ns(struct kobject *kobj, const struct attribute *attr, sysfs_remove_file_ns() argument
424 bool sysfs_remove_file_self(struct kobject *kobj, const struct attribute *attr) sysfs_remove_file_self() argument
440 void sysfs_remove_files(struct kobject *kobj, const struct attribute **ptr) sysfs_remove_files() argument
454 void sysfs_remove_file_from_group(struct kobject *kobj, sysfs_remove_file_from_group() argument
478 int sysfs_create_bin_file(struct kobject *kobj, sysfs_create_bin_file() argument
492 void sysfs_remove_bin_file(struct kobject *kobj, sysfs_remove_bin_file() argument
/linux-4.1.27/drivers/w1/slaves/
H A Dw1_ds2406.c31 w1_f12_read_state( struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) w1_f12_read_state() argument
68 w1_f12_write_output( struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) w1_f12_write_output() argument
H A Dw1_ds2413.c33 static ssize_t state_read(struct file *filp, struct kobject *kobj, state_read() argument
70 static ssize_t output_write(struct file *filp, struct kobject *kobj, output_write() argument
H A Dw1_ds2780.c92 static ssize_t w1_slave_read(struct file *filp, struct kobject *kobj, w1_slave_read() argument
H A Dw1_ds2781.c90 static ssize_t w1_slave_read(struct file *filp, struct kobject *kobj, w1_slave_read() argument
H A Dw1_ds2760.c100 static ssize_t w1_slave_read(struct file *filp, struct kobject *kobj, w1_slave_read() argument
H A Dw1_ds2408.c75 static ssize_t state_read(struct file *filp, struct kobject *kobj, state_read() argument
87 static ssize_t output_read(struct file *filp, struct kobject *kobj, output_read() argument
100 static ssize_t activity_read(struct file *filp, struct kobject *kobj, activity_read() argument
113 static ssize_t cond_search_mask_read(struct file *filp, struct kobject *kobj, cond_search_mask_read() argument
137 static ssize_t status_control_read(struct file *filp, struct kobject *kobj, status_control_read() argument
147 static ssize_t output_write(struct file *filp, struct kobject *kobj, output_write() argument
218 static ssize_t activity_write(struct file *filp, struct kobject *kobj, activity_write() argument
248 static ssize_t status_control_write(struct file *filp, struct kobject *kobj, status_control_write() argument
126 cond_search_polarity_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) cond_search_polarity_read() argument
H A Dw1_ds2431.c99 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, eeprom_read() argument
205 static ssize_t eeprom_write(struct file *filp, struct kobject *kobj, eeprom_write() argument
H A Dw1_ds2433.c96 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, eeprom_read() argument
210 static ssize_t eeprom_write(struct file *filp, struct kobject *kobj, eeprom_write() argument
H A Dw1_ds28e04.c121 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, eeprom_read() argument
229 static ssize_t eeprom_write(struct file *filp, struct kobject *kobj, eeprom_write() argument
285 static ssize_t pio_read(struct file *filp, struct kobject *kobj, pio_read() argument
304 static ssize_t pio_write(struct file *filp, struct kobject *kobj, pio_write() argument
/linux-4.1.27/drivers/platform/mips/
H A Dcpu_hwmon.c106 static int create_sysfs_cputemp_files(struct kobject *kobj) create_sysfs_cputemp_files() argument
130 static void remove_sysfs_cputemp_files(struct kobject *kobj) remove_sysfs_cputemp_files() argument
/linux-4.1.27/arch/powerpc/platforms/powernv/
H A Dopal-msglog.c34 static ssize_t opal_msglog_read(struct file *file, struct kobject *kobj, opal_msglog_read() argument
H A Dopal-sysparam.c110 static ssize_t sys_param_show(struct kobject *kobj, sys_param_show() argument
131 static ssize_t sys_param_store(struct kobject *kobj, sys_param_store() argument
H A Dopal-elog.c24 struct kobject kobj; member in struct:elog_obj
93 static ssize_t elog_attr_show(struct kobject *kobj, elog_attr_show() argument
109 static ssize_t elog_attr_store(struct kobject *kobj, elog_attr_store() argument
130 static void elog_release(struct kobject *kobj) elog_release() argument
155 static ssize_t raw_attr_read(struct file *filep, struct kobject *kobj, raw_attr_read() argument
H A Dopal-dump.c24 struct kobject kobj; member in struct:dump_obj
157 static ssize_t dump_attr_show(struct kobject *kobj, dump_attr_show() argument
173 static ssize_t dump_attr_store(struct kobject *kobj, dump_attr_store() argument
194 static void dump_release(struct kobject *kobj) dump_release() argument
282 static ssize_t dump_attr_read(struct file *filep, struct kobject *kobj, dump_attr_read() argument
H A Dopal-flash.c154 static ssize_t validate_show(struct kobject *kobj, validate_show() argument
194 static ssize_t validate_store(struct kobject *kobj, validate_store() argument
239 static ssize_t manage_show(struct kobject *kobj, manage_show() argument
256 static ssize_t manage_store(struct kobject *kobj, manage_store() argument
350 static ssize_t update_show(struct kobject *kobj, update_show() argument
362 static ssize_t update_store(struct kobject *kobj, update_store() argument
464 static ssize_t image_data_write(struct file *filp, struct kobject *kobj, image_data_write() argument
/linux-4.1.27/arch/powerpc/sysdev/
H A Dmv64x60_pci.c28 static ssize_t mv64x60_hs_reg_read(struct file *filp, struct kobject *kobj, mv64x60_hs_reg_read() argument
49 static ssize_t mv64x60_hs_reg_write(struct file *filp, struct kobject *kobj, mv64x60_hs_reg_write() argument
H A Dppc4xx_cpm.c138 static ssize_t cpm_idle_show(struct kobject *kobj, cpm_idle_show() argument
156 static ssize_t cpm_idle_store(struct kobject *kobj, cpm_idle_store() argument
/linux-4.1.27/arch/s390/pci/
H A Dpci_sysfs.c61 static ssize_t util_string_read(struct file *filp, struct kobject *kobj, util_string_read() argument
/linux-4.1.27/samples/kobject/
H A Dkobject-example.c30 static ssize_t foo_show(struct kobject *kobj, struct kobj_attribute *attr, foo_show() argument
36 static ssize_t foo_store(struct kobject *kobj, struct kobj_attribute *attr, foo_store() argument
56 static ssize_t b_show(struct kobject *kobj, struct kobj_attribute *attr, b_show() argument
68 static ssize_t b_store(struct kobject *kobj, struct kobj_attribute *attr, b_store() argument
H A Dkset-example.c32 struct kobject kobj; member in struct:foo_obj
54 static ssize_t foo_attr_show(struct kobject *kobj, foo_attr_show() argument
74 static ssize_t foo_attr_store(struct kobject *kobj, foo_attr_store() argument
103 static void foo_release(struct kobject *kobj) foo_release() argument
/linux-4.1.27/drivers/hwmon/
H A Dfam15h_power.c96 static umode_t fam15h_power_is_visible(struct kobject *kobj, fam15h_power_is_visible() argument
H A Dhwmon.c48 static umode_t hwmon_dev_name_is_visible(struct kobject *kobj, hwmon_dev_name_is_visible() argument
H A Dk10temp.c119 static umode_t k10temp_is_visible(struct kobject *kobj, k10temp_is_visible() argument
H A Dmax1668.c341 static umode_t max1668_attribute_mode(struct kobject *kobj, max1668_attribute_mode() argument
H A Dtmp421.c161 static umode_t tmp421_is_visible(struct kobject *kobj, struct attribute *a, tmp421_is_visible() argument
H A Dvexpress.c75 static umode_t vexpress_hwmon_attr_is_visible(struct kobject *kobj, vexpress_hwmon_attr_is_visible() argument
H A Dabx500.c263 static umode_t abx500_attrs_visible(struct kobject *kobj, abx500_attrs_visible() argument
H A Dds1621.c341 static umode_t ds1621_attribute_visible(struct kobject *kobj, ds1621_attribute_visible() argument
H A Dgpio-fan.c325 static umode_t gpio_fan_is_visible(struct kobject *kobj, gpio_fan_is_visible() argument
H A Dmax16065.c518 static umode_t max16065_basic_is_visible(struct kobject *kobj, max16065_basic_is_visible() argument
530 static umode_t max16065_secondary_is_visible(struct kobject *kobj, max16065_secondary_is_visible() argument
H A Dmax6650.c503 static umode_t max6650_attrs_visible(struct kobject *kobj, struct attribute *a, max6650_attrs_visible() argument
H A Dmax6697.c403 static umode_t max6697_is_visible(struct kobject *kobj, struct attribute *attr, max6697_is_visible() argument
H A Dnct7802.c532 static umode_t nct7802_temp_is_visible(struct kobject *kobj, nct7802_temp_is_visible() argument
641 static umode_t nct7802_in_is_visible(struct kobject *kobj, nct7802_in_is_visible() argument
707 static umode_t nct7802_fan_is_visible(struct kobject *kobj, nct7802_fan_is_visible() argument
H A Dnct7904.c176 static umode_t nct7904_fanin_is_visible(struct kobject *kobj, nct7904_fanin_is_visible() argument
258 static umode_t nct7904_vsen_is_visible(struct kobject *kobj, nct7904_vsen_is_visible() argument
344 static umode_t nct7904_tcpu_is_visible(struct kobject *kobj, nct7904_tcpu_is_visible() argument
/linux-4.1.27/drivers/misc/
H A Dds1682.c141 static ssize_t ds1682_eeprom_read(struct file *filp, struct kobject *kobj, ds1682_eeprom_read() argument
165 static ssize_t ds1682_eeprom_write(struct file *filp, struct kobject *kobj, ds1682_eeprom_write() argument
/linux-4.1.27/drivers/misc/genwqe/
H A Dcard_sysfs.c277 static umode_t genwqe_is_visible(struct kobject *kobj, genwqe_is_visible() argument
/linux-4.1.27/drivers/scsi/qla4xxx/
H A Dql4_attr.c13 qla4_8xxx_sysfs_read_fw_dump(struct file *filep, struct kobject *kobj, qla4_8xxx_sysfs_read_fw_dump() argument
31 qla4_8xxx_sysfs_write_fw_dump(struct file *filep, struct kobject *kobj, qla4_8xxx_sysfs_write_fw_dump() argument
/linux-4.1.27/drivers/scsi/
H A Discsi_boot_sysfs.c40 static ssize_t iscsi_boot_show_attribute(struct kobject *kobj, iscsi_boot_show_attribute() argument
62 static void iscsi_boot_kobj_release(struct kobject *kobj) iscsi_boot_kobj_release() argument
115 static umode_t iscsi_boot_tgt_attr_is_visible(struct kobject *kobj, iscsi_boot_tgt_attr_is_visible() argument
196 static umode_t iscsi_boot_eth_attr_is_visible(struct kobject *kobj, iscsi_boot_eth_attr_is_visible() argument
268 static umode_t iscsi_boot_ini_attr_is_visible(struct kobject *kobj, iscsi_boot_ini_attr_is_visible() argument
/linux-4.1.27/drivers/sfi/
H A Dsfi_acpi.c175 static ssize_t sfi_acpi_table_show(struct file *filp, struct kobject *kobj, sfi_acpi_table_show() argument
H A Dsfi_core.c389 static ssize_t sfi_table_show(struct file *filp, struct kobject *kobj, sfi_table_show() argument
/linux-4.1.27/drivers/rapidio/
H A Drio-sysfs.c124 rio_read_config(struct file *filp, struct kobject *kobj, rio_read_config() argument
196 rio_write_config(struct file *filp, struct kobject *kobj, rio_write_config() argument
/linux-4.1.27/drivers/firmware/
H A Dmemmap.c44 struct kobject kobj; /* kobject for each entry */ member in struct:firmware_map_entry
101 to_memmap_entry(struct kobject *kobj) to_memmap_entry() argument
106 static void __meminit release_firmware_map_entry(struct kobject *kobj) release_firmware_map_entry() argument
397 static ssize_t memmap_attr_show(struct kobject *kobj, memmap_attr_show() argument
H A Ddcdbas.c152 static ssize_t smi_data_read(struct file *filp, struct kobject *kobj, smi_data_read() argument
165 static ssize_t smi_data_write(struct file *filp, struct kobject *kobj, smi_data_write() argument
H A Ddell_rbu.c525 static ssize_t read_rbu_data(struct file *filp, struct kobject *kobj, read_rbu_data() argument
579 static ssize_t read_rbu_image_type(struct file *filp, struct kobject *kobj, read_rbu_image_type() argument
589 static ssize_t write_rbu_image_type(struct file *filp, struct kobject *kobj, write_rbu_image_type() argument
650 static ssize_t read_rbu_packet_size(struct file *filp, struct kobject *kobj, read_rbu_packet_size() argument
663 static ssize_t write_rbu_packet_size(struct file *filp, struct kobject *kobj, write_rbu_packet_size() argument
H A Dedd.c60 struct kobject kobj; member in struct:edd_device
114 edd_attr_show(struct kobject * kobj, struct attribute *attr, char *buf) edd_attr_show() argument
622 static void edd_release(struct kobject * kobj) edd_release() argument
H A Ddmi-sysfs.c34 struct kobject kobj; member in struct:dmi_sysfs_entry
81 static void dmi_entry_free(struct kobject *kobj) dmi_entry_free() argument
86 static struct dmi_sysfs_entry *to_entry(struct kobject *kobj) to_entry() argument
96 static ssize_t dmi_sysfs_attr_show(struct kobject *kobj, dmi_sysfs_attr_show() argument
213 static ssize_t dmi_entry_attr_show(struct kobject *kobj, dmi_entry_attr_show() argument
428 static ssize_t dmi_sel_raw_read(struct file *filp, struct kobject *kobj, dmi_sel_raw_read() argument
553 static void dmi_sysfs_entry_release(struct kobject *kobj) dmi_sysfs_entry_release() argument
533 dmi_entry_raw_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t pos, size_t count) dmi_entry_raw_read() argument
/linux-4.1.27/drivers/fmc/
H A Dfmc-core.c81 static ssize_t fmc_read_eeprom(struct file *file, struct kobject *kobj, fmc_read_eeprom() argument
102 static ssize_t fmc_write_eeprom(struct file *file, struct kobject *kobj, fmc_write_eeprom() argument
/linux-4.1.27/arch/x86/kernel/
H A Dksysfs.c23 static ssize_t version_show(struct kobject *kobj, version_show() argument
31 static ssize_t boot_params_data_read(struct file *fp, struct kobject *kobj, boot_params_data_read() argument
63 static int kobj_to_setup_data_nr(struct kobject *kobj, int *nr) kobj_to_setup_data_nr() argument
116 static ssize_t type_show(struct kobject *kobj, type_show() argument
215 struct kobject *kobj; create_setup_data_node() local
239 static void __init cleanup_setup_data_node(struct kobject *kobj) cleanup_setup_data_node() argument
139 setup_data_data_read(struct file *fp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) setup_data_data_read() argument
/linux-4.1.27/arch/tile/kernel/
H A Dsysfs.c128 hvconfig_bin_read(struct file *filp, struct kobject *kobj, hvconfig_bin_read() argument
/linux-4.1.27/arch/x86/include/asm/
H A Damd_nb.h37 struct kobject kobj; member in struct:threshold_block
42 struct kobject *kobj; member in struct:threshold_bank
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
H A Ddisplay-sysfs.c280 static ssize_t display_attr_show(struct kobject *kobj, struct attribute *attr, display_attr_show() argument
295 static ssize_t display_attr_store(struct kobject *kobj, struct attribute *attr, display_attr_store() argument
H A Dmanager-sysfs.c478 static ssize_t manager_attr_show(struct kobject *kobj, struct attribute *attr, manager_attr_show() argument
493 static ssize_t manager_attr_store(struct kobject *kobj, struct attribute *attr, manager_attr_store() argument
H A Doverlay-sysfs.c405 static ssize_t overlay_attr_show(struct kobject *kobj, struct attribute *attr, overlay_attr_show() argument
420 static ssize_t overlay_attr_store(struct kobject *kobj, struct attribute *attr, overlay_attr_store() argument
/linux-4.1.27/drivers/power/
H A Dpower_supply_sysfs.c209 static umode_t power_supply_attr_is_visible(struct kobject *kobj, power_supply_attr_is_visible() argument
H A Dolpc_battery.c517 static ssize_t olpc_bat_eeprom_read(struct file *filp, struct kobject *kobj, olpc_bat_eeprom_read() argument
H A Dds2780_battery.c631 ds2780_read_param_eeprom_bin(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) ds2780_read_param_eeprom_bin() argument
648 ds2780_write_param_eeprom_bin(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) ds2780_write_param_eeprom_bin() argument
684 ds2780_read_user_eeprom_bin(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) ds2780_read_user_eeprom_bin() argument
701 ds2780_write_user_eeprom_bin(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) ds2780_write_user_eeprom_bin() argument
H A Dds2781_battery.c633 ds2781_read_param_eeprom_bin(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) ds2781_read_param_eeprom_bin() argument
648 ds2781_write_param_eeprom_bin(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) ds2781_write_param_eeprom_bin() argument
682 ds2781_read_user_eeprom_bin(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) ds2781_read_user_eeprom_bin() argument
698 ds2781_write_user_eeprom_bin(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) ds2781_write_user_eeprom_bin() argument
/linux-4.1.27/fs/exofs/
H A Dsys.c33 static ssize_t odev_attr_show(struct kobject *kobj, struct attribute *attr, odev_attr_show() argument
42 static ssize_t odev_attr_store(struct kobject *kobj, struct attribute *attr, odev_attr_store() argument
/linux-4.1.27/net/bridge/
H A Dbr_if.c193 static void release_nbp(struct kobject *kobj) release_nbp() argument
H A Dbr_sysfs_if.c226 static ssize_t brport_show(struct kobject *kobj, brport_show() argument
235 static ssize_t brport_store(struct kobject *kobj, brport_store() argument
/linux-4.1.27/net/netfilter/
H A Dxt_IDLETIMER.c55 struct kobject *kobj; member in struct:idletimer_tg
81 static ssize_t idletimer_tg_show(struct kobject *kobj, struct attribute *attr, idletimer_tg_show() argument
/linux-4.1.27/drivers/media/pci/solo6x10/
H A Dsolo6x10-core.c388 static ssize_t sdram_show(struct file *file, struct kobject *kobj, sdram_show() argument
/linux-4.1.27/drivers/scsi/arcmsr/
H A Darcmsr_attr.c63 arcmsr_sysfs_iop_message_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin, char *buf, loff_t off, size_t count) arcmsr_sysfs_iop_message_read() argument
110 arcmsr_sysfs_iop_message_write(struct file *filp, struct kobject *kobj, struct bin_attribute *bin, char *buf, loff_t off, size_t count) arcmsr_sysfs_iop_message_write() argument
158 arcmsr_sysfs_iop_message_clear(struct file *filp, struct kobject *kobj, struct bin_attribute *bin, char *buf, loff_t off, size_t count) arcmsr_sysfs_iop_message_clear() argument
/linux-4.1.27/drivers/staging/iio/accel/
H A Dadis16220_core.c159 static ssize_t adis16220_accel_bin_read(struct file *filp, struct kobject *kobj, adis16220_accel_bin_read() argument
181 static ssize_t adis16220_adc1_bin_read(struct file *filp, struct kobject *kobj, adis16220_adc1_bin_read() argument
202 static ssize_t adis16220_adc2_bin_read(struct file *filp, struct kobject *kobj, adis16220_adc2_bin_read() argument
/linux-4.1.27/drivers/rtc/
H A Drtc-ds1742.c127 static ssize_t ds1742_nvram_read(struct file *filp, struct kobject *kobj, ds1742_nvram_read() argument
142 static ssize_t ds1742_nvram_write(struct file *filp, struct kobject *kobj, ds1742_nvram_write() argument
H A Drtc-m48t59.c337 static ssize_t m48t59_nvram_read(struct file *filp, struct kobject *kobj, m48t59_nvram_read() argument
357 static ssize_t m48t59_nvram_write(struct file *filp, struct kobject *kobj, m48t59_nvram_write() argument
H A Drtc-tx4939.c192 static ssize_t tx4939_rtc_nvram_read(struct file *filp, struct kobject *kobj, tx4939_rtc_nvram_read() argument
211 static ssize_t tx4939_rtc_nvram_write(struct file *filp, struct kobject *kobj, tx4939_rtc_nvram_write() argument
H A Drtc-ds1305.c529 ds1305_nvram_read(struct file *filp, struct kobject *kobj, ds1305_nvram_read() argument
560 ds1305_nvram_write(struct file *filp, struct kobject *kobj, ds1305_nvram_write() argument
H A Drtc-ds1553.c238 static ssize_t ds1553_nvram_read(struct file *filp, struct kobject *kobj, ds1553_nvram_read() argument
253 static ssize_t ds1553_nvram_write(struct file *filp, struct kobject *kobj, ds1553_nvram_write() argument
H A Drtc-rp5c01.c163 static ssize_t rp5c01_nvram_read(struct file *filp, struct kobject *kobj, rp5c01_nvram_read() argument
193 static ssize_t rp5c01_nvram_write(struct file *filp, struct kobject *kobj, rp5c01_nvram_write() argument
H A Drtc-stk17ta8.c247 static ssize_t stk17ta8_nvram_read(struct file *filp, struct kobject *kobj, stk17ta8_nvram_read() argument
262 static ssize_t stk17ta8_nvram_write(struct file *filp, struct kobject *kobj, stk17ta8_nvram_write() argument
H A Drtc-ds1343.c156 static ssize_t ds1343_nvram_write(struct file *filp, struct kobject *kobj, ds1343_nvram_write() argument
181 static ssize_t ds1343_nvram_read(struct file *filp, struct kobject *kobj, ds1343_nvram_read() argument
/linux-4.1.27/drivers/pci/
H A Dpci-label.c74 static umode_t smbios_instance_string_exist(struct kobject *kobj, smbios_instance_string_exist() argument
219 static umode_t acpi_index_string_exist(struct kobject *kobj, acpi_index_string_exist() argument
H A Dslot.c18 static ssize_t pci_slot_attr_show(struct kobject *kobj, pci_slot_attr_show() argument
26 static ssize_t pci_slot_attr_store(struct kobject *kobj, pci_slot_attr_store() argument
101 static void pci_slot_release(struct kobject *kobj) pci_slot_release() argument
353 struct kobject *kobj = NULL; pci_hp_create_module_link() local
/linux-4.1.27/drivers/firmware/efi/
H A Druntime-map.c23 struct kobject kobj; /* kobject for each entry */ member in struct:efi_runtime_map_entry
56 static inline struct efi_runtime_map_entry *to_map_entry(struct kobject *kobj) to_map_entry() argument
61 static ssize_t map_attr_show(struct kobject *kobj, struct attribute *attr, map_attr_show() argument
92 static void map_release(struct kobject *kobj) map_release() argument
109 add_sysfs_runtime_map_entry(struct kobject *kobj, int nr) add_sysfs_runtime_map_entry() argument
H A Defivars.c350 static ssize_t efivar_attr_show(struct kobject *kobj, struct attribute *attr, efivar_attr_show() argument
366 static ssize_t efivar_attr_store(struct kobject *kobj, struct attribute *attr, efivar_attr_store() argument
387 static void efivar_release(struct kobject *kobj) efivar_release() argument
414 static ssize_t efivar_create(struct file *filp, struct kobject *kobj, efivar_create() argument
484 static ssize_t efivar_delete(struct file *filp, struct kobject *kobj, efivar_delete() argument
H A Defi.c78 static ssize_t systab_show(struct kobject *kobj, systab_show() argument
122 static ssize_t fw_platform_size_show(struct kobject *kobj, fw_platform_size_show() argument
143 static umode_t efi_attr_is_visible(struct kobject *kobj, efi_attr_is_visible() argument
/linux-4.1.27/drivers/gpio/
H A Dgpiolib-sysfs.c359 static umode_t gpio_is_visible(struct kobject *kobj, struct attribute *attr, gpio_is_visible() argument
/linux-4.1.27/drivers/video/backlight/
H A Dlm3533_bl.c239 static umode_t lm3533_bl_attr_is_visible(struct kobject *kobj, lm3533_bl_attr_is_visible() argument
/linux-4.1.27/arch/sh/kernel/cpu/sh4/
H A Dsq.c269 static ssize_t sq_sysfs_show(struct kobject *kobj, struct attribute *attr, sq_sysfs_show() argument
280 static ssize_t sq_sysfs_store(struct kobject *kobj, struct attribute *attr, sq_sysfs_store() argument
343 struct kobject *kobj; sq_dev_add() local
361 struct kobject *kobj = sq_kobject[cpu]; sq_dev_remove() local
/linux-4.1.27/arch/arm/mach-omap1/
H A Dpm.c76 static ssize_t idle_show(struct kobject *kobj, struct kobj_attribute *attr, idle_show() argument
82 static ssize_t idle_store(struct kobject *kobj, struct kobj_attribute *attr, idle_store() argument
/linux-4.1.27/arch/alpha/kernel/
H A Dpci-sysfs.c63 static int pci_mmap_resource(struct kobject *kobj, pci_mmap_resource() argument
93 static int pci_mmap_resource_sparse(struct file *filp, struct kobject *kobj, pci_mmap_resource_sparse() argument
100 static int pci_mmap_resource_dense(struct file *filp, struct kobject *kobj, pci_mmap_resource_dense() argument
/linux-4.1.27/fs/
H A Dchar_dev.c325 struct kobject *kobj; cdev_get() local
357 struct kobject *kobj; chrdev_open() local
488 static void cdev_default_release(struct kobject *kobj) cdev_default_release() argument
497 static void cdev_dynamic_release(struct kobject *kobj) cdev_dynamic_release() argument
/linux-4.1.27/kernel/
H A Dksysfs.c33 static ssize_t uevent_seqnum_show(struct kobject *kobj, uevent_seqnum_show() argument
42 static ssize_t uevent_helper_show(struct kobject *kobj, uevent_helper_show() argument
47 static ssize_t uevent_helper_store(struct kobject *kobj, uevent_helper_store() argument
63 static ssize_t profiling_show(struct kobject *kobj, profiling_show() argument
68 static ssize_t profiling_store(struct kobject *kobj, profiling_store() argument
94 static ssize_t kexec_loaded_show(struct kobject *kobj, kexec_loaded_show() argument
101 static ssize_t kexec_crash_loaded_show(struct kobject *kobj, kexec_crash_loaded_show() argument
108 static ssize_t kexec_crash_size_show(struct kobject *kobj, kexec_crash_size_show() argument
113 static ssize_t kexec_crash_size_store(struct kobject *kobj, kexec_crash_size_store() argument
128 static ssize_t vmcoreinfo_show(struct kobject *kobj, vmcoreinfo_show() argument
140 static ssize_t fscaps_show(struct kobject *kobj, fscaps_show() argument
148 static ssize_t rcu_expedited_show(struct kobject *kobj, rcu_expedited_show() argument
153 static ssize_t rcu_expedited_store(struct kobject *kobj, rcu_expedited_store() argument
171 static ssize_t notes_read(struct file *filp, struct kobject *kobj, notes_read() argument
/linux-4.1.27/lib/
H A Dkobject_uevent.c92 struct kobject *kobj = data, *ksobj; kobj_bcast_filter() local
114 static int kobj_usermode_filter(struct kobject *kobj) kobj_usermode_filter() argument
164 int kobject_uevent_env(struct kobject *kobj, enum kobject_action action, kobject_uevent_env() argument
372 int kobject_uevent(struct kobject *kobj, enum kobject_action action) kobject_uevent() argument
/linux-4.1.27/drivers/xen/
H A Dpcpu.c140 static umode_t pcpu_dev_is_visible(struct kobject *kobj, pcpu_dev_is_visible() argument
H A Dsys-hypervisor.c420 static ssize_t hyp_sysfs_show(struct kobject *kobj, hyp_sysfs_show() argument
431 static ssize_t hyp_sysfs_store(struct kobject *kobj, hyp_sysfs_store() argument
/linux-4.1.27/fs/9p/
H A Dv9fs.c496 static ssize_t caches_show(struct kobject *kobj, caches_show() argument
/linux-4.1.27/drivers/misc/c2port/
H A Dcore.c720 static ssize_t c2port_read_flash_data(struct file *filp, struct kobject *kobj, c2port_read_flash_data() argument
837 static ssize_t c2port_write_flash_data(struct file *filp, struct kobject *kobj, c2port_write_flash_data() argument
/linux-4.1.27/drivers/misc/cxl/
H A Dsysfs.c394 struct kobject kobj; member in struct:afu_config_record
405 static ssize_t vendor_show(struct kobject *kobj, vendor_show() argument
413 static ssize_t device_show(struct kobject *kobj, device_show() argument
421 static ssize_t class_show(struct kobject *kobj, class_show() argument
429 static ssize_t afu_read_config(struct file *filp, struct kobject *kobj, afu_read_config() argument
466 static void release_afu_config_record(struct kobject *kobj) release_afu_config_record() argument
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_sysfs.c256 static ssize_t edid_show(struct file *filp, struct kobject *kobj, edid_show() argument
404 static umode_t connector_opt_dev_is_visible(struct kobject *kobj, connector_opt_dev_is_visible() argument
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_sysfs.c192 i915_l3_read(struct file *filp, struct kobject *kobj, i915_l3_read() argument
228 i915_l3_write(struct file *filp, struct kobject *kobj, i915_l3_write() argument
548 static ssize_t error_state_read(struct file *filp, struct kobject *kobj, error_state_read() argument
584 static ssize_t error_state_write(struct file *file, struct kobject *kobj, error_state_write() argument
/linux-4.1.27/drivers/infiniband/hw/mlx4/
H A Dsysfs.c368 struct kobject kobj; member in struct:mlx4_port
379 static void mlx4_port_release(struct kobject *kobj) mlx4_port_release() argument
401 static ssize_t port_attr_show(struct kobject *kobj, port_attr_show() argument
413 static ssize_t port_attr_store(struct kobject *kobj, port_attr_store() argument
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dperf_event_amd_iommu.c87 static ssize_t _iommu_event_show(struct kobject *kobj, _iommu_event_show() argument
/linux-4.1.27/drivers/block/
H A Dbrd.c567 struct kobject *kobj; brd_probe() local
/linux-4.1.27/drivers/w1/
H A Dw1.h319 static inline struct w1_slave* kobj_to_w1_slave(struct kobject *kobj) kobj_to_w1_slave() argument
/linux-4.1.27/arch/ia64/kernel/
H A Dtopology.c129 struct kobject kobj; member in struct:cache_info
135 struct kobject kobj; member in struct:cpu_cache_info
276 static ssize_t ia64_cache_show(struct kobject * kobj, struct attribute * attr, char * buf) ia64_cache_show() argument
/linux-4.1.27/arch/arm/mach-orion5x/
H A Dts78xx-setup.c508 static ssize_t ts78xx_fpga_show(struct kobject *kobj, ts78xx_fpga_show() argument
517 static ssize_t ts78xx_fpga_store(struct kobject *kobj, ts78xx_fpga_store() argument
/linux-4.1.27/kernel/livepatch/
H A Dcore.c590 static ssize_t enabled_store(struct kobject *kobj, struct kobj_attribute *attr, enabled_store() argument
633 static ssize_t enabled_show(struct kobject *kobj, enabled_show() argument
648 static void klp_kobj_release_patch(struct kobject *kobj) klp_kobj_release_patch() argument
662 static void klp_kobj_release_func(struct kobject *kobj) klp_kobj_release_func() argument
/linux-4.1.27/kernel/power/
H A Dmain.c51 static ssize_t pm_async_show(struct kobject *kobj, struct kobj_attribute *attr, pm_async_show() argument
57 static ssize_t pm_async_store(struct kobject *kobj, struct kobj_attribute *attr, pm_async_store() argument
86 static ssize_t pm_test_show(struct kobject *kobj, struct kobj_attribute *attr, pm_test_show() argument
107 static ssize_t pm_test_store(struct kobject *kobj, struct kobj_attribute *attr, pm_test_store() argument
247 static ssize_t pm_print_times_show(struct kobject *kobj, pm_print_times_show() argument
253 static ssize_t pm_print_times_store(struct kobject *kobj, pm_print_times_store() argument
291 static ssize_t state_show(struct kobject *kobj, struct kobj_attribute *attr, state_show() argument
338 static ssize_t state_store(struct kobject *kobj, struct kobj_attribute *attr, state_store() argument
397 static ssize_t wakeup_count_show(struct kobject *kobj, wakeup_count_show() argument
407 static ssize_t wakeup_count_store(struct kobject *kobj, wakeup_count_store() argument
439 static ssize_t autosleep_show(struct kobject *kobj, autosleep_show() argument
460 static ssize_t autosleep_store(struct kobject *kobj, autosleep_store() argument
479 static ssize_t wake_lock_show(struct kobject *kobj, wake_lock_show() argument
486 static ssize_t wake_lock_store(struct kobject *kobj, wake_lock_store() argument
496 static ssize_t wake_unlock_show(struct kobject *kobj, wake_unlock_show() argument
503 static ssize_t wake_unlock_store(struct kobject *kobj, wake_unlock_store() argument
519 static ssize_t pm_trace_show(struct kobject *kobj, struct kobj_attribute *attr, pm_trace_show() argument
526 pm_trace_store(struct kobject *kobj, struct kobj_attribute *attr, pm_trace_store() argument
544 static ssize_t pm_trace_dev_match_show(struct kobject *kobj, pm_trace_dev_match_show() argument
552 pm_trace_dev_match_store(struct kobject *kobj, struct kobj_attribute *attr, pm_trace_dev_match_store() argument
563 static ssize_t pm_freeze_timeout_show(struct kobject *kobj, pm_freeze_timeout_show() argument
569 static ssize_t pm_freeze_timeout_store(struct kobject *kobj, pm_freeze_timeout_store() argument
/linux-4.1.27/sound/hda/
H A Dhdac_sysfs.c87 static int get_codec_nid(struct kobject *kobj, struct hdac_device **codecp) get_codec_nid() argument
100 static ssize_t widget_attr_show(struct kobject *kobj, struct attribute *attr, widget_attr_show() argument
116 static ssize_t widget_attr_store(struct kobject *kobj, struct attribute *attr, widget_attr_store() argument
137 static void widget_release(struct kobject *kobj) widget_release() argument
302 static void free_widget_node(struct kobject *kobj, free_widget_node() argument
334 struct kobject *kobj = kzalloc(sizeof(*kobj), GFP_KERNEL); add_widget_node() local
/linux-4.1.27/drivers/leds/
H A Dleds-lm3533.c626 static umode_t lm3533_led_attr_is_visible(struct kobject *kobj, lm3533_led_attr_is_visible() argument
/linux-4.1.27/drivers/infiniband/core/
H A Duverbs.h97 struct kobject kobj; member in struct:ib_uverbs_device
/linux-4.1.27/drivers/net/phy/
H A Dspi_ks8995.c214 static ssize_t ks8995_registers_read(struct file *filp, struct kobject *kobj, ks8995_registers_read() argument
236 static ssize_t ks8995_registers_write(struct file *filp, struct kobject *kobj, ks8995_registers_write() argument
/linux-4.1.27/drivers/mfd/
H A Dlm3533-core.c362 static umode_t lm3533_attr_is_visible(struct kobject *kobj, lm3533_attr_is_visible() argument
/linux-4.1.27/drivers/s390/cio/
H A Dchp.c180 static ssize_t chp_measurement_read(struct file *filp, struct kobject *kobj, chp_measurement_read() argument
132 chp_measurement_chars_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) chp_measurement_chars_read() argument
/linux-4.1.27/drivers/parisc/
H A Dpdc_stable.c106 struct kobject kobj; member in struct:pdcspath_entry
448 pdcspath_attr_show(struct kobject *kobj, struct attribute *attr, char *buf) pdcspath_attr_show() argument
468 pdcspath_attr_store(struct kobject *kobj, struct attribute *attr, pdcspath_attr_store() argument
528 static ssize_t pdcs_size_read(struct kobject *kobj, pdcs_size_read() argument
548 static ssize_t pdcs_auto_read(struct kobject *kobj, pdcs_auto_read() argument
573 static ssize_t pdcs_autoboot_read(struct kobject *kobj, pdcs_autoboot_read() argument
583 static ssize_t pdcs_autosearch_read(struct kobject *kobj, pdcs_autosearch_read() argument
595 static ssize_t pdcs_timer_read(struct kobject *kobj, pdcs_timer_read() argument
620 static ssize_t pdcs_osid_read(struct kobject *kobj, pdcs_osid_read() argument
640 static ssize_t pdcs_osdep1_read(struct kobject *kobj, pdcs_osdep1_read() argument
666 static ssize_t pdcs_diagnostic_read(struct kobject *kobj, pdcs_diagnostic_read() argument
690 static ssize_t pdcs_fastsize_read(struct kobject *kobj, pdcs_fastsize_read() argument
718 static ssize_t pdcs_osdep2_read(struct kobject *kobj, pdcs_osdep2_read() argument
754 static ssize_t pdcs_auto_write(struct kobject *kobj, pdcs_auto_write() argument
826 static ssize_t pdcs_autoboot_write(struct kobject *kobj, pdcs_autoboot_write() argument
842 static ssize_t pdcs_autosearch_write(struct kobject *kobj, pdcs_autosearch_write() argument
858 static ssize_t pdcs_osdep1_write(struct kobject *kobj, pdcs_osdep1_write() argument
895 static ssize_t pdcs_osdep2_write(struct kobject *kobj, pdcs_osdep2_write() argument
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c498 static ssize_t sysprops_show(struct kobject *kobj, struct attribute *attr, sysprops_show() argument
530 static ssize_t iolink_show(struct kobject *kobj, struct attribute *attr, iolink_show() argument
565 static ssize_t mem_show(struct kobject *kobj, struct attribute *attr, mem_show() argument
592 static ssize_t kfd_cache_show(struct kobject *kobj, struct attribute *attr, kfd_cache_show() argument
631 static ssize_t node_show(struct kobject *kobj, struct attribute *attr, node_show() argument
753 static void kfd_remove_sysfs_file(struct kobject *kobj, struct attribute *attr) kfd_remove_sysfs_file() argument
H A Dkfd_topology.h89 struct kobject *kobj; member in struct:kfd_mem_properties
112 struct kobject *kobj; member in struct:kfd_cache_properties
130 struct kobject *kobj; member in struct:kfd_iolink_properties
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_sysfs.c211 static ssize_t read_cc_table_bin(struct file *filp, struct kobject *kobj, read_cc_table_bin() argument
241 static void qib_port_release(struct kobject *kobj) qib_port_release() argument
261 static ssize_t read_cc_setting_bin(struct file *filp, struct kobject *kobj, read_cc_setting_bin() argument
296 static ssize_t qib_portattr_show(struct kobject *kobj, qib_portattr_show() argument
307 static ssize_t qib_portattr_store(struct kobject *kobj, qib_portattr_store() argument
380 static ssize_t sl2vl_attr_show(struct kobject *kobj, struct attribute *attr, sl2vl_attr_show() argument
452 static ssize_t diagc_attr_show(struct kobject *kobj, struct attribute *attr, diagc_attr_show() argument
464 static ssize_t diagc_attr_store(struct kobject *kobj, struct attribute *attr, diagc_attr_store() argument
678 qib_create_port_files(struct ib_device *ibdev, u8 port_num, struct kobject *kobj) qib_create_port_files() argument
/linux-4.1.27/drivers/cpuidle/
H A Dsysfs.c178 struct kobject kobj; member in struct:cpuidle_device_kobj
181 static inline struct cpuidle_device *to_cpuidle_device(struct kobject *kobj) to_cpuidle_device() argument
189 static ssize_t cpuidle_show(struct kobject *kobj, struct attribute *attr, cpuidle_show() argument
204 static ssize_t cpuidle_store(struct kobject *kobj, struct attribute *attr, cpuidle_store() argument
224 static void cpuidle_sysfs_release(struct kobject *kobj) cpuidle_sysfs_release() argument
330 struct kobject kobj; member in struct:cpuidle_state_kobj
338 static ssize_t cpuidle_state_show(struct kobject *kobj, struct attribute *attr, cpuidle_state_show() argument
352 static ssize_t cpuidle_state_store(struct kobject *kobj, struct attribute *attr, cpuidle_state_store() argument
371 static void cpuidle_state_sysfs_release(struct kobject *kobj) cpuidle_state_sysfs_release() argument
399 struct cpuidle_state_kobj *kobj; cpuidle_add_state_sysfs() local
454 struct kobject kobj; member in struct:cpuidle_driver_kobj
474 static void cpuidle_driver_sysfs_release(struct kobject *kobj) cpuidle_driver_sysfs_release() argument
480 static ssize_t cpuidle_driver_show(struct kobject *kobj, struct attribute *attr, cpuidle_driver_show() argument
493 static ssize_t cpuidle_driver_store(struct kobject *kobj, struct attribute *attr, cpuidle_driver_store() argument
/linux-4.1.27/drivers/dma/ioat/
H A Ddma.c1143 ioat_attr_show(struct kobject *kobj, struct attribute *attr, char *page) ioat_attr_show() argument
H A Ddma.h117 struct kobject kobj; member in struct:ioat_chan_common
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
H A Dmce_amd.c434 static ssize_t show(struct kobject *kobj, struct attribute *attr, char *buf) show() argument
445 static ssize_t store(struct kobject *kobj, struct attribute *attr, store() argument
/linux-4.1.27/drivers/ata/
H A Dlibata-acpi.c150 struct kobject *kobj = NULL; ata_acpi_uevent() local
/linux-4.1.27/drivers/usb/core/
H A Dsysfs.c725 static umode_t dev_string_attrs_are_visible(struct kobject *kobj, dev_string_attrs_are_visible() argument
758 read_descriptors(struct file *filp, struct kobject *kobj, read_descriptors() argument
953 static umode_t intf_assoc_attrs_are_visible(struct kobject *kobj, intf_assoc_attrs_are_visible() argument
/linux-4.1.27/fs/ocfs2/
H A Dstackglue.c482 static ssize_t ocfs2_max_locking_protocol_show(struct kobject *kobj, ocfs2_max_locking_protocol_show() argument
502 static ssize_t ocfs2_loaded_cluster_plugins_show(struct kobject *kobj, ocfs2_loaded_cluster_plugins_show() argument
534 static ssize_t ocfs2_active_cluster_plugin_show(struct kobject *kobj, ocfs2_active_cluster_plugin_show() argument
556 static ssize_t ocfs2_cluster_stack_show(struct kobject *kobj, ocfs2_cluster_stack_show() argument
568 static ssize_t ocfs2_cluster_stack_store(struct kobject *kobj, ocfs2_cluster_stack_store() argument
608 static ssize_t ocfs2_dlm_recover_show(struct kobject *kobj, ocfs2_dlm_recover_show() argument
/linux-4.1.27/arch/powerpc/kernel/
H A Dcacheinfo.c31 struct kobject *kobj; /* bare (not embedded) kobject for cache member in struct:cache_dir
41 struct kobject kobj; member in struct:cache_index_dir
482 struct kobject *kobj = NULL; cacheinfo_create_cache_dir() local
509 static void cache_index_release(struct kobject *kobj) cache_index_release() argument
H A Dfadump.c1096 static ssize_t fadump_release_memory_store(struct kobject *kobj, fadump_release_memory_store() argument
1116 static ssize_t fadump_enabled_show(struct kobject *kobj, fadump_enabled_show() argument
1123 static ssize_t fadump_register_show(struct kobject *kobj, fadump_register_show() argument
1130 static ssize_t fadump_register_store(struct kobject *kobj, fadump_register_store() argument
/linux-4.1.27/arch/arm/common/
H A DbL_switcher.c674 static ssize_t bL_switcher_active_show(struct kobject *kobj, bL_switcher_active_show() argument
680 static ssize_t bL_switcher_active_store(struct kobject *kobj, bL_switcher_active_store() argument
700 static ssize_t bL_switcher_trace_trigger_store(struct kobject *kobj, bL_switcher_trace_trigger_store() argument
/linux-4.1.27/fs/btrfs/
H A Dsysfs.c92 static ssize_t btrfs_feature_attr_show(struct kobject *kobj, btrfs_feature_attr_show() argument
108 static ssize_t btrfs_feature_attr_store(struct kobject *kobj, btrfs_feature_attr_store() argument
173 static umode_t btrfs_feature_visible(struct kobject *kobj, btrfs_feature_visible() argument
235 static ssize_t global_rsv_size_show(struct kobject *kobj, global_rsv_size_show() argument
244 static ssize_t global_rsv_reserved_show(struct kobject *kobj, global_rsv_reserved_show() argument
261 static ssize_t raid_bytes_show(struct kobject *kobj, raid_bytes_show() argument
287 static void release_raid_kobj(struct kobject *kobj) release_raid_kobj() argument
308 static ssize_t btrfs_space_info_show_total_bytes_pinned(struct kobject *kobj, btrfs_space_info_show_total_bytes_pinned() argument
340 static void space_info_release(struct kobject *kobj) space_info_release() argument
359 static ssize_t btrfs_label_show(struct kobject *kobj, btrfs_label_show() argument
367 static ssize_t btrfs_label_store(struct kobject *kobj, btrfs_label_store() argument
401 static ssize_t btrfs_nodesize_show(struct kobject *kobj, btrfs_nodesize_show() argument
411 static ssize_t btrfs_sectorsize_show(struct kobject *kobj, btrfs_sectorsize_show() argument
421 static ssize_t btrfs_clone_alignment_show(struct kobject *kobj, btrfs_clone_alignment_show() argument
439 static void btrfs_release_super_kobj(struct kobject *kobj) btrfs_release_super_kobj() argument
451 static inline struct btrfs_fs_info *to_fs_info(struct kobject *kobj) to_fs_info() argument
/linux-4.1.27/fs/dlm/
H A Dlockspace.c162 static ssize_t dlm_attr_show(struct kobject *kobj, struct attribute *attr, dlm_attr_show() argument
170 static ssize_t dlm_attr_store(struct kobject *kobj, struct attribute *attr, dlm_attr_store() argument
227 static int dlm_uevent(struct kset *kset, struct kobject *kobj, dlm_uevent() argument
/linux-4.1.27/fs/ecryptfs/
H A Dmain.c773 static ssize_t version_show(struct kobject *kobj, version_show() argument
/linux-4.1.27/fs/gfs2/
H A Dsys.c38 static ssize_t gfs2_attr_show(struct kobject *kobj, struct attribute *attr, gfs2_attr_show() argument
46 static ssize_t gfs2_attr_store(struct kobject *kobj, struct attribute *attr, gfs2_attr_store() argument
288 static void gfs2_sbd_release(struct kobject *kobj) gfs2_sbd_release() argument
679 static int gfs2_uevent(struct kset *kset, struct kobject *kobj, gfs2_uevent() argument
/linux-4.1.27/net/batman-adv/
H A Dsysfs.c330 static ssize_t batadv_show_bat_algo(struct kobject *kobj, batadv_show_bat_algo() argument
345 static ssize_t batadv_show_gw_mode(struct kobject *kobj, struct attribute *attr, batadv_show_gw_mode() argument
369 static ssize_t batadv_store_gw_mode(struct kobject *kobj, batadv_store_gw_mode() argument
437 static ssize_t batadv_show_gw_bwidth(struct kobject *kobj, batadv_show_gw_bwidth() argument
450 static ssize_t batadv_store_gw_bwidth(struct kobject *kobj, batadv_store_gw_bwidth() argument
471 static ssize_t batadv_show_isolation_mark(struct kobject *kobj, batadv_show_isolation_mark() argument
490 static ssize_t batadv_store_isolation_mark(struct kobject *kobj, batadv_store_isolation_mark() argument
727 static ssize_t batadv_show_mesh_iface(struct kobject *kobj, batadv_show_mesh_iface() argument
751 static ssize_t batadv_store_mesh_iface(struct kobject *kobj, batadv_store_mesh_iface() argument
808 static ssize_t batadv_show_iface_status(struct kobject *kobj, batadv_show_iface_status() argument

Completed in 3790 milliseconds

12