Home
last modified time | relevance | path

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

12345678910>>...28

/drivers/firmware/
Dmemmap.c108 struct firmware_map_entry *entry = to_memmap_entry(kobj); in release_firmware_map_entry() local
152 struct firmware_map_entry *entry) in firmware_map_add_entry()
176 static inline void firmware_map_remove_entry(struct firmware_map_entry *entry) in firmware_map_remove_entry()
184 static int add_sysfs_fw_map_entry(struct firmware_map_entry *entry) in add_sysfs_fw_map_entry()
208 static inline void remove_sysfs_fw_map_entry(struct firmware_map_entry *entry) in remove_sysfs_fw_map_entry()
230 struct firmware_map_entry *entry; in firmware_map_find_entry_in_list() local
292 struct firmware_map_entry *entry; in firmware_map_add_hotplug() local
334 struct firmware_map_entry *entry; in firmware_map_add_early() local
355 struct firmware_map_entry *entry; in firmware_map_remove() local
377 static ssize_t start_show(struct firmware_map_entry *entry, char *buf) in start_show()
[all …]
Ddmi-sysfs.c99 struct dmi_sysfs_entry *entry = to_entry(kobj); in dmi_sysfs_attr_show() local
117 struct dmi_sysfs_entry *entry; member
128 struct dmi_sysfs_entry *entry = data->entry; in find_dmi_entry_helper() local
157 static ssize_t find_dmi_entry(struct dmi_sysfs_entry *entry, in find_dmi_entry()
201 static ssize_t dmi_entry_attr_show_helper(struct dmi_sysfs_entry *entry, in dmi_entry_attr_show_helper()
359 static ssize_t dmi_sel_raw_read_io(struct dmi_sysfs_entry *entry, in dmi_sel_raw_read_io()
376 static ssize_t dmi_sel_raw_read_phys32(struct dmi_sysfs_entry *entry, in dmi_sel_raw_read_phys32()
397 static ssize_t dmi_sel_raw_read_helper(struct dmi_sysfs_entry *entry, in dmi_sel_raw_read_helper()
432 struct dmi_sysfs_entry *entry = to_entry(kobj->parent); in dmi_sel_raw_read() local
447 static int dmi_system_event_log(struct dmi_sysfs_entry *entry) in dmi_system_event_log()
[all …]
/drivers/infiniband/hw/hfi1/
Dchip.c1307 static u64 dev_access_u32_csr(const struct cntr_entry *entry, in dev_access_u32_csr()
1324 static u64 access_sde_err_cnt(const struct cntr_entry *entry, in access_sde_err_cnt()
1334 static u64 access_sde_int_cnt(const struct cntr_entry *entry, in access_sde_int_cnt()
1344 static u64 access_sde_idle_int_cnt(const struct cntr_entry *entry, in access_sde_idle_int_cnt()
1354 static u64 access_sde_progress_int_cnt(const struct cntr_entry *entry, in access_sde_progress_int_cnt()
1365 static u64 dev_access_u64_csr(const struct cntr_entry *entry, void *context, in dev_access_u64_csr()
1386 static u64 dc_access_lcb_cntr(const struct cntr_entry *entry, void *context, in dc_access_lcb_cntr()
1410 static u64 port_access_u32_csr(const struct cntr_entry *entry, void *context, in port_access_u32_csr()
1420 static u64 port_access_u64_csr(const struct cntr_entry *entry, in port_access_u64_csr()
1460 static u64 access_sw_link_dn_cnt(const struct cntr_entry *entry, void *context, in access_sw_link_dn_cnt()
[all …]
Daffinity.c161 struct hfi1_affinity_node *entry; in node_affinity_destroy() local
176 struct hfi1_affinity_node *entry; in node_affinity_allocate() local
191 static void node_affinity_add_tail(struct hfi1_affinity_node *entry) in node_affinity_add_tail()
200 struct hfi1_affinity_node *entry; in node_affinity_lookup() local
225 struct hfi1_affinity_node *entry; in hfi1_dev_affinity_init() local
321 struct hfi1_affinity_node *entry; in hfi1_update_sdma_affinity() local
416 struct hfi1_affinity_node *entry; in get_irq_affinity() local
503 struct hfi1_affinity_node *entry; in hfi1_put_irq_affinity() local
575 struct hfi1_affinity_node *entry; in hfi1_get_proc_affinity() local
/drivers/pci/
Dmsi.c112 struct msi_desc *entry; in arch_setup_msi_irqs() local
142 struct msi_desc *entry; in default_teardown_msi_irqs() local
157 struct msi_desc *entry; in default_restore_msi_irq() local
280 struct msi_desc *entry; in default_restore_msi_irqs() local
286 void __pci_read_msi_msg(struct msi_desc *entry, struct msi_msg *msg) in __pci_read_msi_msg()
316 void __pci_write_msi_msg(struct msi_desc *entry, struct msi_msg *msg) in __pci_write_msi_msg()
354 struct msi_desc *entry = irq_get_msi_desc(irq); in pci_write_msi_msg() local
363 struct msi_desc *entry, *tmp; in free_msi_irqs() local
411 struct msi_desc *entry; in __pci_restore_msi_state() local
432 struct msi_desc *entry; in __pci_restore_msix_state() local
[all …]
/drivers/isdn/mISDN/
Ddsp_pipeline.c82 struct dsp_element_entry *entry = in mISDN_dsp_dev_release() local
90 struct dsp_element_entry *entry; in mISDN_dsp_element_register() local
141 struct dsp_element_entry *entry, *n; in mISDN_dsp_element_unregister() local
176 struct dsp_element_entry *entry, *n; in dsp_pipeline_module_exit() local
210 struct dsp_pipeline_entry *entry, *n; in _dsp_pipeline_destroy() local
240 struct dsp_element_entry *entry, *n; in dsp_pipeline_build() local
333 struct dsp_pipeline_entry *entry; in dsp_pipeline_process_tx() local
346 struct dsp_pipeline_entry *entry; in dsp_pipeline_process_rx() local
/drivers/net/wireless/ralink/rt2x00/
Drt2800mmio.c42 __le32 *rt2800mmio_get_txwi(struct queue_entry *entry) in rt2800mmio_get_txwi()
48 void rt2800mmio_write_tx_desc(struct queue_entry *entry, in rt2800mmio_write_tx_desc()
105 void rt2800mmio_fill_rxdone(struct queue_entry *entry, in rt2800mmio_fill_rxdone()
169 static bool rt2800mmio_txdone_entry_check(struct queue_entry *entry, u32 status) in rt2800mmio_txdone_entry_check()
184 static bool rt2800mmio_txdone_find_entry(struct queue_entry *entry, void *data) in rt2800mmio_txdone_find_entry()
216 static bool rt2800mmio_txdone_match_first(struct queue_entry *entry, void *data) in rt2800mmio_txdone_match_first()
237 static bool rt2800mmio_txdone_release_entries(struct queue_entry *entry, in rt2800mmio_txdone_release_entries()
587 struct queue_entry *entry; in rt2800mmio_kick_queue() local
693 bool rt2800mmio_get_entry_state(struct queue_entry *entry) in rt2800mmio_get_entry_state()
710 void rt2800mmio_clear_entry(struct queue_entry *entry) in rt2800mmio_clear_entry()
Drt2800usb.c119 static inline bool rt2800usb_entry_txstatus_timeout(struct queue_entry *entry) in rt2800usb_entry_txstatus_timeout()
138 struct queue_entry *entry; in rt2800usb_txstatus_timeout() local
211 static void rt2800usb_tx_dma_done(struct queue_entry *entry) in rt2800usb_tx_dma_done()
485 static __le32 *rt2800usb_get_txwi(struct queue_entry *entry) in rt2800usb_get_txwi()
493 static void rt2800usb_write_tx_desc(struct queue_entry *entry, in rt2800usb_write_tx_desc()
532 static int rt2800usb_get_tx_data_len(struct queue_entry *entry) in rt2800usb_get_tx_data_len()
549 rt2800usb_txdone_entry_check(struct queue_entry *entry, u32 reg) in rt2800usb_txdone_entry_check()
593 struct queue_entry *entry; in rt2800usb_txdone() local
632 struct queue_entry *entry; in rt2800usb_txdone_nostatus() local
683 static void rt2800usb_fill_rxdone(struct queue_entry *entry, in rt2800usb_fill_rxdone()
Drt2x00queue.c34 struct sk_buff *rt2x00queue_alloc_rxskb(struct queue_entry *entry, gfp_t gfp) in rt2x00queue_alloc_rxskb()
105 int rt2x00queue_map_txskb(struct queue_entry *entry) in rt2x00queue_map_txskb()
121 void rt2x00queue_unmap_skb(struct queue_entry *entry) in rt2x00queue_unmap_skb()
138 void rt2x00queue_free_skb(struct queue_entry *entry) in rt2x00queue_free_skb()
495 static int rt2x00queue_write_tx_data(struct queue_entry *entry, in rt2x00queue_write_tx_data()
536 static void rt2x00queue_write_tx_descriptor(struct queue_entry *entry, in rt2x00queue_write_tx_descriptor()
567 static void rt2x00queue_bar_check(struct queue_entry *entry) in rt2x00queue_bar_check()
613 struct queue_entry *entry; in rt2x00queue_write_tx_frame() local
792 bool (*fn)(struct queue_entry *entry, in rt2x00queue_for_each_entry()
846 struct queue_entry *entry; in rt2x00queue_get_entry() local
[all …]
Drt2x00usb.c224 static void rt2x00usb_work_txdone_entry(struct queue_entry *entry) in rt2x00usb_work_txdone_entry()
245 struct queue_entry *entry; in rt2x00usb_work_txdone() local
262 struct queue_entry *entry = (struct queue_entry *)urb->context; in rt2x00usb_interrupt_txdone() local
288 static bool rt2x00usb_kick_tx_entry(struct queue_entry *entry, void *data) in rt2x00usb_kick_tx_entry()
340 struct queue_entry *entry; in rt2x00usb_work_rxdone() local
367 struct queue_entry *entry = (struct queue_entry *)urb->context; in rt2x00usb_interrupt_rxdone() local
393 static bool rt2x00usb_kick_rx_entry(struct queue_entry *entry, void *data) in rt2x00usb_kick_rx_entry()
450 static bool rt2x00usb_flush_entry(struct queue_entry *entry, void *data) in rt2x00usb_flush_entry()
533 struct queue_entry *entry; in rt2x00usb_dma_timeout() local
565 void rt2x00usb_clear_entry(struct queue_entry *entry) in rt2x00usb_clear_entry()
/drivers/staging/lustre/lustre/llite/
Dstatahead.c88 static inline int sa_ready(struct sa_entry *entry) in sa_ready()
102 sa_rehash(struct ll_statahead_info *sai, struct sa_entry *entry) in sa_rehash()
115 sa_unhash(struct ll_statahead_info *sai, struct sa_entry *entry) in sa_unhash()
175 struct sa_entry *entry; in sa_alloc() local
210 static void sa_free(struct ll_statahead_info *sai, struct sa_entry *entry) in sa_free()
230 struct sa_entry *entry; in sa_get() local
244 sa_kill(struct ll_statahead_info *sai, struct sa_entry *entry) in sa_kill()
266 sa_put(struct ll_statahead_info *sai, struct sa_entry *entry) in sa_put()
302 __sa_make_ready(struct ll_statahead_info *sai, struct sa_entry *entry, int ret) in __sa_make_ready()
328 sa_make_ready(struct ll_statahead_info *sai, struct sa_entry *entry, int ret) in sa_make_ready()
[all …]
/drivers/gpu/drm/ttm/
Dttm_execbuf_util.c36 struct ttm_validate_buffer *entry) in ttm_eu_backoff_reservation_reverse()
47 struct ttm_validate_buffer *entry; in ttm_eu_del_from_lru_locked() local
60 struct ttm_validate_buffer *entry; in ttm_eu_backoff_reservation() local
100 struct ttm_validate_buffer *entry; in ttm_eu_reserve_buffers() local
184 struct ttm_validate_buffer *entry; in ttm_eu_fence_buffer_objects() local
/drivers/oprofile/
Dcpu_buffer.c142 *op_cpu_buffer_write_reserve(struct op_entry *entry, unsigned long size) in op_cpu_buffer_write_reserve()
156 int op_cpu_buffer_write_commit(struct op_entry *entry) in op_cpu_buffer_write_commit()
161 struct op_sample *op_cpu_buffer_read_entry(struct op_entry *entry, int cpu) in op_cpu_buffer_read_entry()
185 struct op_entry entry; in op_add_code() local
238 struct op_entry entry; in op_add_sample() local
355 oprofile_write_reserve(struct op_entry *entry, struct pt_regs * const regs, in oprofile_write_reserve()
384 int oprofile_add_data(struct op_entry *entry, unsigned long val) in oprofile_add_data()
391 int oprofile_add_data64(struct op_entry *entry, u64 val) in oprofile_add_data64()
406 int oprofile_write_commit(struct op_entry *entry) in oprofile_write_commit()
/drivers/s390/block/
Ddcssblk.c90 struct segment_info *entry, *temp; in dcssblk_release_segment() local
111 struct dcssblk_dev_info *entry; in dcssblk_assign_free_minor() local
137 struct dcssblk_dev_info *entry; in dcssblk_get_device_by_name() local
156 struct segment_info *entry; in dcssblk_get_segment_by_name() local
174 struct segment_info *entry; in dcssblk_find_highest_addr() local
192 struct segment_info *entry; in dcssblk_find_lowest_addr() local
215 struct segment_info *sort_list, *entry, temp; in dcssblk_is_continuous() local
326 struct segment_info *entry, *temp; in dcssblk_shared_store() local
430 struct segment_info *entry; in dcssblk_save_store() local
488 struct segment_info *entry; in dcssblk_seglist_show() local
[all …]
/drivers/hid/
Dhid-lg4ff.c310 struct lg4ff_device_entry *entry = drv_data->device_props; in lg4ff_adjust_input_event() local
337 struct lg4ff_device_entry *entry = drv_data->device_props; in lg4ff_raw_event() local
415 struct lg4ff_device_entry *entry; in lg4ff_play() local
481 struct lg4ff_device_entry *entry; in lg4ff_set_autocenter_default() local
559 struct lg4ff_device_entry *entry; in lg4ff_set_autocenter_ffex() local
594 struct lg4ff_device_entry *entry; in lg4ff_set_range_g25() local
629 struct lg4ff_device_entry *entry; in lg4ff_set_range_dfp() local
773 struct lg4ff_device_entry *entry; in lg4ff_switch_compatibility_mode() local
809 struct lg4ff_device_entry *entry; in lg4ff_alternate_modes_show() local
858 struct lg4ff_device_entry *entry; in lg4ff_alternate_modes_store() local
[all …]
/drivers/acpi/apei/
Dapei-base.c65 int __apei_exec_read_register(struct acpi_whea_header *entry, u64 *val) in __apei_exec_read_register()
79 struct acpi_whea_header *entry) in apei_exec_read_register()
94 struct acpi_whea_header *entry) in apei_exec_read_register_value()
107 int __apei_exec_write_register(struct acpi_whea_header *entry, u64 val) in __apei_exec_write_register()
127 struct acpi_whea_header *entry) in apei_exec_write_register()
134 struct acpi_whea_header *entry) in apei_exec_write_register_value()
146 struct acpi_whea_header *entry) in apei_exec_noop()
161 struct acpi_whea_header *entry; in __apei_exec_run() local
213 struct acpi_whea_header *entry; in apei_exec_for_each_entry() local
236 struct acpi_whea_header *entry, in pre_map_gar_callback()
[all …]
Derst.c121 struct acpi_whea_header *entry) in erst_exec_load_var1()
127 struct acpi_whea_header *entry) in erst_exec_load_var2()
133 struct acpi_whea_header *entry) in erst_exec_store_var1()
139 struct acpi_whea_header *entry) in erst_exec_add()
146 struct acpi_whea_header *entry) in erst_exec_subtract()
153 struct acpi_whea_header *entry) in erst_exec_add_value()
167 struct acpi_whea_header *entry) in erst_exec_subtract_value()
181 struct acpi_whea_header *entry) in erst_exec_stall()
198 struct acpi_whea_header *entry) in erst_exec_stall_while_true()
228 struct acpi_whea_header *entry) in erst_exec_skip_next_instruction_if_true()
[all …]
/drivers/firmware/efi/
Defivars.c123 efivar_guid_read(struct efivar_entry *entry, char *buf) in efivar_guid_read()
139 efivar_attr_read(struct efivar_entry *entry, char *buf) in efivar_attr_read()
172 efivar_size_read(struct efivar_entry *entry, char *buf) in efivar_size_read()
189 efivar_data_read(struct efivar_entry *entry, char *buf) in efivar_data_read()
256 efivar_store_raw(struct efivar_entry *entry, const char *buf, size_t count) in efivar_store_raw()
313 efivar_show_raw(struct efivar_entry *entry, char *buf) in efivar_show_raw()
490 struct efivar_entry *entry; in efivar_delete() local
645 struct efivar_entry *entry = data; in efivar_update_sysfs_entry() local
658 struct efivar_entry *entry; in efivar_update_sysfs_entries() local
681 struct efivar_entry *entry; in efivars_sysfs_callback() local
[all …]
Dvars.c343 struct efivar_entry *entry, *n; in variable_is_present() local
524 int efivar_entry_add(struct efivar_entry *entry, struct list_head *head) in efivar_entry_add()
541 int efivar_entry_remove(struct efivar_entry *entry) in efivar_entry_remove()
563 static void efivar_entry_list_del_unlock(struct efivar_entry *entry) in efivar_entry_list_del_unlock()
584 int __efivar_entry_delete(struct efivar_entry *entry) in __efivar_entry_delete()
608 int efivar_entry_delete(struct efivar_entry *entry) in efivar_entry_delete()
650 int efivar_entry_set(struct efivar_entry *entry, u32 attributes, in efivar_entry_set()
792 struct efivar_entry *entry, *n; in efivar_entry_find() local
830 int efivar_entry_size(struct efivar_entry *entry, unsigned long *size) in efivar_entry_size()
861 int __efivar_entry_get(struct efivar_entry *entry, u32 *attributes, in __efivar_entry_get()
[all …]
/drivers/acpi/
Dpci_irq.c125 static void do_prt_fixups(struct acpi_prt_entry *entry, in do_prt_fixups()
160 struct acpi_prt_entry *entry; in acpi_pci_irq_check_entry() local
224 struct acpi_pci_routing_table *entry; in acpi_pci_irq_find_prt_entry() local
281 struct acpi_prt_entry *entry) in acpi_reroute_boot_interrupt()
313 struct acpi_prt_entry *entry = NULL; in acpi_pci_irq_lookup() local
410 struct acpi_prt_entry *entry; in acpi_pci_irq_enable() local
502 struct acpi_prt_entry *entry; in acpi_pci_irq_disable() local
Dprocessor_core.c34 static int map_lapic_id(struct acpi_subtable_header *entry, in map_lapic_id()
50 static int map_x2apic_id(struct acpi_subtable_header *entry, in map_x2apic_id()
68 static int map_lsapic_id(struct acpi_subtable_header *entry, in map_lsapic_id()
91 static int map_gicc_mpidr(struct acpi_subtable_header *entry, in map_gicc_mpidr()
117 unsigned long madt_end, entry; in map_madt_entry() local
284 static int get_ioapic_id(struct acpi_subtable_header *entry, u32 gsi_base, in get_ioapic_id()
300 unsigned long madt_end, entry; in parse_madt_ioapic_entry() local
Dnvs.c96 struct nvs_page *entry, *next; in suspend_nvs_register() local
131 struct nvs_page *entry; in suspend_nvs_free() local
155 struct nvs_page *entry; in suspend_nvs_alloc() local
172 struct nvs_page *entry; in suspend_nvs_save() local
204 struct nvs_page *entry; in suspend_nvs_restore() local
/drivers/soc/qcom/
Dsmp2p.c171 struct smp2p_entry *entry; in qcom_smp2p_intr() local
240 struct smp2p_entry *entry = irq_data_get_irq_chip_data(irqd); in smp2p_mask_irq() local
248 struct smp2p_entry *entry = irq_data_get_irq_chip_data(irqd); in smp2p_unmask_irq() local
256 struct smp2p_entry *entry = irq_data_get_irq_chip_data(irqd); in smp2p_set_irq_type() local
286 struct smp2p_entry *entry = d->host_data; in smp2p_irq_map() local
302 struct smp2p_entry *entry, in qcom_smp2p_inbound_entry()
316 struct smp2p_entry *entry = data; in smp2p_update_bits() local
338 struct smp2p_entry *entry, in qcom_smp2p_outbound_entry()
439 struct smp2p_entry *entry; in qcom_smp2p_probe() local
549 struct smp2p_entry *entry; in qcom_smp2p_remove() local
/drivers/misc/vmw_vmci/
Dvmci_doorbell.c99 struct dbell_entry *entry; in vmci_dbell_get_priv_flags() local
145 static void dbell_index_table_add(struct dbell_entry *entry) in dbell_index_table_add()
205 static void dbell_index_table_remove(struct dbell_entry *entry) in dbell_index_table_remove()
290 struct dbell_entry *entry = container_of(work, in dbell_delayed_dispatch() local
302 struct dbell_entry *entry; in vmci_dbell_host_context_notify() local
417 struct dbell_entry *entry; in vmci_doorbell_create() local
518 struct dbell_entry *entry; in vmci_doorbell_destroy() local
/drivers/gpu/drm/qxl/
Dqxl_release.c165 struct qxl_bo_list *entry; in qxl_release_free_list() local
213 struct qxl_bo_list *entry; in qxl_release_list_add() local
257 struct qxl_bo_list *entry; in qxl_release_reserve_list() local
299 struct qxl_bo_list *entry = list_first_entry(&create_rel->bos, struct qxl_bo_list, tv.head); in qxl_alloc_surface_release_reserved() local
411 struct qxl_bo_list *entry = list_first_entry(&release->bos, struct qxl_bo_list, tv.head); in qxl_release_map() local
425 struct qxl_bo_list *entry = list_first_entry(&release->bos, struct qxl_bo_list, tv.head); in qxl_release_unmap() local
440 struct ttm_validate_buffer *entry; in qxl_release_fence_buffer_objects() local

12345678910>>...28