Home
last modified time | relevance | path

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

12345678910>>...18

/linux/drivers/gpu/drm/xe/
H A Dxe_hw_engine_class_sysfs.c35 static void xe_hw_engine_sysfs_kobj_release(struct kobject *kobj) in xe_hw_engine_sysfs_kobj_release()
40 static ssize_t xe_hw_engine_class_sysfs_attr_show(struct kobject *kobj, in xe_hw_engine_class_sysfs_attr_show()
58 static ssize_t xe_hw_engine_class_sysfs_attr_store(struct kobject *kobj, in xe_hw_engine_class_sysfs_attr_store()
92 static ssize_t job_timeout_max_store(struct kobject *kobj, in job_timeout_max_store()
117 static ssize_t job_timeout_max_show(struct kobject *kobj, in job_timeout_max_show()
128 static ssize_t job_timeout_min_store(struct kobject *kobj, in job_timeout_min_store()
153 static ssize_t job_timeout_min_show(struct kobject *kobj, in job_timeout_min_show()
164 static ssize_t job_timeout_store(struct kobject *kobj, in job_timeout_store()
186 static ssize_t job_timeout_show(struct kobject *kobj, in job_timeout_show()
197 static ssize_t job_timeout_default(struct kobject *kobj, in job_timeout_default()
[all …]
/linux/fs/sysfs/
H A Dgroup.c34 static umode_t __first_visible(const struct attribute_group *grp, struct kobject *kobj) in __first_visible()
45 static int create_files(struct kernfs_node *parent, struct kobject *kobj, in create_files()
123 static int internal_create_group(struct kobject *kobj, int update, in internal_create_group()
206 int sysfs_create_group(struct kobject *kobj, in sysfs_create_group()
213 static int internal_create_groups(struct kobject *kobj, int update, in internal_create_groups()
246 int sysfs_create_groups(struct kobject *kobj, in sysfs_create_groups()
264 int sysfs_update_groups(struct kobject *kobj, in sysfs_update_groups()
289 int sysfs_update_group(struct kobject *kobj, in sysfs_update_group()
304 void sysfs_remove_group(struct kobject *kobj, in sysfs_remove_group()
338 void sysfs_remove_groups(struct kobject *kobj, in sysfs_remove_groups()
[all …]
H A Dsymlink.c67 static int sysfs_do_create_link(struct kobject *kobj, struct kobject *target, in sysfs_do_create_link()
89 int sysfs_create_link(struct kobject *kobj, struct kobject *target, in sysfs_create_link()
105 int sysfs_create_link_nowarn(struct kobject *kobj, struct kobject *target, in sysfs_create_link_nowarn()
121 void sysfs_delete_link(struct kobject *kobj, struct kobject *targ, in sysfs_delete_link()
143 void sysfs_remove_link(struct kobject *kobj, const char *name) in sysfs_remove_link()
166 int sysfs_rename_link_ns(struct kobject *kobj, struct kobject *targ, in sysfs_rename_link_ns()
/linux/mm/damon/
H A Dsysfs-schemes.c18 struct kobject kobj; member
42 static ssize_t start_show(struct kobject *kobj, struct kobj_attribute *attr, in start_show()
51 static ssize_t end_show(struct kobject *kobj, struct kobj_attribute *attr, in end_show()
60 static ssize_t nr_accesses_show(struct kobject *kobj, in nr_accesses_show()
69 static ssize_t age_show(struct kobject *kobj, struct kobj_attribute *attr, in age_show()
78 static ssize_t sz_filter_passed_show(struct kobject *kobj, in sz_filter_passed_show()
87 static void damon_sysfs_scheme_region_release(struct kobject *kobj) in damon_sysfs_scheme_region_release()
132 struct kobject kobj; member
154 static ssize_t total_bytes_show(struct kobject *kobj, in total_bytes_show()
175 static void damon_sysfs_scheme_regions_release(struct kobject *kobj) in damon_sysfs_scheme_regions_release()
[all …]
H A Dsysfs.c19 struct kobject kobj; member
28 static ssize_t start_show(struct kobject *kobj, struct kobj_attribute *attr, in start_show()
37 static ssize_t start_store(struct kobject *kobj, struct kobj_attribute *attr, in start_store()
47 static ssize_t end_show(struct kobject *kobj, struct kobj_attribute *attr, in end_show()
56 static ssize_t end_store(struct kobject *kobj, struct kobj_attribute *attr, in end_store()
66 static void damon_sysfs_region_release(struct kobject *kobj) in damon_sysfs_region_release()
95 struct kobject kobj; member
155 static ssize_t nr_regions_show(struct kobject *kobj, in nr_regions_show()
164 static ssize_t nr_regions_store(struct kobject *kobj, in nr_regions_store()
187 static void damon_sysfs_regions_release(struct kobject *kobj) in damon_sysfs_regions_release()
[all …]
H A Dsysfs-common.c34 static ssize_t min_show(struct kobject *kobj, struct kobj_attribute *attr, in min_show()
43 static ssize_t min_store(struct kobject *kobj, struct kobj_attribute *attr, in min_store()
59 static ssize_t max_show(struct kobject *kobj, struct kobj_attribute *attr, in max_show()
68 static ssize_t max_store(struct kobject *kobj, struct kobj_attribute *attr, in max_store()
84 void damon_sysfs_ul_range_release(struct kobject *kobj) in damon_sysfs_ul_range_release()
/linux/fs/btrfs/
H A Dsysfs.c58 struct kobject kobj; member
175 static ssize_t btrfs_feature_attr_show(struct kobject *kobj, in btrfs_feature_attr_show()
191 static ssize_t btrfs_feature_attr_store(struct kobject *kobj, in btrfs_feature_attr_store()
259 static umode_t btrfs_feature_visible(struct kobject *kobj, in btrfs_feature_visible()
347 static ssize_t rmdir_subvol_show(struct kobject *kobj, in rmdir_subvol_show()
354 static ssize_t supported_checksums_show(struct kobject *kobj, in supported_checksums_show()
375 static ssize_t send_stream_version_show(struct kobject *kobj, in send_stream_version_show()
392 static ssize_t supported_rescue_options_show(struct kobject *kobj, in supported_rescue_options_show()
407 static ssize_t supported_sectorsizes_show(struct kobject *kobj, in supported_sectorsizes_show()
428 static ssize_t acl_show(struct kobject *kobj, struct kobj_attribute *a, char *buf) in acl_show()
[all …]
/linux/net/sunrpc/
H A Dsysfs.c28 static void rpc_sysfs_object_release(struct kobject *kobj) in rpc_sysfs_object_release()
34 rpc_sysfs_object_child_ns_type(const struct kobject *kobj) in rpc_sysfs_object_child_ns_type()
49 struct kobject *kobj; in rpc_sysfs_object_alloc() local
63 rpc_sysfs_client_kobj_get_clnt(struct kobject *kobj) in rpc_sysfs_client_kobj_get_clnt()
73 rpc_sysfs_xprt_kobj_get_xprt(struct kobject *kobj) in rpc_sysfs_xprt_kobj_get_xprt()
82 rpc_sysfs_xprt_kobj_get_xprt_switch(struct kobject *kobj) in rpc_sysfs_xprt_kobj_get_xprt_switch()
91 rpc_sysfs_xprt_switch_kobj_get_xprt(struct kobject *kobj) in rpc_sysfs_xprt_switch_kobj_get_xprt()
99 static ssize_t rpc_sysfs_clnt_version_show(struct kobject *kobj, in rpc_sysfs_clnt_version_show()
114 static ssize_t rpc_sysfs_clnt_program_show(struct kobject *kobj, in rpc_sysfs_clnt_program_show()
129 static ssize_t rpc_sysfs_clnt_max_connect_show(struct kobject *kobj, in rpc_sysfs_clnt_max_connect_show()
[all …]
/linux/include/linux/
H A Dsysfs.h502 sysfs_create_dir_ns(struct kobject * kobj,const void * ns) sysfs_create_dir_ns() argument
507 sysfs_remove_dir(struct kobject * kobj) sysfs_remove_dir() argument
511 sysfs_rename_dir_ns(struct kobject * kobj,const char * new_name,const void * new_ns) sysfs_rename_dir_ns() argument
517 sysfs_move_dir_ns(struct kobject * kobj,struct kobject * new_parent_kobj,const void * new_ns) sysfs_move_dir_ns() argument
535 sysfs_create_file_ns(struct kobject * kobj,const struct attribute * attr,const void * ns) sysfs_create_file_ns() argument
542 sysfs_create_files(struct kobject * kobj,const struct attribute * const * attr) sysfs_create_files() argument
548 sysfs_chmod_file(struct kobject * kobj,const struct attribute * attr,umode_t mode) sysfs_chmod_file() argument
555 sysfs_break_active_protection(struct kobject * kobj,const struct attribute * attr) sysfs_break_active_protection() argument
565 sysfs_remove_file_ns(struct kobject * kobj,const struct attribute * attr,const void * ns) sysfs_remove_file_ns() argument
571 sysfs_remove_file_self(struct kobject * kobj,const struct attribute * attr) sysfs_remove_file_self() argument
577 sysfs_remove_files(struct kobject * kobj,const struct attribute * const * attr) sysfs_remove_files() argument
582 sysfs_create_bin_file(struct kobject * kobj,const struct bin_attribute * attr) sysfs_create_bin_file() argument
588 sysfs_remove_bin_file(struct kobject * kobj,const struct bin_attribute * attr) sysfs_remove_bin_file() argument
593 sysfs_create_link(struct kobject * kobj,struct kobject * target,const char * name) sysfs_create_link() argument
599 sysfs_create_link_nowarn(struct kobject * kobj,struct kobject * target,const char * name) sysfs_create_link_nowarn() argument
606 sysfs_remove_link(struct kobject * kobj,const char * name) sysfs_remove_link() argument
622 sysfs_create_group(struct kobject * kobj,const struct attribute_group * grp) sysfs_create_group() argument
628 sysfs_create_groups(struct kobject * kobj,const struct attribute_group ** groups) sysfs_create_groups() argument
634 sysfs_update_groups(struct kobject * kobj,const struct attribute_group ** groups) sysfs_update_groups() argument
640 sysfs_update_group(struct kobject * kobj,const struct attribute_group * grp) sysfs_update_group() argument
646 sysfs_remove_group(struct kobject * kobj,const struct attribute_group * grp) sysfs_remove_group() argument
651 sysfs_remove_groups(struct kobject * kobj,const struct attribute_group ** groups) sysfs_remove_groups() argument
656 sysfs_add_file_to_group(struct kobject * kobj,const struct attribute * attr,const char * group) sysfs_add_file_to_group() argument
662 sysfs_remove_file_from_group(struct kobject * kobj,const struct attribute * attr,const char * group) sysfs_remove_file_from_group() argument
667 sysfs_merge_group(struct kobject * kobj,const struct attribute_group * grp) sysfs_merge_group() argument
673 sysfs_unmerge_group(struct kobject * kobj,const struct attribute_group * grp) sysfs_unmerge_group() argument
678 sysfs_add_link_to_group(struct kobject * kobj,const char * group_name,struct kobject * target,const char * link_name) sysfs_add_link_to_group() argument
685 sysfs_remove_link_from_group(struct kobject * kobj,const char * group_name,const char * link_name) sysfs_remove_link_from_group() argument
690 compat_only_sysfs_link_entry_to_kobj(struct kobject * kobj,struct kobject * target_kobj,const char * target_name,const char * symlink_name) compat_only_sysfs_link_entry_to_kobj() argument
698 sysfs_notify(struct kobject * kobj,const char * dir,const char * attr) sysfs_notify() argument
712 sysfs_file_change_owner(struct kobject * kobj,const char * name,kuid_t kuid,kgid_t kgid) sysfs_file_change_owner() argument
719 sysfs_link_change_owner(struct kobject * kobj,struct kobject * targ,const char * name,kuid_t kuid,kgid_t kgid) sysfs_link_change_owner() argument
727 sysfs_change_owner(struct kobject * kobj,kuid_t kuid,kgid_t kgid) sysfs_change_owner() argument
732 sysfs_groups_change_owner(struct kobject * kobj,const struct attribute_group ** groups,kuid_t kuid,kgid_t kgid) sysfs_groups_change_owner() argument
739 sysfs_group_change_owner(struct kobject * kobj,const struct attribute_group * groups,kuid_t kuid,kgid_t kgid) sysfs_group_change_owner() argument
759 sysfs_bin_attr_simple_read(struct file * file,struct kobject * kobj,const struct bin_attribute * attr,char * buf,loff_t off,size_t count) sysfs_bin_attr_simple_read() argument
768 sysfs_create_file(struct kobject * kobj,const struct attribute * attr) sysfs_create_file() argument
774 sysfs_remove_file(struct kobject * kobj,const struct attribute * attr) sysfs_remove_file() argument
780 sysfs_rename_link(struct kobject * kobj,struct kobject * target,const char * old_name,const char * new_name) sysfs_rename_link() argument
[all...]
/linux/kernel/power/
H A Dmain.c136 static ssize_t pm_async_show(struct kobject *kobj, struct kobj_attribute *attr, in pm_async_show()
142 static ssize_t pm_async_store(struct kobject *kobj, struct kobj_attribute *attr, in pm_async_store()
160 static ssize_t mem_sleep_show(struct kobject *kobj, struct kobj_attribute *attr, in mem_sleep_show()
205 static ssize_t mem_sleep_store(struct kobject *kobj, struct kobj_attribute *attr, in mem_sleep_store()
241 static ssize_t sync_on_suspend_show(struct kobject *kobj, in sync_on_suspend_show()
247 static ssize_t sync_on_suspend_store(struct kobject *kobj, in sync_on_suspend_store()
278 static ssize_t pm_test_show(struct kobject *kobj, struct kobj_attribute *attr, in pm_test_show()
299 static ssize_t pm_test_store(struct kobject *kobj, struct kobj_attribute *attr, in pm_test_store()
442 static ssize_t last_failed_dev_show(struct kobject *kobj, in last_failed_dev_show()
456 static ssize_t last_failed_errno_show(struct kobject *kobj, in last_failed_errno_show()
[all …]
/linux/arch/s390/kernel/
H A Duv.c505 static ssize_t uv_query_facilities(struct kobject *kobj, in uv_query_facilities()
518 static ssize_t uv_query_supp_se_hdr_ver(struct kobject *kobj, in uv_query_supp_se_hdr_ver()
527 static ssize_t uv_query_supp_se_hdr_pcf(struct kobject *kobj, in uv_query_supp_se_hdr_pcf()
536 static ssize_t uv_query_dump_cpu_len(struct kobject *kobj, in uv_query_dump_cpu_len()
545 static ssize_t uv_query_dump_storage_state_len(struct kobject *kobj, in uv_query_dump_storage_state_len()
554 static ssize_t uv_query_dump_finalize_len(struct kobject *kobj, in uv_query_dump_finalize_len()
563 static ssize_t uv_query_feature_indications(struct kobject *kobj, in uv_query_feature_indications()
572 static ssize_t uv_query_max_guest_cpus(struct kobject *kobj, in uv_query_max_guest_cpus()
581 static ssize_t uv_query_max_guest_vms(struct kobject *kobj, in uv_query_max_guest_vms()
590 static ssize_t uv_query_max_guest_addr(struct kobject *kobj, in uv_query_max_guest_addr()
[all …]
H A Dipl.c373 static ssize_t ipl_type_show(struct kobject *kobj, struct kobj_attribute *attr, in ipl_type_show()
381 static ssize_t ipl_secure_show(struct kobject *kobj, in ipl_secure_show()
390 static ssize_t ipl_has_secure_show(struct kobject *kobj, in ipl_has_secure_show()
399 static ssize_t ipl_vm_parm_show(struct kobject *kobj, in ipl_vm_parm_show()
412 static ssize_t sys_ipl_device_show(struct kobject *kobj, in sys_ipl_device_show()
437 static ssize_t sys_ipl_parameter_read(struct file *filp, struct kobject *kobj, in sys_ipl_parameter_read()
571 static ssize_t ipl_ccw_loadparm_show(struct kobject *kobj, in ipl_ccw_loadparm_show()
771 static ssize_t reipl_nss_vmparm_show(struct kobject *kobj, in reipl_nss_vmparm_show()
777 static ssize_t reipl_nss_vmparm_store(struct kobject *kobj, in reipl_nss_vmparm_store()
785 static ssize_t reipl_ccw_vmparm_show(struct kobject *kobj, in reipl_ccw_vmparm_show()
[all …]
/linux/drivers/s390/crypto/
H A Dpkey_sysfs.c186 struct kobject *kobj, in protkey_aes_128_read()
196 struct kobject *kobj, in protkey_aes_192_read()
206 struct kobject *kobj, in protkey_aes_256_read()
216 struct kobject *kobj, in protkey_aes_128_xts_read()
226 struct kobject *kobj, in protkey_aes_256_xts_read()
236 struct kobject *kobj, in protkey_aes_xts_128_read()
246 struct kobject *kobj, in protkey_aes_xts_256_read()
256 struct kobject *kobj, in protkey_hmac_512_read()
266 struct kobject *kobj, in protkey_hmac_1024_read()
343 struct kobject *kobj, in ccadata_aes_128_read()
[all …]
/linux/fs/nfs/
H A Dsysfs.c24 static void nfs_kset_release(struct kobject *kobj) in nfs_kset_release()
31 const struct kobject *kobj) in nfs_netns_object_child_ns_type()
74 static ssize_t nfs_netns_identifier_show(struct kobject *kobj, in nfs_netns_identifier_show()
96 static ssize_t nfs_netns_identifier_store(struct kobject *kobj, in nfs_netns_identifier_store()
121 static void nfs_netns_client_release(struct kobject *kobj) in nfs_netns_client_release()
130 static const void *nfs_netns_client_namespace(const struct kobject *kobj) in nfs_netns_client_namespace()
151 static void nfs_netns_object_release(struct kobject *kobj) in nfs_netns_object_release()
159 static const void *nfs_netns_namespace(const struct kobject *kobj) in nfs_netns_namespace()
253 shutdown_show(struct kobject *kobj, struct kobj_attribute *attr, in shutdown_show()
262 shutdown_store(struct kobject *kobj, struct kobj_attribute *attr, in shutdown_store()
[all …]
/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt-sysfs.c19 static void rtrs_clt_path_release(struct kobject *kobj) in rtrs_clt_path_release()
33 static void rtrs_clt_path_stats_release(struct kobject *kobj) in rtrs_clt_path_stats_release()
198 static ssize_t rtrs_clt_state_show(struct kobject *kobj, in rtrs_clt_state_show()
213 static ssize_t rtrs_clt_reconnect_show(struct kobject *kobj, in rtrs_clt_reconnect_show()
219 static ssize_t rtrs_clt_reconnect_store(struct kobject *kobj, in rtrs_clt_reconnect_store()
243 static ssize_t rtrs_clt_disconnect_show(struct kobject *kobj, in rtrs_clt_disconnect_show()
249 static ssize_t rtrs_clt_disconnect_store(struct kobject *kobj, in rtrs_clt_disconnect_store()
270 static ssize_t rtrs_clt_remove_path_show(struct kobject *kobj, in rtrs_clt_remove_path_show()
276 static ssize_t rtrs_clt_remove_path_store(struct kobject *kobj, in rtrs_clt_remove_path_store()
333 static ssize_t rtrs_clt_hca_port_show(struct kobject *kobj, in rtrs_clt_hca_port_show()
[all …]
H A Drtrs-srv-sysfs.c16 static void rtrs_srv_release(struct kobject *kobj) in rtrs_srv_release()
29 static ssize_t rtrs_srv_disconnect_show(struct kobject *kobj, in rtrs_srv_disconnect_show()
35 static ssize_t rtrs_srv_disconnect_store(struct kobject *kobj, in rtrs_srv_disconnect_store()
66 static ssize_t rtrs_srv_hca_port_show(struct kobject *kobj, in rtrs_srv_hca_port_show()
82 static ssize_t rtrs_srv_hca_name_show(struct kobject *kobj, in rtrs_srv_hca_name_show()
96 static ssize_t rtrs_srv_src_addr_show(struct kobject *kobj, in rtrs_srv_src_addr_show()
112 static ssize_t rtrs_srv_dst_addr_show(struct kobject *kobj, in rtrs_srv_dst_addr_show()
216 static void rtrs_srv_path_stats_release(struct kobject *kobj) in rtrs_srv_path_stats_release()
/linux/drivers/parisc/
H A Dpdc_stable.c93 struct kobject kobj; member
433 pdcspath_attr_show(struct kobject *kobj, struct attribute *attr, char *buf) in pdcspath_attr_show()
453 pdcspath_attr_store(struct kobject *kobj, struct attribute *attr, in pdcspath_attr_store()
516 static ssize_t pdcs_size_read(struct kobject *kobj, in pdcs_size_read()
538 static ssize_t pdcs_auto_read(struct kobject *kobj, in pdcs_auto_read()
565 static ssize_t pdcs_autoboot_read(struct kobject *kobj, in pdcs_autoboot_read()
577 static ssize_t pdcs_autosearch_read(struct kobject *kobj, in pdcs_autosearch_read()
591 static ssize_t pdcs_timer_read(struct kobject *kobj, in pdcs_timer_read()
618 static ssize_t pdcs_osid_read(struct kobject *kobj, in pdcs_osid_read()
640 static ssize_t pdcs_osdep1_read(struct kobject *kobj, in pdcs_osdep1_read()
[all …]
/linux/drivers/block/rnbd/
H A Drnbd-clt-sysfs.c225 static ssize_t state_show(struct kobject *kobj, in state_show()
250 static ssize_t nr_poll_queues_show(struct kobject *kobj, in nr_poll_queues_show()
263 static ssize_t mapping_path_show(struct kobject *kobj, in mapping_path_show()
276 static ssize_t access_mode_show(struct kobject *kobj, in access_mode_show()
289 static ssize_t rnbd_clt_unmap_dev_show(struct kobject *kobj, in rnbd_clt_unmap_dev_show()
296 static ssize_t rnbd_clt_unmap_dev_store(struct kobject *kobj, in rnbd_clt_unmap_dev_store()
359 static ssize_t rnbd_clt_resize_dev_show(struct kobject *kobj, in rnbd_clt_resize_dev_show()
367 static ssize_t rnbd_clt_resize_dev_store(struct kobject *kobj, in rnbd_clt_resize_dev_store()
392 static ssize_t rnbd_clt_remap_dev_show(struct kobject *kobj, in rnbd_clt_remap_dev_show()
398 static ssize_t rnbd_clt_remap_dev_store(struct kobject *kobj, in rnbd_clt_remap_dev_store()
[all …]
H A Drnbd-srv-sysfs.c27 static void rnbd_srv_dev_release(struct kobject *kobj) in rnbd_srv_dev_release()
85 static ssize_t read_only_show(struct kobject *kobj, struct kobj_attribute *attr, in read_only_show()
98 static ssize_t access_mode_show(struct kobject *kobj, in access_mode_show()
113 static ssize_t mapping_path_show(struct kobject *kobj, in mapping_path_show()
126 static ssize_t rnbd_srv_dev_session_force_close_show(struct kobject *kobj, in rnbd_srv_dev_session_force_close_show()
133 static ssize_t rnbd_srv_dev_session_force_close_store(struct kobject *kobj, in rnbd_srv_dev_session_force_close_store()
179 static void rnbd_srv_sess_dev_release(struct kobject *kobj) in rnbd_srv_sess_dev_release()
/linux/drivers/staging/greybus/
H A Daudio_manager_sysfs.c14 static ssize_t manager_sysfs_add_store(struct kobject *kobj, in manager_sysfs_add_store()
39 static ssize_t manager_sysfs_remove_store(struct kobject *kobj, in manager_sysfs_remove_store()
60 static ssize_t manager_sysfs_dump_store(struct kobject *kobj, in manager_sysfs_dump_store()
84 static void manager_sysfs_init_attribute(struct kobject *kobj, in manager_sysfs_init_attribute()
96 void gb_audio_manager_sysfs_init(struct kobject *kobj) in gb_audio_manager_sysfs_init()
/linux/drivers/w1/slaves/
H A Dw1_ds2408.c67 static ssize_t state_read(struct file *filp, struct kobject *kobj, in state_read()
79 static ssize_t output_read(struct file *filp, struct kobject *kobj, in output_read()
92 static ssize_t activity_read(struct file *filp, struct kobject *kobj, in activity_read()
105 static ssize_t cond_search_mask_read(struct file *filp, struct kobject *kobj, in cond_search_mask_read()
119 struct kobject *kobj, in cond_search_polarity_read()
129 static ssize_t status_control_read(struct file *filp, struct kobject *kobj, in status_control_read()
162 static ssize_t output_write(struct file *filp, struct kobject *kobj, in output_write()
212 static ssize_t activity_write(struct file *filp, struct kobject *kobj, in activity_write()
242 static ssize_t status_control_write(struct file *filp, struct kobject *kobj, in status_control_write()
/linux/drivers/accessibility/speakup/
H A Dkobjects.c29 static ssize_t chars_chartab_show(struct kobject *kobj, in chars_chartab_show()
109 static ssize_t chars_chartab_store(struct kobject *kobj, in chars_chartab_store()
229 static ssize_t keymap_show(struct kobject *kobj, struct kobj_attribute *attr, in keymap_show()
265 static ssize_t keymap_store(struct kobject *kobj, struct kobj_attribute *attr, in keymap_store()
332 static ssize_t silent_store(struct kobject *kobj, struct kobj_attribute *attr, in silent_store()
371 static ssize_t synth_show(struct kobject *kobj, struct kobj_attribute *attr, in synth_show()
386 static ssize_t synth_store(struct kobject *kobj, struct kobj_attribute *attr, in synth_store()
412 static ssize_t synth_direct_store(struct kobject *kobj, in synth_direct_store()
440 static ssize_t version_show(struct kobject *kobj, struct kobj_attribute *attr, in version_show()
456 static ssize_t punc_show(struct kobject *kobj, struct kobj_attribute *attr, in punc_show()
[all …]
/linux/arch/powerpc/kernel/
H A Dsecvar-sysfs.c21 static ssize_t format_show(struct kobject *kobj, struct kobj_attribute *attr, in format_show()
38 static ssize_t size_show(struct kobject *kobj, struct kobj_attribute *attr, in size_show()
54 static ssize_t data_read(struct file *filep, struct kobject *kobj, in data_read()
87 static ssize_t update_write(struct file *filep, struct kobject *kobj, in update_write()
148 static __init int secvar_sysfs_config(struct kobject *kobj) in secvar_sysfs_config()
163 struct kobject *kobj; in add_var() local
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_sysfs.c21 bool is_object_gt(struct kobject *kobj) in is_object_gt()
26 struct intel_gt *intel_gt_sysfs_get_drvdata(struct kobject *kobj, in intel_gt_sysfs_get_drvdata()
54 static ssize_t id_show(struct kobject *kobj, in id_show()
71 static void kobj_gt_release(struct kobject *kobj) in kobj_gt_release()
/linux/mm/
H A Dksm.c3416 static ssize_t sleep_millisecs_show(struct kobject *kobj, in sleep_millisecs_show()
3422 static ssize_t sleep_millisecs_store(struct kobject *kobj, in sleep_millisecs_store()
3440 static ssize_t pages_to_scan_show(struct kobject *kobj, in pages_to_scan_show()
3446 static ssize_t pages_to_scan_store(struct kobject *kobj, in pages_to_scan_store()
3466 static ssize_t run_show(struct kobject *kobj, struct kobj_attribute *attr, in run_show()
3472 static ssize_t run_store(struct kobject *kobj, struct kobj_attribute *attr, in run_store()
3515 static ssize_t merge_across_nodes_show(struct kobject *kobj, in merge_across_nodes_show()
3521 static ssize_t merge_across_nodes_store(struct kobject *kobj, in merge_across_nodes_store()
3572 static ssize_t use_zero_pages_show(struct kobject *kobj, in use_zero_pages_show()
3577 static ssize_t use_zero_pages_store(struct kobject *kobj, in use_zero_pages_store()
[all …]

12345678910>>...18