Home
last modified time | relevance | path

Searched defs:item (Results 701 - 725 of 1197) sorted by relevance

1...<<21222324252627282930>>...48

/kernel/linux/linux-6.6/fs/hmdfs/
H A Dmain.c440 struct syncfs_item item, *entry = NULL, *tmp = NULL; in hmdfs_sync_fs() local
/kernel/linux/linux-6.6/fs/nfsd/
H A Dexport.c218 struct svc_expkey *item = container_of(citem, struct svc_expkey, h); in expkey_init() local
231 struct svc_expkey *item = container_of(citem, struct svc_expkey, h); in expkey_update() local
274 svc_expkey_hash(struct svc_expkey *item) in svc_expkey_hash() argument
287 svc_expkey_lookup(struct cache_detail *cd, struct svc_expkey *item) svc_expkey_lookup() argument
810 struct svc_export *item = container_of(citem, struct svc_export, h); svc_export_init() local
828 struct svc_export *item = container_of(citem, struct svc_export, h); export_update() local
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Ddelayed-inode.c314 struct btrfs_delayed_item *item; in btrfs_alloc_delayed_item() local
365 struct btrfs_delayed_item *item; __btrfs_add_delayed_item() local
442 btrfs_release_delayed_item(struct btrfs_delayed_item *item) btrfs_release_delayed_item() argument
455 struct btrfs_delayed_item *item = NULL; __btrfs_first_delayed_insertion_item() local
468 struct btrfs_delayed_item *item = NULL; __btrfs_first_delayed_deletion_item() local
477 __btrfs_next_delayed_item( struct btrfs_delayed_item *item) __btrfs_next_delayed_item() argument
490 btrfs_delayed_item_reserve_metadata(struct btrfs_trans_handle *trans, struct btrfs_delayed_item *item) btrfs_delayed_item_reserve_metadata() argument
529 btrfs_delayed_item_release_metadata(struct btrfs_root *root, struct btrfs_delayed_item *item) btrfs_delayed_item_release_metadata() argument
835 btrfs_batch_delete_items(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_delayed_item *item) btrfs_batch_delete_items() argument
925 struct btrfs_delayed_item *item; btrfs_delete_delayed_items() local
1555 struct btrfs_delayed_item *item; btrfs_delete_delayed_insertion_item() local
1603 struct btrfs_delayed_item *item; btrfs_delete_delayed_dir_index() local
1678 struct btrfs_delayed_item *item; btrfs_readdir_get_delayed_items() local
2096 struct btrfs_delayed_item *item; btrfs_log_get_delayed_items() local
2164 struct btrfs_delayed_item *item; btrfs_log_put_delayed_items() local
[all...]
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dbitmap.c860 __le32 *item; in get_left_neighbor() local
H A Dstree.c1207 padd_item(char *item, int total_length, int length) padd_item() argument
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
H A Ddlmrecovery.c133 struct dlm_work_item *item, *next; in dlm_dispatch_work() local
819 struct dlm_work_item *item = NULL; dlm_request_all_locks_handler() local
863 dlm_request_all_locks_worker(struct dlm_work_item *item, void *data) dlm_request_all_locks_worker() argument
1355 struct dlm_work_item *item = NULL; dlm_mig_lockres_handler() local
1533 dlm_mig_lockres_worker(struct dlm_work_item *item, void *data) dlm_mig_lockres_worker() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dvmstat.h64 static inline void __count_vm_event(enum vm_event_item item) in __count_vm_event() argument
69 static inline void count_vm_event(enum vm_event_item item) in count_vm_event() argument
74 static inline void __count_vm_events(enum vm_event_item item, long delta) in __count_vm_events() argument
79 static inline void count_vm_events(enum vm_event_item item, long delta) in count_vm_events() argument
91 static inline void count_vm_event(enum vm_event_item item) in count_vm_event() argument
94 static inline void count_vm_events(enum vm_event_item item, lon in count_vm_event() argument
97 __count_vm_event(enum vm_event_item item) __count_vm_event() argument
100 __count_vm_events(enum vm_event_item item, long delta) __count_vm_events() argument
145 zone_numa_event_add(long x, struct zone *zone, enum numa_stat_item item) zone_numa_event_add() argument
152 zone_numa_event_state(struct zone *zone, enum numa_stat_item item) zone_numa_event_state() argument
159 global_numa_event_state(enum numa_stat_item item) global_numa_event_state() argument
165 zone_page_state_add(long x, struct zone *zone, enum zone_stat_item item) zone_page_state_add() argument
172 node_page_state_add(long x, struct pglist_data *pgdat, enum node_stat_item item) node_page_state_add() argument
179 global_zone_page_state(enum zone_stat_item item) global_zone_page_state() argument
190 global_node_page_state_pages(enum node_stat_item item) global_node_page_state_pages() argument
200 global_node_page_state(enum node_stat_item item) global_node_page_state() argument
207 zone_page_state(struct zone *zone, enum zone_stat_item item) zone_page_state() argument
224 zone_page_state_snapshot(struct zone *zone, enum zone_stat_item item) zone_page_state_snapshot() argument
243 __count_numa_event(struct zone *zone, enum numa_stat_item item) __count_numa_event() argument
251 __count_numa_events(struct zone *zone, enum numa_stat_item item, long delta) __count_numa_events() argument
319 __mod_zone_page_state(struct zone *zone, enum zone_stat_item item, long delta) __mod_zone_page_state() argument
325 __mod_node_page_state(struct pglist_data *pgdat, enum node_stat_item item, int delta) __mod_node_page_state() argument
342 __inc_zone_state(struct zone *zone, enum zone_stat_item item) __inc_zone_state() argument
348 __inc_node_state(struct pglist_data *pgdat, enum node_stat_item item) __inc_node_state() argument
354 __dec_zone_state(struct zone *zone, enum zone_stat_item item) __dec_zone_state() argument
360 __dec_node_state(struct pglist_data *pgdat, enum node_stat_item item) __dec_node_state() argument
366 __inc_zone_page_state(struct page *page, enum zone_stat_item item) __inc_zone_page_state() argument
369 __inc_zone_state(page_zone(page), item); __inc_zone_page_state() local
372 __inc_node_page_state(struct page *page, enum node_stat_item item) __inc_node_page_state() argument
375 __inc_node_state(page_pgdat(page), item); __inc_node_page_state() local
379 __dec_zone_page_state(struct page *page, enum zone_stat_item item) __dec_zone_page_state() argument
382 __dec_zone_state(page_zone(page), item); __dec_zone_page_state() local
385 __dec_node_page_state(struct page *page, enum node_stat_item item) __dec_node_page_state() argument
388 __dec_node_state(page_pgdat(page), item); __dec_node_page_state() local
418 __zone_stat_mod_folio(struct folio *folio, enum zone_stat_item item, long nr) __zone_stat_mod_folio() argument
421 __mod_zone_page_state(folio_zone(folio), item, nr); __zone_stat_mod_folio() local
424 __zone_stat_add_folio(struct folio *folio, enum zone_stat_item item) __zone_stat_add_folio() argument
427 __mod_zone_page_state(folio_zone(folio), item, folio_nr_pages(folio)); __zone_stat_add_folio() local
430 __zone_stat_sub_folio(struct folio *folio, enum zone_stat_item item) __zone_stat_sub_folio() argument
433 __mod_zone_page_state(folio_zone(folio), item, -folio_nr_pages(folio)); __zone_stat_sub_folio() local
436 zone_stat_mod_folio(struct folio *folio, enum zone_stat_item item, long nr) zone_stat_mod_folio() argument
439 mod_zone_page_state(folio_zone(folio), item, nr); zone_stat_mod_folio() local
442 zone_stat_add_folio(struct folio *folio, enum zone_stat_item item) zone_stat_add_folio() argument
445 mod_zone_page_state(folio_zone(folio), item, folio_nr_pages(folio)); zone_stat_add_folio() local
448 zone_stat_sub_folio(struct folio *folio, enum zone_stat_item item) zone_stat_sub_folio() argument
451 mod_zone_page_state(folio_zone(folio), item, -folio_nr_pages(folio)); zone_stat_sub_folio() local
454 __node_stat_mod_folio(struct folio *folio, enum node_stat_item item, long nr) __node_stat_mod_folio() argument
457 __mod_node_page_state(folio_pgdat(folio), item, nr); __node_stat_mod_folio() local
460 __node_stat_add_folio(struct folio *folio, enum node_stat_item item) __node_stat_add_folio() argument
463 __mod_node_page_state(folio_pgdat(folio), item, folio_nr_pages(folio)); __node_stat_add_folio() local
466 __node_stat_sub_folio(struct folio *folio, enum node_stat_item item) __node_stat_sub_folio() argument
469 __mod_node_page_state(folio_pgdat(folio), item, -folio_nr_pages(folio)); __node_stat_sub_folio() local
472 node_stat_mod_folio(struct folio *folio, enum node_stat_item item, long nr) node_stat_mod_folio() argument
475 mod_node_page_state(folio_pgdat(folio), item, nr); node_stat_mod_folio() local
478 node_stat_add_folio(struct folio *folio, enum node_stat_item item) node_stat_add_folio() argument
481 mod_node_page_state(folio_pgdat(folio), item, folio_nr_pages(folio)); node_stat_add_folio() local
484 node_stat_sub_folio(struct folio *folio, enum node_stat_item item) node_stat_sub_folio() argument
487 mod_node_page_state(folio_pgdat(folio), item, -folio_nr_pages(folio)); node_stat_sub_folio() local
500 zone_stat_name(enum zone_stat_item item) zone_stat_name() argument
506 numa_stat_name(enum numa_stat_item item) numa_stat_name() argument
513 node_stat_name(enum node_stat_item item) node_stat_name() argument
525 writeback_stat_name(enum writeback_stat_item item) writeback_stat_name() argument
534 vm_event_name(enum vm_event_item item) vm_event_name() argument
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_buf.c1781 xfs_buftarg_drain_rele( struct list_head *item, struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) xfs_buftarg_drain_rele() argument
1880 xfs_buftarg_isolate( struct list_head *item, struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) xfs_buftarg_isolate() argument
/kernel/linux/linux-6.6/include/linux/usb/
H A Dcomposite.h67 struct config_item item; member
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H A Defct_lio.c79 efct_lio_tpg_enable_show(struct config_item *item, char *page) in efct_lio_tpg_enable_show() argument
89 efct_lio_tpg_enable_store(struct config_item *item, const char *page, in efct_lio_tpg_enable_store() argument
137 efct_lio_npiv_tpg_enable_show(struct config_item *item, char *page) in efct_lio_npiv_tpg_enable_show() argument
147 efct_lio_npiv_tpg_enable_store(struct config_item *item, const char *page, in efct_lio_npiv_tpg_enable_store() argument
[all...]
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_stat.c41 static struct se_device *to_stat_dev(struct config_item *item) in to_stat_dev() argument
48 static ssize_t target_stat_inst_show(struct config_item *item, char *page) in target_stat_inst_show() argument
55 static ssize_t target_stat_indx_show(struct config_item *item, char *page) in target_stat_indx_show() argument
60 static ssize_t target_stat_role_show(struct config_item *item, char *page) in target_stat_role_show() argument
65 static ssize_t target_stat_ports_show(struct config_item *item, char *page) in target_stat_ports_show() argument
91 static struct se_device *to_stat_tgt_dev(struct config_item *item) in to_stat_tgt_dev() argument
98 target_stat_tgt_inst_show(struct config_item *item, char *page) target_stat_tgt_inst_show() argument
105 target_stat_tgt_indx_show(struct config_item *item, char *page) target_stat_tgt_indx_show() argument
110 target_stat_tgt_num_lus_show(struct config_item *item, char *page) target_stat_tgt_num_lus_show() argument
116 target_stat_tgt_status_show(struct config_item *item, char *page) target_stat_tgt_status_show() argument
125 target_stat_tgt_non_access_lus_show(struct config_item *item, char *page) target_stat_tgt_non_access_lus_show() argument
138 target_stat_tgt_resets_show(struct config_item *item, char *page) target_stat_tgt_resets_show() argument
145 target_stat_tgt_aborts_complete_show(struct config_item *item, char *page) target_stat_tgt_aborts_complete_show() argument
152 target_stat_tgt_aborts_no_task_show(struct config_item *item, char *page) target_stat_tgt_aborts_no_task_show() argument
189 to_stat_lu_dev(struct config_item *item) to_stat_lu_dev() argument
196 target_stat_lu_inst_show(struct config_item *item, char *page) target_stat_lu_inst_show() argument
203 target_stat_lu_dev_show(struct config_item *item, char *page) target_stat_lu_dev_show() argument
209 target_stat_lu_indx_show(struct config_item *item, char *page) target_stat_lu_indx_show() argument
214 target_stat_lu_lun_show(struct config_item *item, char *page) target_stat_lu_lun_show() argument
220 target_stat_lu_lu_name_show(struct config_item *item, char *page) target_stat_lu_lu_name_show() argument
230 target_stat_lu_vend_show(struct config_item *item, char *page) target_stat_lu_vend_show() argument
238 target_stat_lu_prod_show(struct config_item *item, char *page) target_stat_lu_prod_show() argument
246 target_stat_lu_rev_show(struct config_item *item, char *page) target_stat_lu_rev_show() argument
254 target_stat_lu_dev_type_show(struct config_item *item, char *page) target_stat_lu_dev_type_show() argument
263 target_stat_lu_status_show(struct config_item *item, char *page) target_stat_lu_status_show() argument
272 target_stat_lu_state_bit_show(struct config_item *item, char *page) target_stat_lu_state_bit_show() argument
279 target_stat_lu_num_cmds_show(struct config_item *item, char *page) target_stat_lu_num_cmds_show() argument
289 target_stat_lu_read_mbytes_show(struct config_item *item, char *page) target_stat_lu_read_mbytes_show() argument
299 target_stat_lu_write_mbytes_show(struct config_item *item, char *page) target_stat_lu_write_mbytes_show() argument
309 target_stat_lu_resets_show(struct config_item *item, char *page) target_stat_lu_resets_show() argument
318 target_stat_lu_full_stat_show(struct config_item *item, char *page) target_stat_lu_full_stat_show() argument
325 target_stat_lu_hs_num_cmds_show(struct config_item *item, char *page) target_stat_lu_hs_num_cmds_show() argument
332 target_stat_lu_creation_time_show(struct config_item *item, char *page) target_stat_lu_creation_time_show() argument
414 to_stat_port(struct config_item *item) to_stat_port() argument
421 target_stat_port_inst_show(struct config_item *item, char *page) target_stat_port_inst_show() argument
435 target_stat_port_dev_show(struct config_item *item, char *page) target_stat_port_dev_show() argument
449 target_stat_port_indx_show(struct config_item *item, char *page) target_stat_port_indx_show() argument
463 target_stat_port_role_show(struct config_item *item, char *page) target_stat_port_role_show() argument
477 target_stat_port_busy_count_show(struct config_item *item, char *page) target_stat_port_busy_count_show() argument
517 to_stat_tgt_port(struct config_item *item) to_stat_tgt_port() argument
524 target_stat_tgt_port_inst_show(struct config_item *item, char *page) target_stat_tgt_port_inst_show() argument
539 target_stat_tgt_port_dev_show(struct config_item *item, char *page) target_stat_tgt_port_dev_show() argument
554 target_stat_tgt_port_indx_show(struct config_item *item, char *page) target_stat_tgt_port_indx_show() argument
569 target_stat_tgt_port_name_show(struct config_item *item, char *page) target_stat_tgt_port_name_show() argument
587 target_stat_tgt_port_port_index_show(struct config_item *item, char *page) target_stat_tgt_port_port_index_show() argument
605 target_stat_tgt_port_in_cmds_show(struct config_item *item, char *page) target_stat_tgt_port_in_cmds_show() argument
621 target_stat_tgt_port_write_mbytes_show(struct config_item *item, char *page) target_stat_tgt_port_write_mbytes_show() argument
637 target_stat_tgt_port_read_mbytes_show(struct config_item *item, char *page) target_stat_tgt_port_read_mbytes_show() argument
653 target_stat_tgt_port_hs_in_cmds_show(struct config_item *item, char *page) target_stat_tgt_port_hs_in_cmds_show() argument
701 to_transport_stat(struct config_item *item) to_transport_stat() argument
708 target_stat_transport_inst_show(struct config_item *item, char *page) target_stat_transport_inst_show() argument
723 target_stat_transport_device_show(struct config_item *item, char *page) target_stat_transport_device_show() argument
742 target_stat_transport_indx_show(struct config_item *item, char *page) target_stat_transport_indx_show() argument
759 target_stat_transport_dev_name_show(struct config_item *item, char *page) target_stat_transport_dev_name_show() argument
782 target_stat_transport_proto_id_show(struct config_item *item, char *page) target_stat_transport_proto_id_show() argument
844 auth_to_lacl(struct config_item *item) auth_to_lacl() argument
851 target_stat_auth_inst_show(struct config_item *item, char *page) target_stat_auth_inst_show() argument
874 target_stat_auth_dev_show(struct config_item *item, char *page) target_stat_auth_dev_show() argument
895 target_stat_auth_port_show(struct config_item *item, char *page) target_stat_auth_port_show() argument
917 target_stat_auth_indx_show(struct config_item *item, char *page) target_stat_auth_indx_show() argument
937 target_stat_auth_dev_or_port_show(struct config_item *item, char *page) target_stat_auth_dev_or_port_show() argument
957 target_stat_auth_intr_name_show(struct config_item *item, char *page) target_stat_auth_intr_name_show() argument
977 target_stat_auth_map_indx_show(struct config_item *item, char *page) target_stat_auth_map_indx_show() argument
997 target_stat_auth_att_count_show(struct config_item *item, char *page) target_stat_auth_att_count_show() argument
1017 target_stat_auth_num_cmds_show(struct config_item *item, char *page) target_stat_auth_num_cmds_show() argument
1038 target_stat_auth_read_mbytes_show(struct config_item *item, char *page) target_stat_auth_read_mbytes_show() argument
1059 target_stat_auth_write_mbytes_show(struct config_item *item, char *page) target_stat_auth_write_mbytes_show() argument
1080 target_stat_auth_hs_num_cmds_show(struct config_item *item, char *page) target_stat_auth_hs_num_cmds_show() argument
1100 target_stat_auth_creation_time_show(struct config_item *item, char *page) target_stat_auth_creation_time_show() argument
1121 target_stat_auth_row_status_show(struct config_item *item, char *page) target_stat_auth_row_status_show() argument
1183 iport_to_lacl(struct config_item *item) iport_to_lacl() argument
1190 target_stat_iport_inst_show(struct config_item *item, char *page) target_stat_iport_inst_show() argument
1213 target_stat_iport_dev_show(struct config_item *item, char *page) target_stat_iport_dev_show() argument
1234 target_stat_iport_port_show(struct config_item *item, char *page) target_stat_iport_port_show() argument
1256 target_stat_iport_indx_show(struct config_item *item, char *page) target_stat_iport_indx_show() argument
1280 target_stat_iport_port_auth_indx_show(struct config_item *item, char *page) target_stat_iport_port_auth_indx_show() argument
1300 target_stat_iport_port_ident_show(struct config_item *item, char *page) target_stat_iport_port_ident_show() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/hungtask/
H A Dhungtask_base.c191 struct task_item *item = NULL; in refresh_task_type() local
248 static bool insert_task(struct task_item *item, struct rb_root *root) in insert_task() argument
447 remove_list_tasks(struct task_item *item) remove_list_tasks() argument
453 shrink_process_item(struct task_item *item, bool *is_finish) shrink_process_item() argument
473 struct task_item *item = NULL; shrink_list_tasks() local
577 dump_task_wa(struct task_item *item, int dump_cnt, struct task_struct *task, unsigned int flag) dump_task_wa() argument
613 update_panic_task(struct task_item *item) update_panic_task() argument
624 deal_task(struct task_item *item, struct task_struct *task, bool is_called) deal_task() argument
745 struct task_item *item = rb_entry(n, struct task_item, node); htbase_post_process() local
[all...]
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dsmem.c226 __le16 item; member
373 qcom_smem_alloc_private(struct qcom_smem *smem, struct smem_partition *part, unsigned item, size_t size) qcom_smem_alloc_private() argument
435 qcom_smem_alloc_global(struct qcom_smem *smem, unsigned item, size_t size) qcom_smem_alloc_global() argument
477 qcom_smem_alloc(unsigned host, unsigned item, size_t size) qcom_smem_alloc() argument
517 qcom_smem_get_global(struct qcom_smem *smem, unsigned item, size_t *size) qcom_smem_get_global() argument
556 qcom_smem_get_private(struct qcom_smem *smem, struct smem_partition *part, unsigned item, size_t *size) qcom_smem_get_private() argument
655 qcom_smem_get(unsigned host, unsigned item, size_t *size) qcom_smem_get() argument
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthink-lmi.c352 static int tlmi_setting(int item, char **value, const char *guid_string) in tlmi_setting() argument
369 static int tlmi_get_bios_selections(const char *item, char **value) in tlmi_get_bios_selections() argument
933 char *item, *value, *p; in current_value_show() local
1449 char *item = NULL; tlmi_analyze() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_uac1_legacy.c802 struct f_uac1_legacy_opts *to_f_uac1_opts(struct config_item *item) in to_f_uac1_opts() argument
808 static void f_uac1_attr_release(struct config_item *item) in f_uac1_attr_release() argument
[all...]
H A Df_uac1.c1429 static inline struct f_uac1_opts *to_f_uac1_opts(struct config_item *item) in to_f_uac1_opts() argument
1435 static void f_uac1_attr_release(struct config_item *item) in f_uac1_attr_release() argument
[all...]
H A Df_printer.c1190 *to_f_printer_opts(struct config_item *item) in to_f_printer_opts() argument
1196 static void printer_attr_release(struct config_item *item) in printer_attr_release() argument
1207 static ssize_t f_printer_opts_pnp_string_show(struct config_item *item, in f_printer_opts_pnp_string_show() argument
1231 static ssize_t f_printer_opts_pnp_string_store(struct config_item *item, in f_printer_opts_pnp_string_store() argument
1260 static ssize_t f_printer_opts_q_len_show(struct config_item *item, in f_printer_opts_q_len_show() argument
1273 f_printer_opts_q_len_store(struct config_item *item, const char *page, size_t len) f_printer_opts_q_len_store() argument
[all...]
H A Df_sourcesink.c872 static inline struct f_ss_opts *to_f_ss_opts(struct config_item *item) in to_f_ss_opts() argument
878 static void ss_attr_release(struct config_item *item) in ss_attr_release() argument
889 static ssize_t f_ss_opts_pattern_show(struct config_item *item, char *page) in f_ss_opts_pattern_show() argument
901 static ssize_t f_ss_opts_pattern_store(struct config_item *item, in f_ss_opts_pattern_store() argument
932 static ssize_t f_ss_opts_isoc_interval_show(struct config_item *item, char *page) in f_ss_opts_isoc_interval_show() argument
944 f_ss_opts_isoc_interval_store(struct config_item *item, const char *page, size_t len) f_ss_opts_isoc_interval_store() argument
975 f_ss_opts_isoc_maxpacket_show(struct config_item *item, char *page) f_ss_opts_isoc_maxpacket_show() argument
987 f_ss_opts_isoc_maxpacket_store(struct config_item *item, const char *page, size_t len) f_ss_opts_isoc_maxpacket_store() argument
1018 f_ss_opts_isoc_mult_show(struct config_item *item, char *page) f_ss_opts_isoc_mult_show() argument
1030 f_ss_opts_isoc_mult_store(struct config_item *item, const char *page, size_t len) f_ss_opts_isoc_mult_store() argument
1061 f_ss_opts_isoc_maxburst_show(struct config_item *item, char *page) f_ss_opts_isoc_maxburst_show() argument
1073 f_ss_opts_isoc_maxburst_store(struct config_item *item, const char *page, size_t len) f_ss_opts_isoc_maxburst_store() argument
1104 f_ss_opts_bulk_buflen_show(struct config_item *item, char *page) f_ss_opts_bulk_buflen_show() argument
1116 f_ss_opts_bulk_buflen_store(struct config_item *item, const char *page, size_t len) f_ss_opts_bulk_buflen_store() argument
1142 f_ss_opts_bulk_qlen_show(struct config_item *item, char *page) f_ss_opts_bulk_qlen_show() argument
1154 f_ss_opts_bulk_qlen_store(struct config_item *item, const char *page, size_t len) f_ss_opts_bulk_qlen_store() argument
1180 f_ss_opts_iso_qlen_show(struct config_item *item, char *page) f_ss_opts_iso_qlen_show() argument
1192 f_ss_opts_iso_qlen_store(struct config_item *item, const char *page, size_t len) f_ss_opts_iso_qlen_store() argument
[all...]
H A Df_ncm.c1566 static inline struct f_ncm_opts *to_f_ncm_opts(struct config_item *item) in to_f_ncm_opts() argument
H A Df_midi.c1066 static inline struct f_midi_opts *to_f_midi_opts(struct config_item *item) in to_f_midi_opts() argument
1072 static void midi_attr_release(struct config_item *item) in midi_attr_release() argument
1177 f_midi_opts_id_show(struct config_item *item, char *page) f_midi_opts_id_show() argument
1195 f_midi_opts_id_store(struct config_item *item, const char *page, size_t len) f_midi_opts_id_store() argument
[all...]
H A Df_hid.c1041 static inline struct f_hid_opts *to_f_hid_opts(struct config_item *item) in to_f_hid_opts() argument
1047 static void hid_attr_release(struct config_item *item) in hid_attr_release() argument
1107 static ssize_t f_hid_opts_report_desc_show(struct config_item *item, char *page) in f_hid_opts_report_desc_show() argument
1120 f_hid_opts_report_desc_store(struct config_item *item, const char *page, size_t len) f_hid_opts_report_desc_store() argument
1152 f_hid_opts_dev_show(struct config_item *item, char *page) f_hid_opts_dev_show() argument
[all...]
/kernel/linux/linux-6.6/drivers/regulator/
H A Dda9121-regulator.c641 const struct status_event_data *item = &status_event_handling[i]; in da9121_status_poll_on() local
712 const struct status_event_data *item = &status_event_handling[i]; in da9121_irq_handler() local
[all...]
/kernel/linux/linux-6.6/drivers/pci/endpoint/functions/
H A Dpci-epf-ntb.c1998 static ssize_t epf_ntb_num_mws_store(struct config_item *item, in epf_ntb_num_mws_store() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dcq.c362 get_sig_err_item(struct mlx5_sig_err_cqe *cqe, struct ib_sig_err *item) get_sig_err_item() argument
[all...]
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Dselftest.c641 struct selftest_access_item *item; in iommufd_test_access_unmap() local
661 struct selftest_access_item *item; in iommufd_test_access_item_destroy() local
832 struct selftest_access_item *item; iommufd_test_access_pages() local
[all...]

Completed in 56 milliseconds

1...<<21222324252627282930>>...48