Home
last modified time | relevance | path

Searched defs:fdesc (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/dma/
H A Dst_fdma.c228 struct st_fdma_desc *fdesc; in st_fdma_free_desc() local
241 struct st_fdma_desc *fdesc; in st_fdma_alloc_desc() local
316 struct st_fdma_desc *fdesc; in st_fdma_prep_dma_memcpy() local
454 struct st_fdma_desc *fdesc; in st_fdma_prep_dma_cyclic() local
513 struct st_fdma_desc *fdesc; in st_fdma_prep_slave_sg() local
560 struct st_fdma_desc *fdesc = fchan->fdesc; in st_fdma_desc_residue() local
/linux/drivers/misc/lkdtm/
H A Dperms.c60 static void *setup_function_descriptor(func_desc_t *fdesc, void *dst) in setup_function_descriptor()
75 func_desc_t fdesc; in execute_location() local
101 func_desc_t fdesc; in execute_user_location() local
/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Dhal_qcc2072.c169 static void ath12k_hal_rx_desc_copy_end_tlv_qcc2072(struct hal_rx_desc *fdesc, in ath12k_hal_rx_desc_copy_end_tlv_qcc2072()
H A Dhal_qcn9274.c722 void ath12k_hal_rx_desc_copy_end_tlv_qcn9274(struct hal_rx_desc *fdesc, in ath12k_hal_rx_desc_copy_end_tlv_qcn9274()
H A Dhal_wcn7850.c410 void ath12k_hal_rx_desc_copy_end_tlv_wcn7850(struct hal_rx_desc *fdesc, in ath12k_hal_rx_desc_copy_end_tlv_wcn7850()
/linux/arch/parisc/kernel/
H A Dmodule.c363 Elf_Fdesc *fdesc = me->mem[MOD_TEXT].base + me->arch.fdesc_offset; in get_fdesc() local
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c242 struct hal_rx_desc *fdesc, in ath11k_dp_rx_desc_end_tlv_copy()