Home
last modified time | relevance | path

Searched defs:table (Results 526 - 550 of 1870) sorted by relevance

1...<<21222324252627282930>>...75

/device/soc/rockchip/common/sdk_linux/include/soc/rockchip/
H A Drockchip_opp_select.h85 rockchip_get_volt_rm_table(struct device *dev, struct device_node *np, char *porp_name, struct volt_rm_table **table) rockchip_get_volt_rm_table() argument
/device/soc/rockchip/common/sdk_linux/kernel/power/
H A Denergy_model.c117 struct em_perf_state *table; in em_create_perf_table() local
[all...]
/device/soc/rockchip/rk3568/hardware/codec/jpeg/src/
H A Dcodec_jpeg_helper.cpp220 JpegDhtAssemble( const std::vector<CodecJpegHuffTable> &table, int8_t *buffer, int32_t curPos, bool dc) JpegDhtAssemble() argument
517 CodecJpegQuantTable table; DessambleDqt() local
543 CodecJpegHuffTable table; DessambleDht() local
[all...]
/device/soc/rockchip/rk3588/hardware/codec/jpeg/src/
H A Dcodec_jpeg_helper.cpp220 JpegDhtAssemble( const std::vector<CodecJpegHuffTable> &table, int8_t *buffer, int32_t curPos, bool dc) JpegDhtAssemble() argument
517 CodecJpegQuantTable table; DessambleDqt() local
543 CodecJpegHuffTable table; DessambleDht() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/heaps/
H A Dcma_heap.c44 struct sg_table table; member
96 struct sg_table *table = &a->table; in cma_heap_map_dma_buf() local
107 static void cma_heap_unmap_dma_buf(struct dma_buf_attachment *attachment, struct sg_table *table, in cma_heap_unmap_dma_buf() argument
[all...]
/device/soc/rockchip/rk3588/kernel/include/soc/rockchip/
H A Drockchip_opp_select.h111 rockchip_get_volt_rm_table(struct device *dev, struct device_node *np, char *porp_name, struct volt_rm_table **table) rockchip_get_volt_rm_table() argument
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dirq_comm.c403 struct kvm_irq_routing_table *table; in kvm_scan_ioapic_routes() local
/kernel/linux/linux-5.10/drivers/base/
H A Ddevcoredump.c301 struct scatterlist *table = data; in devcd_read_from_sgtable() local
411 void dev_coredumpsg(struct device *dev, struct scatterlist *table, in dev_coredumpsg() argument
[all...]
/kernel/linux/linux-5.10/drivers/acpi/pmic/
H A Dtps68470_pmic.c197 pmic_get_reg_bit(u64 address, const struct tps68470_pmic_table *table, const unsigned int table_size, int *reg, int *bitmask) pmic_get_reg_bit() argument
/kernel/linux/linux-5.10/drivers/clk/ti/
H A Ddivider.c29 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div() argument
79 static unsigned int _get_table_val(const struct clk_div_table *table, in _get_table_val() argument
127 _is_valid_table_div(const struct clk_div_table *table, unsigned int div) _is_valid_table_div() argument
147 _div_round_up(const struct clk_div_table *table, unsigned long parent_rate, unsigned long rate) _div_round_up() argument
167 _div_round(const struct clk_div_table *table, unsigned long parent_rate, unsigned long rate) _div_round() argument
394 struct clk_div_table *table; ti_clk_get_div_table() local
[all...]
/kernel/linux/linux-5.10/arch/m68k/mm/
H A Dmotorola.c118 void __init init_pointer_table(void *table, int type) in init_pointer_table() argument
187 int free_pointer_table(void *table, int type) in free_pointer_table() argument
[all...]
/kernel/linux/linux-5.10/crypto/
H A Dlrw.c39 struct gf128mul_64k *table; member
[all...]
/kernel/linux/linux-5.10/drivers/acpi/numa/
H A Dsrat.c303 static int __init acpi_parse_slit(struct acpi_table_header *table) in acpi_parse_slit() argument
423 static int __init acpi_parse_srat(struct acpi_table_header *table) in acpi_parse_srat() argument
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dnip_fib.c135 int nip_fib_add(struct nip_fib_table *table, struct nip_rt_info *rt) in nip_fib_add() argument
209 static void nip_fib_free_table(struct nip_fib_table *table) in nip_fib_free_table() argument
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dacpi.c129 struct acpi_table_header *table; in acpi_fadt_sanity_check() local
[all...]
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dunwind.h54 const struct unwind_table_entry *table; member
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dmce_power.c478 mce_handle_ierror(struct pt_regs *regs, unsigned long srr1, const struct mce_ierror_table table[], struct mce_error_info *mce_err, uint64_t *addr, uint64_t *phys_addr) mce_handle_ierror() argument
563 mce_handle_derror(struct pt_regs *regs, const struct mce_derror_table table[], struct mce_error_info *mce_err, uint64_t *addr, uint64_t *phys_addr) mce_handle_derror() argument
[all...]
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dunwind.c49 find_unwind_entry_in_table(const struct unwind_table *table, unsigned long addr) in find_unwind_entry_in_table() argument
74 struct unwind_table *table; in find_unwind_entry() local
101 unwind_table_init(struct unwind_table *table, const char *name, unsigned long base_addr, unsigned long gp, void *table_start, void *table_end) unwind_table_init() argument
149 struct unwind_table *table; unwind_table_add() local
167 unwind_table_remove(struct unwind_table *table) unwind_table_remove() argument
[all...]
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dpgalloc.c64 void crst_table_free(struct mm_struct *mm, unsigned long *table) in crst_table_free() argument
169 u64 *table; in page_table_alloc_pgste() local
192 unsigned long *table; in page_table_alloc() local
246 page_table_free(struct mm_struct *mm, unsigned long *table) page_table_free() argument
275 page_table_free_rcu(struct mmu_gather *tlb, unsigned long *table, unsigned long vmaddr) page_table_free_rcu() argument
306 void *table = (void *)((unsigned long) _table ^ mask); __tlb_remove_table() local
338 u64 *table; base_pgt_alloc() local
346 base_pgt_free(unsigned long table) base_pgt_free() argument
353 unsigned long table; base_crst_alloc() local
361 base_crst_free(unsigned long table) base_crst_free() argument
410 unsigned long *ste, next, table; base_segment_walk() local
439 unsigned long *rtte, next, table; base_region3_walk() local
467 unsigned long *rste, next, table; base_region2_walk() local
495 unsigned long *rfte, next, table; base_region1_walk() local
529 unsigned long table = asce & _ASCE_ORIGIN; base_asce_free() local
581 unsigned long asce, table, end; base_asce_alloc() local
[all...]
H A Dvmem.c43 unsigned long *table; in vmem_crst_alloc() local
66 static void vmem_pte_free(unsigned long *table) in vmem_pte_free() argument
H A Dpageattr.c59 unsigned long table, mask; in pgt_set() local
H A Dkasan_init.c58 unsigned long *table; in kasan_early_crst_alloc() local
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Diommu_64.h32 void *table; /* IOTSB table base virtual addr*/ member
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dacpi.c38 acpi_physical_address table; in __efi_get_rsdp_addr() local
376 unsigned long table_addr, table_end, table; count_immovable_mem_regions() local
[all...]
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dunwind.c189 struct unwind_table *table; in unwind_find_idx() local
[all...]

Completed in 14 milliseconds

1...<<21222324252627282930>>...75