Home
last modified time | relevance | path

Searched refs:entry (Results 5451 - 5475 of 7484) sorted by relevance

1...<<211212213214215216217218219220>>...300

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/p54/
H A Dlmac.h437 u8 entry; member
503 __le16 entry[8]; member
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dtrace.h298 memcpy(&entry->request, chsc,
302 memcpy(&entry->response, chsc,
/kernel/linux/linux-5.10/drivers/scsi/mvsas/
H A Dmv_sas.h307 struct list_head entry; member
414 struct list_head entry; member
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dnand.h901 unsigned int entry);
902 int nanddev_bbt_set_block_status(struct nand_device *nand, unsigned int entry,
907 * nanddev_bbt_pos_to_entry() - Convert a NAND position into a BBT entry
909 * @pos: the NAND position we want to get BBT entry for
911 * Return the BBT entry used to store information about the eraseblock pointed
914 * Return: the BBT entry storing information about eraseblock pointed by @pos.
/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_fs.c137 /* get entry */ in ima_measurements_show()
138 e = qe->entry; in ima_measurements_show()
225 /* get entry */ in ima_ascii_measurements_show()
226 e = qe->entry; in ima_ascii_measurements_show()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dauxtrace.h545 void auxtrace_cache__free_entry(struct auxtrace_cache *c, void *entry);
547 struct auxtrace_cache_entry *entry);
/kernel/linux/linux-5.10/fs/hfsplus/
H A Dhfsplus_fs.h381 void hfsplus_destroy_attr_entry(hfsplus_attr_entry *entry);
430 int hfs_brec_insert(struct hfs_find_data *fd, void *entry, int entry_len);
/kernel/linux/linux-5.10/net/atm/
H A Dproc.c162 dev = clip_vcc->entry ? clip_vcc->entry->neigh->dev : NULL; in pvc_info()
/kernel/linux/linux-5.10/include/linux/
H A Dlockdep.h53 struct list_head entry; member
76 * @entry: the collided lock chains in lock_chain hash list
85 struct hlist_node entry; member
H A Dftrace.h289 int ftrace_modify_direct_caller(struct ftrace_func_entry *entry,
313 static inline int ftrace_modify_direct_caller(struct ftrace_func_entry *entry, in ftrace_modify_direct_caller() argument
850 * Structure that defines an entry function trace.
875 typedef int (*trace_func_graph_ent_t)(struct ftrace_graph_ent *); /* entry */
/kernel/linux/linux-5.10/drivers/staging/gasket/
H A Dgasket_interrupt.c164 interrupt = interrupt_data->msix_entries[i].entry; in gasket_msix_interrupt_handler()
189 interrupt_data->msix_entries[i].entry = i; in gasket_interrupt_msix_init()
/kernel/linux/linux-6.6/drivers/acpi/numa/
H A Dsrat.c169 pr_warn("Found unsupported SRAT entry (type = 0x%x)\n", in acpi_table_print_srat_entry()
187 u8 val = slit->entry[d*i + j]; in slit_valid()
232 slit->entry[slit->locality_count * i + j]); in acpi_numa_slit_init()
365 pr_warn("Found unsupported x2apic [0x%08x] SRAT entry\n", pa->apic_id); in acpi_numa_x2apic_affinity_init()
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dhfsplus_fs.h370 void hfsplus_destroy_attr_entry(hfsplus_attr_entry *entry);
419 int hfs_brec_insert(struct hfs_find_data *fd, void *entry, int entry_len);
/kernel/linux/linux-6.6/include/net/
H A Dflow_offload.h356 const struct flow_action_entry *entry) in flow_action_is_last_entry()
358 return entry == &action->entries[action->num_entries - 1]; in flow_action_is_last_entry()
355 flow_action_is_last_entry(const struct flow_action *action, const struct flow_action_entry *entry) flow_action_is_last_entry() argument
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dnand.h1027 unsigned int entry);
1028 int nanddev_bbt_set_block_status(struct nand_device *nand, unsigned int entry,
1033 * nanddev_bbt_pos_to_entry() - Convert a NAND position into a BBT entry
1035 * @pos: the NAND position we want to get BBT entry for
1037 * Return the BBT entry used to store information about the eraseblock pointed
1040 * Return: the BBT entry storing information about eraseblock pointed by @pos.
/kernel/linux/linux-6.6/include/linux/
H A Dmm_inline.h537 * Computes the pte marker to copy from the given source entry into dst_vma.
542 swp_entry_t entry, struct vm_area_struct *dst_vma) in copy_pte_marker()
544 pte_marker srcm = pte_marker_get(entry); in copy_pte_marker()
541 copy_pte_marker( swp_entry_t entry, struct vm_area_struct *dst_vma) copy_pte_marker() argument
/kernel/linux/linux-6.6/drivers/scsi/mvsas/
H A Dmv_sas.h307 struct list_head entry; member
413 struct list_head entry; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras.h461 struct amdgpu_iv_entry *entry);
537 struct amdgpu_iv_entry *entry; member
H A Dnbio_v7_9.c647 struct amdgpu_iv_entry *entry) in nbio_v7_9_process_ras_controller_irq()
669 struct amdgpu_iv_entry *entry) in nbio_v7_9_process_err_event_athub_irq()
645 nbio_v7_9_process_ras_controller_irq(struct amdgpu_device *adev, struct amdgpu_irq_src *source, struct amdgpu_iv_entry *entry) nbio_v7_9_process_ras_controller_irq() argument
667 nbio_v7_9_process_err_event_athub_irq(struct amdgpu_device *adev, struct amdgpu_irq_src *source, struct amdgpu_iv_entry *entry) nbio_v7_9_process_err_event_athub_irq() argument
H A Dvega10_ih.c445 * @entry: IV with WPTR update
451 struct amdgpu_iv_entry *entry) in vega10_ih_self_irq()
453 switch (entry->ring_id) { in vega10_ih_self_irq()
449 vega10_ih_self_irq(struct amdgpu_device *adev, struct amdgpu_irq_src *source, struct amdgpu_iv_entry *entry) vega10_ih_self_irq() argument
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dpowernow-k7.c165 static void invalidate_entry(unsigned int entry) in invalidate_entry() argument
167 powernow_table[entry].frequency = CPUFREQ_ENTRY_INVALID; in invalidate_entry()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dsw.c218 u8 *entry = (u8 *)(&ring->desc[ring->idx]); in rtl92se_is_tx_desc_closed() local
219 u8 own = (u8)rtl92se_get_desc(hw, entry, true, HW_DESC_OWN); in rtl92se_is_tx_desc_closed()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dsdio_txrx.c120 struct mt76_queue_entry *e = &q->entry[index]; in mt76s_rx_run_queue()
247 struct mt76_queue_entry *e = &q->entry[q->first]; in mt76s_tx_run_queue()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/p54/
H A Dlmac.h437 u8 entry; member
503 __le16 entry[8]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_client.c521 struct drm_debugfs_entry *entry = m->private; in drm_client_debugfs_internal_clients() local
522 struct drm_device *dev = entry->dev; in drm_client_debugfs_internal_clients()

Completed in 29 milliseconds

1...<<211212213214215216217218219220>>...300