Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 25 of 1071) sorted by relevance

12345678910>>...43

/drivers/gpu/drm/amd/amdkfd/
Dsoc15_int.h37 #define SOC15_CLIENT_ID_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[0]) & 0xff) argument
38 #define SOC15_SOURCE_ID_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[0]) >> 8 & 0xff) argument
39 #define SOC15_RING_ID_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[0]) >> 16 & 0xff) argument
40 #define SOC15_VMID_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[0]) >> 24 & 0xf) argument
41 #define SOC15_VMID_TYPE_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[0]) >> 31 & 0x1) argument
42 #define SOC15_PASID_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[3]) & 0xffff) argument
43 #define SOC15_NODEID_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[3]) >> 16 & 0xff) argument
44 #define SOC15_CONTEXT_ID0_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[4])) argument
45 #define SOC15_CONTEXT_ID1_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[5])) argument
46 #define SOC15_CONTEXT_ID2_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[6])) argument
[all …]
/drivers/net/dsa/sja1105/
Dsja1105_static_config.c98 struct sja1105_avb_params_entry *entry = entry_ptr; in sja1105et_avb_params_entry_packing() local
109 struct sja1105_avb_params_entry *entry = entry_ptr; in sja1105pqrs_avb_params_entry_packing() local
121 struct sja1105_general_params_entry *entry = entry_ptr; in sja1105et_general_params_entry_packing() local
153 struct sja1105_general_params_entry *entry = entry_ptr; in sja1105pqrs_general_params_entry_packing() local
186 struct sja1105_general_params_entry *entry = entry_ptr; in sja1110_general_params_entry_packing() local
225 struct sja1105_l2_forwarding_params_entry *entry = entry_ptr; in sja1105_l2_forwarding_params_entry_packing() local
238 struct sja1105_l2_forwarding_params_entry *entry = entry_ptr; in sja1110_l2_forwarding_params_entry_packing() local
253 struct sja1105_l2_forwarding_entry *entry = entry_ptr; in sja1105_l2_forwarding_entry_packing() local
268 struct sja1105_l2_forwarding_entry *entry = entry_ptr; in sja1110_l2_forwarding_entry_packing() local
291 struct sja1105_l2_lookup_params_entry *entry = entry_ptr; in sja1105et_l2_lookup_params_entry_packing() local
[all …]
/drivers/firmware/
Dmemmap.c100 struct firmware_map_entry *entry = to_memmap_entry(kobj); in release_firmware_map_entry() local
144 struct firmware_map_entry *entry) in firmware_map_add_entry()
168 static inline void firmware_map_remove_entry(struct firmware_map_entry *entry) in firmware_map_remove_entry()
176 static int add_sysfs_fw_map_entry(struct firmware_map_entry *entry) in add_sysfs_fw_map_entry()
200 static inline void remove_sysfs_fw_map_entry(struct firmware_map_entry *entry) in remove_sysfs_fw_map_entry()
222 struct firmware_map_entry *entry; in firmware_map_find_entry_in_list() local
284 struct firmware_map_entry *entry; in firmware_map_add_hotplug() local
326 struct firmware_map_entry *entry; in firmware_map_add_early() local
348 struct firmware_map_entry *entry; in firmware_map_remove() local
370 static ssize_t start_show(struct firmware_map_entry *entry, char *buf) in start_show()
[all …]
Ddmi-sysfs.c101 struct dmi_sysfs_entry *entry = to_entry(kobj); in dmi_sysfs_attr_show() local
119 struct dmi_sysfs_entry *entry; member
130 struct dmi_sysfs_entry *entry = data->entry; in find_dmi_entry_helper() local
159 static ssize_t find_dmi_entry(struct dmi_sysfs_entry *entry, in find_dmi_entry()
203 static ssize_t dmi_entry_attr_show_helper(struct dmi_sysfs_entry *entry, in dmi_entry_attr_show_helper()
362 static ssize_t dmi_sel_raw_read_io(struct dmi_sysfs_entry *entry, in dmi_sel_raw_read_io()
380 static ssize_t dmi_sel_raw_read_phys32(struct dmi_sysfs_entry *entry, in dmi_sel_raw_read_phys32()
401 static ssize_t dmi_sel_raw_read_helper(struct dmi_sysfs_entry *entry, in dmi_sel_raw_read_helper()
438 struct dmi_sysfs_entry *entry = to_entry(kobj->parent); in dmi_sel_raw_read() local
453 static int dmi_system_event_log(struct dmi_sysfs_entry *entry) in dmi_system_event_log()
[all …]
/drivers/platform/x86/intel/pmt/
Dcrashlog.c53 struct intel_pmt_entry entry; member
59 struct crashlog_entry entry[]; member
65 static bool pmt_crashlog_complete(struct intel_pmt_entry *entry) in pmt_crashlog_complete()
73 static bool pmt_crashlog_disabled(struct intel_pmt_entry *entry) in pmt_crashlog_disabled()
81 static bool pmt_crashlog_supported(struct intel_pmt_entry *entry) in pmt_crashlog_supported()
96 static void pmt_crashlog_set_disable(struct intel_pmt_entry *entry, in pmt_crashlog_set_disable()
112 static void pmt_crashlog_set_clear(struct intel_pmt_entry *entry) in pmt_crashlog_set_clear()
122 static void pmt_crashlog_set_execute(struct intel_pmt_entry *entry) in pmt_crashlog_set_execute()
138 struct intel_pmt_entry *entry = dev_get_drvdata(dev); in enable_show() local
148 struct crashlog_entry *entry; in enable_store() local
[all …]
Dclass.c69 struct intel_pmt_entry *entry = container_of(attr, in intel_pmt_read() local
95 struct intel_pmt_entry *entry = container_of(attr, in intel_pmt_mmap() local
124 struct intel_pmt_entry *entry = dev_get_drvdata(dev); in guid_show() local
133 struct intel_pmt_entry *entry = dev_get_drvdata(dev); in size_show() local
142 struct intel_pmt_entry *entry = dev_get_drvdata(dev); in offset_show() local
161 static int intel_pmt_populate_entry(struct intel_pmt_entry *entry, in intel_pmt_populate_entry()
238 static int intel_pmt_dev_register(struct intel_pmt_entry *entry, in intel_pmt_dev_register()
304 int intel_pmt_dev_create(struct intel_pmt_entry *entry, struct intel_pmt_namespace *ns, in intel_pmt_dev_create()
331 void intel_pmt_dev_destroy(struct intel_pmt_entry *entry, in intel_pmt_dev_destroy()
/drivers/infiniband/hw/hfi1/
Dchip.c1370 static u64 dev_access_u32_csr(const struct cntr_entry *entry, in dev_access_u32_csr()
1387 static u64 access_sde_err_cnt(const struct cntr_entry *entry, in access_sde_err_cnt()
1397 static u64 access_sde_int_cnt(const struct cntr_entry *entry, in access_sde_int_cnt()
1407 static u64 access_sde_idle_int_cnt(const struct cntr_entry *entry, in access_sde_idle_int_cnt()
1417 static u64 access_sde_progress_int_cnt(const struct cntr_entry *entry, in access_sde_progress_int_cnt()
1428 static u64 dev_access_u64_csr(const struct cntr_entry *entry, void *context, in dev_access_u64_csr()
1449 static u64 dc_access_lcb_cntr(const struct cntr_entry *entry, void *context, in dc_access_lcb_cntr()
1474 static u64 port_access_u32_csr(const struct cntr_entry *entry, void *context, in port_access_u32_csr()
1484 static u64 port_access_u64_csr(const struct cntr_entry *entry, in port_access_u64_csr()
1524 static u64 access_sw_link_dn_cnt(const struct cntr_entry *entry, void *context, in access_sw_link_dn_cnt()
[all …]
Daffinity.c185 static void node_affinity_destroy(struct hfi1_affinity_node *entry) in node_affinity_destroy()
194 struct hfi1_affinity_node *entry; in node_affinity_destroy_all() local
209 struct hfi1_affinity_node *entry; in node_affinity_allocate() local
225 static void node_affinity_add_tail(struct hfi1_affinity_node *entry) in node_affinity_add_tail()
233 struct hfi1_affinity_node *entry; in node_affinity_lookup() local
321 struct hfi1_affinity_node *entry, in _dev_comp_vect_cpu_get()
400 struct hfi1_affinity_node *entry) in _dev_comp_vect_mappings_create()
456 struct hfi1_affinity_node *entry; in hfi1_comp_vectors_set_up() local
493 struct hfi1_affinity_node *entry, in _dev_comp_vect_cpu_mask_init()
560 struct hfi1_affinity_node *entry) in _dev_comp_vect_cpu_mask_clean_up()
[all …]
/drivers/infiniband/core/
Dib_core_uverbs.c32 struct rdma_user_mmap_entry *entry) in rdma_umap_priv_init()
69 struct rdma_user_mmap_entry *entry) in rdma_user_mmap_io()
120 struct rdma_user_mmap_entry *entry; in rdma_user_mmap_entry_get_pgoff() local
164 struct rdma_user_mmap_entry *entry; in rdma_user_mmap_entry_get() local
181 struct rdma_user_mmap_entry *entry = in rdma_user_mmap_entry_free() local
214 void rdma_user_mmap_entry_put(struct rdma_user_mmap_entry *entry) in rdma_user_mmap_entry_put()
230 void rdma_user_mmap_entry_remove(struct rdma_user_mmap_entry *entry) in rdma_user_mmap_entry_remove()
263 struct rdma_user_mmap_entry *entry, in rdma_user_mmap_entry_insert_range()
361 struct rdma_user_mmap_entry *entry, in rdma_user_mmap_entry_insert()
/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_debugfs.c60 struct mvpp2_dbgfs_flow_tbl_entry *entry = s->private; in mvpp2_dbgfs_flow_flt_hits_show() local
73 struct mvpp2_dbgfs_flow_entry *entry = s->private; in mvpp2_dbgfs_flow_dec_hits_show() local
86 struct mvpp2_dbgfs_flow_entry *entry = s->private; in mvpp2_dbgfs_flow_type_show() local
126 const struct mvpp2_dbgfs_flow_entry *entry = s->private; in mvpp2_dbgfs_flow_id_show() local
142 struct mvpp2_dbgfs_port_flow_entry *entry = s->private; in mvpp2_dbgfs_port_flow_hash_opt_show() local
168 struct mvpp2_dbgfs_port_flow_entry *entry = s->private; in mvpp2_dbgfs_port_flow_engine_show() local
193 struct mvpp2_dbgfs_c2_entry *entry = s->private; in mvpp2_dbgfs_flow_c2_hits_show() local
207 struct mvpp2_dbgfs_c2_entry *entry = s->private; in mvpp2_dbgfs_flow_c2_rxq_show() local
228 struct mvpp2_dbgfs_c2_entry *entry = s->private; in mvpp2_dbgfs_flow_c2_enable_show() local
339 struct mvpp2_dbgfs_prs_entry *entry = s->private; in mvpp2_dbgfs_prs_lu_show() local
[all …]
/drivers/net/ethernet/mediatek/
Dmtk_ppe.c182 mtk_foe_entry_l2(struct mtk_eth *eth, struct mtk_foe_entry *entry) in mtk_foe_entry_l2()
196 mtk_foe_entry_ib2(struct mtk_eth *eth, struct mtk_foe_entry *entry) in mtk_foe_entry_ib2()
209 int mtk_foe_entry_prepare(struct mtk_eth *eth, struct mtk_foe_entry *entry, in mtk_foe_entry_prepare()
277 struct mtk_foe_entry *entry, u8 port) in mtk_foe_entry_set_pse_port()
295 struct mtk_foe_entry *entry, bool egress, in mtk_foe_entry_set_ipv4_tuple()
335 struct mtk_foe_entry *entry, in mtk_foe_entry_set_ipv6_tuple()
370 int mtk_foe_entry_set_dsa(struct mtk_eth *eth, struct mtk_foe_entry *entry, in mtk_foe_entry_set_dsa()
387 int mtk_foe_entry_set_vlan(struct mtk_eth *eth, struct mtk_foe_entry *entry, in mtk_foe_entry_set_vlan()
412 int mtk_foe_entry_set_pppoe(struct mtk_eth *eth, struct mtk_foe_entry *entry, in mtk_foe_entry_set_pppoe()
427 int mtk_foe_entry_set_wdma(struct mtk_eth *eth, struct mtk_foe_entry *entry, in mtk_foe_entry_set_wdma()
[all …]
/drivers/net/dsa/mv88e6xxx/
Dglobal1_vtu.c21 struct mv88e6xxx_vtu_entry *entry) in mv88e6xxx_g1_vtu_fid_read()
36 struct mv88e6xxx_vtu_entry *entry) in mv88e6xxx_g1_vtu_fid_write()
261 struct mv88e6xxx_vtu_entry *entry) in mv88e6xxx_g1_vtu_getnext()
290 struct mv88e6xxx_vtu_entry *entry) in mv88e6185_g1_vtu_getnext()
320 struct mv88e6xxx_vtu_entry *entry) in mv88e6352_g1_vtu_getnext()
347 struct mv88e6xxx_vtu_entry *entry) in mv88e6390_g1_vtu_getnext()
374 struct mv88e6xxx_vtu_entry *entry) in mv88e6185_g1_vtu_loadpurge()
407 struct mv88e6xxx_vtu_entry *entry) in mv88e6352_g1_vtu_loadpurge()
439 struct mv88e6xxx_vtu_entry *entry) in mv88e6390_g1_vtu_loadpurge()
484 struct mv88e6xxx_stu_entry *entry) in mv88e6xxx_g1_stu_getnext()
[all …]
Dglobal1_atu.c215 struct mv88e6xxx_atu_entry *entry) in mv88e6xxx_g1_atu_data_read()
234 struct mv88e6xxx_atu_entry *entry) in mv88e6xxx_g1_atu_data_write()
254 struct mv88e6xxx_atu_entry *entry) in mv88e6xxx_g1_atu_mac_read()
272 struct mv88e6xxx_atu_entry *entry) in mv88e6xxx_g1_atu_mac_write()
290 struct mv88e6xxx_atu_entry *entry) in mv88e6xxx_g1_atu_getnext()
317 struct mv88e6xxx_atu_entry *entry) in mv88e6xxx_g1_atu_loadpurge()
337 struct mv88e6xxx_atu_entry *entry, in mv88e6xxx_g1_atu_flushmove()
366 struct mv88e6xxx_atu_entry entry = { in mv88e6xxx_g1_atu_flush() local
376 struct mv88e6xxx_atu_entry entry = { 0 }; in mv88e6xxx_g1_atu_move() local
405 struct mv88e6xxx_atu_entry entry; in mv88e6xxx_g1_atu_prob_irq_thread_fn() local
/drivers/accel/habanalabs/common/
Ddebugfs.c113 struct hl_debugfs_entry *entry = s->private; in command_buffers_show() local
144 struct hl_debugfs_entry *entry = s->private; in command_submission_show() local
175 struct hl_debugfs_entry *entry = s->private; in command_submission_jobs_show() local
212 struct hl_debugfs_entry *entry = s->private; in userptr_show() local
243 struct hl_debugfs_entry *entry = s->private; in vm_show() local
358 struct hl_debugfs_entry *entry = s->private; in userptr_lookup_show() local
412 struct hl_debugfs_entry *entry = s->private; in userptr_lookup_write() local
428 struct hl_debugfs_entry *entry = s->private; in mmu_show() local
486 struct hl_debugfs_entry *entry = s->private; in mmu_asid_va_write() local
524 struct hl_debugfs_entry *entry = s->private; in mmu_ack_error() local
[all …]
/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c14 static void tc_fill_all_pass_entry(struct stmmac_tc_entry *entry) in tc_fill_all_pass_entry()
32 struct stmmac_tc_entry *entry, *first = NULL, *dup = NULL; in tc_find_entry() local
57 static int tc_fill_actions(struct stmmac_tc_entry *entry, in tc_fill_actions()
94 struct stmmac_tc_entry *entry, *frag = NULL; in tc_fill_entry() local
174 struct stmmac_tc_entry *entry; in tc_unfill_entry() local
431 struct stmmac_flow_entry *entry, in tc_parse_flow_actions()
461 struct stmmac_flow_entry *entry) in tc_add_basic_flow()
479 struct stmmac_flow_entry *entry) in tc_add_ip4_flow()
514 struct stmmac_flow_entry *entry) in tc_add_ports_flow()
568 struct stmmac_flow_entry *entry = &priv->flow_entries[i]; in tc_find_flow() local
[all …]
/drivers/isdn/mISDN/
Ddsp_pipeline.c62 struct dsp_element_entry *entry = in mISDN_dsp_dev_release() local
70 struct dsp_element_entry *entry; in mISDN_dsp_element_register() local
118 struct dsp_element_entry *entry, *n; in mISDN_dsp_element_unregister() local
145 struct dsp_element_entry *entry, *n; in dsp_pipeline_module_exit() local
171 struct dsp_pipeline_entry *entry, *n; in _dsp_pipeline_destroy() local
197 struct dsp_element_entry *entry, *n; in dsp_pipeline_build() local
275 struct dsp_pipeline_entry *entry; in dsp_pipeline_process_tx() local
288 struct dsp_pipeline_entry *entry; in dsp_pipeline_process_rx() local
/drivers/acpi/
Dprocessor_core.c32 static int map_lapic_id(struct acpi_subtable_header *entry, in map_lapic_id()
48 static int map_x2apic_id(struct acpi_subtable_header *entry, in map_x2apic_id()
65 static int map_lsapic_id(struct acpi_subtable_header *entry, in map_lsapic_id()
87 static int map_gicc_mpidr(struct acpi_subtable_header *entry, in map_gicc_mpidr()
112 static int map_rintc_hartid(struct acpi_subtable_header *entry, in map_rintc_hartid()
138 static int map_core_pic_id(struct acpi_subtable_header *entry, in map_core_pic_id()
162 unsigned long madt_end, entry; in map_madt_entry() local
323 static int get_ioapic_id(struct acpi_subtable_header *entry, u32 gsi_base, in get_ioapic_id()
339 unsigned long madt_end, entry; in parse_madt_ioapic_entry() local
/drivers/staging/media/atomisp/pci/base/refcount/src/
Drefcount.c98 struct ia_css_refcount_entry *entry; in ia_css_refcount_uninit() local
128 struct ia_css_refcount_entry *entry; in ia_css_refcount_increment() local
165 struct ia_css_refcount_entry *entry; in ia_css_refcount_decrement() local
208 struct ia_css_refcount_entry *entry; in ia_css_refcount_is_single() local
223 struct ia_css_refcount_entry *entry; in ia_css_refcount_clear() local
269 struct ia_css_refcount_entry *entry; in ia_css_refcount_is_valid() local
/drivers/media/platform/nvidia/tegra-vde/
Ddmabuf-cache.c32 static void tegra_vde_release_entry(struct tegra_vde_cache_entry *entry) in tegra_vde_release_entry()
51 struct tegra_vde_cache_entry *entry; in tegra_vde_delayed_unmap() local
70 struct tegra_vde_cache_entry *entry; in tegra_vde_dmabuf_cache_map() local
168 struct tegra_vde_cache_entry *entry; in tegra_vde_dmabuf_cache_unmap() local
192 struct tegra_vde_cache_entry *entry, *tmp; in tegra_vde_dmabuf_cache_unmap_sync() local
211 struct tegra_vde_cache_entry *entry, *tmp; in tegra_vde_dmabuf_cache_unmap_all() local
/drivers/hid/
Dhid-lg4ff.c303 struct lg4ff_device_entry *entry = drv_data->device_props; in lg4ff_adjust_input_event() local
330 struct lg4ff_device_entry *entry = drv_data->device_props; in lg4ff_raw_event() local
409 struct lg4ff_device_entry *entry; in lg4ff_play() local
473 struct lg4ff_device_entry *entry; in lg4ff_set_autocenter_default() local
551 struct lg4ff_device_entry *entry; in lg4ff_set_autocenter_ffex() local
586 struct lg4ff_device_entry *entry; in lg4ff_set_range_g25() local
621 struct lg4ff_device_entry *entry; in lg4ff_set_range_dfp() local
765 struct lg4ff_device_entry *entry; in lg4ff_switch_compatibility_mode() local
801 struct lg4ff_device_entry *entry; in lg4ff_alternate_modes_show() local
850 struct lg4ff_device_entry *entry; in lg4ff_alternate_modes_store() local
[all …]
/drivers/base/regmap/
Dregcache-maple.c21 unsigned long *entry; in regcache_maple_read() local
43 unsigned long *entry, *upper, *lower; in regcache_maple_write() local
112 unsigned long *entry, *lower, *upper; in regcache_maple_drop() local
189 static int regcache_maple_sync_block(struct regmap *map, unsigned long *entry, in regcache_maple_sync_block()
242 unsigned long *entry; in regcache_maple_sync() local
297 unsigned int *entry;; in regcache_maple_exit() local
320 unsigned long *entry; in regcache_maple_insert_block() local
/drivers/acpi/apei/
Dapei-base.c57 int __apei_exec_read_register(struct acpi_whea_header *entry, u64 *val) in __apei_exec_read_register()
71 struct acpi_whea_header *entry) in apei_exec_read_register()
86 struct acpi_whea_header *entry) in apei_exec_read_register_value()
99 int __apei_exec_write_register(struct acpi_whea_header *entry, u64 val) in __apei_exec_write_register()
119 struct acpi_whea_header *entry) in apei_exec_write_register()
126 struct acpi_whea_header *entry) in apei_exec_write_register_value()
135 struct acpi_whea_header *entry) in apei_exec_noop()
150 struct acpi_whea_header *entry; in __apei_exec_run() local
202 struct acpi_whea_header *entry; in apei_exec_for_each_entry() local
225 struct acpi_whea_header *entry, in pre_map_gar_callback()
[all …]
/drivers/net/ethernet/marvell/prestera/
Dprestera_span.c28 struct prestera_span_entry *entry; in prestera_span_entry_create() local
42 static void prestera_span_entry_del(struct prestera_span_entry *entry) in prestera_span_entry_del()
51 struct prestera_span_entry *entry; in prestera_span_entry_find_by_id() local
65 struct prestera_span_entry *entry; in prestera_span_entry_find_by_port() local
79 struct prestera_span_entry *entry; in prestera_span_get() local
105 struct prestera_span_entry *entry; in prestera_span_put() local
/drivers/net/wireless/ralink/rt2x00/
Drt2x00dev.c246 void rt2x00lib_dmastart(struct queue_entry *entry) in rt2x00lib_dmastart()
253 void rt2x00lib_dmadone(struct queue_entry *entry) in rt2x00lib_dmadone()
261 static inline int rt2x00lib_txdone_bar_status(struct queue_entry *entry) in rt2x00lib_txdone_bar_status()
385 struct queue_entry *entry) in rt2x00lib_clear_entry()
410 void rt2x00lib_txdone_nomatch(struct queue_entry *entry, in rt2x00lib_txdone_nomatch()
460 void rt2x00lib_txdone(struct queue_entry *entry, in rt2x00lib_txdone()
548 void rt2x00lib_txdone_noinfo(struct queue_entry *entry, u32 status) in rt2x00lib_txdone_noinfo()
601 struct rt2x00_bar_list_entry *entry; in rt2x00lib_rxdone_check_ba() local
737 void rt2x00lib_rxdone(struct queue_entry *entry, gfp_t gfp) in rt2x00lib_rxdone()
966 static void rt2x00lib_channel(struct ieee80211_channel *entry, in rt2x00lib_channel()
[all …]
/drivers/s390/block/
Ddcssblk.c113 struct segment_info *entry, *temp; in dcssblk_release_segment() local
134 struct dcssblk_dev_info *entry; in dcssblk_assign_free_minor() local
160 struct dcssblk_dev_info *entry; in dcssblk_get_device_by_name() local
179 struct segment_info *entry; in dcssblk_get_segment_by_name() local
197 struct segment_info *entry; in dcssblk_find_highest_addr() local
215 struct segment_info *entry; in dcssblk_find_lowest_addr() local
238 struct segment_info *sort_list, *entry, temp; in dcssblk_is_continuous() local
349 struct segment_info *entry, *temp; in dcssblk_shared_store() local
454 struct segment_info *entry; in dcssblk_save_store() local
512 struct segment_info *entry; in dcssblk_seglist_show() local
[all …]

12345678910>>...43