/arch/powerpc/boot/ |
D | planetcore.c | 26 void planetcore_prepare_table(char *table) in planetcore_prepare_table() 38 const char *planetcore_get_key(const char *table, const char *key) in planetcore_get_key() 52 int planetcore_get_decimal(const char *table, const char *key, u64 *val) in planetcore_get_decimal() 62 int planetcore_get_hex(const char *table, const char *key, u64 *val) in planetcore_get_hex() 79 void planetcore_set_mac_addrs(const char *table) in planetcore_set_mac_addrs() 104 void planetcore_set_stdout_path(const char *table) in planetcore_set_stdout_path()
|
D | ep88xc.c | 15 static char *table; variable
|
D | ep8248e.c | 15 static char *table; variable
|
/arch/s390/mm/ |
D | pgalloc.c | 64 void crst_table_free(struct mm_struct *mm, unsigned long *table) in crst_table_free() 169 u64 *table; in page_table_alloc_pgste() local 192 unsigned long *table; in page_table_alloc() local 246 void page_table_free(struct mm_struct *mm, unsigned long *table) in page_table_free() 275 void page_table_free_rcu(struct mmu_gather *tlb, unsigned long *table, in page_table_free_rcu() 306 void *table = (void *)((unsigned long) _table ^ mask); in __tlb_remove_table() local 338 u64 *table; in base_pgt_alloc() local 346 static void base_pgt_free(unsigned long table) in base_pgt_free() 353 unsigned long table; in base_crst_alloc() local 361 static void base_crst_free(unsigned long table) in base_crst_free() [all …]
|
/arch/powerpc/include/asm/nohash/ |
D | pgalloc.h | 37 static inline void pgtable_free(void *table, int shift) in pgtable_free() 49 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) in pgtable_free_tlb() 60 void *table = (void *)((unsigned long)_table & ~MAX_PGTABLE_INDEX_SIZE); in __tlb_remove_table() local 66 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb()
|
/arch/x86/lib/ |
D | inat.c | 29 const insn_attr_t *table; in inat_get_escape_attribute() local 48 const insn_attr_t *table; in inat_get_group_attribute() local 68 const insn_attr_t *table; in inat_get_avx_attribute() local
|
/arch/powerpc/include/asm/book3s/32/ |
D | pgalloc.h | 40 static inline void pgtable_free(void *table, unsigned index_size) in pgtable_free() 53 void *table, int shift) in pgtable_free_tlb() 63 void *table = (void *)((unsigned long)_table & ~MAX_PGTABLE_INDEX_SIZE); in __tlb_remove_table() local 69 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb()
|
/arch/x86/platform/sfi/ |
D | sfi.c | 38 static int __init sfi_parse_cpus(struct sfi_table_header *table) in sfi_parse_cpus() 61 static int __init sfi_parse_ioapic(struct sfi_table_header *table) in sfi_parse_ioapic()
|
/arch/parisc/kernel/ |
D | unwind.c | 49 find_unwind_entry_in_table(const struct unwind_table *table, unsigned long addr) in find_unwind_entry_in_table() 74 struct unwind_table *table; in find_unwind_entry() local 101 unwind_table_init(struct unwind_table *table, const char *name, in unwind_table_init() 149 struct unwind_table *table; in unwind_table_add() local 167 void unwind_table_remove(struct unwind_table *table) in unwind_table_remove()
|
/arch/x86/platform/intel-mid/device_libs/ |
D | platform_tc35876x.c | 25 struct gpiod_lookup_table *table = &tc35876x_gpio_table; in tc35876x_platform_data() local
|
/arch/powerpc/sysdev/ |
D | dcr-low.S | 13 #define DCR_ACCESS_PROLOG(table) \ argument
|
/arch/mips/math-emu/ |
D | dp_sqrt.c | 12 static const unsigned int table[] = { variable
|
/arch/sparc/include/asm/ |
D | pgalloc_64.h | 79 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb() 89 void *table = (void *)((unsigned long)_table & ~0x1UL); in __tlb_remove_table() local 97 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb()
|
D | agp.h | 14 #define free_gatt_pages(table, order) \ argument
|
/arch/powerpc/include/asm/ |
D | agp.h | 15 #define free_gatt_pages(table, order) \ argument
|
/arch/alpha/include/asm/ |
D | agp.h | 16 #define free_gatt_pages(table, order) \ argument
|
/arch/ia64/include/asm/ |
D | agp.h | 24 #define free_gatt_pages(table, order) \ argument
|
/arch/x86/include/asm/ |
D | agp.h | 29 #define free_gatt_pages(table, order) \ argument
|
/arch/x86/kernel/cpu/ |
D | match.c | 82 bool x86_cpu_has_min_microcode_rev(const struct x86_cpu_desc *table) in x86_cpu_has_min_microcode_rev()
|
/arch/parisc/include/asm/ |
D | agp.h | 18 #define free_gatt_pages(table, order) \ argument
|
/arch/s390/include/asm/ |
D | pgalloc.h | 55 unsigned long *table = crst_table_alloc(mm); in p4d_alloc_one() local 70 unsigned long *table = crst_table_alloc(mm); in pud_alloc_one() local 84 unsigned long *table = crst_table_alloc(mm); in pmd_alloc_one() local
|
/arch/arm/probes/kprobes/ |
D | checkers-thumb.c | 21 static const union decode_item table[] = { in t32_check_stack() local
|
/arch/arm/boot/compressed/ |
D | vmlinux.lds.S | 46 _table_start = .; 54 _table_end = .;
|
/arch/x86/platform/intel-mid/ |
D | sfi.c | 71 int __init sfi_parse_mtmr(struct sfi_table_header *table) in sfi_parse_mtmr() 142 int __init sfi_parse_mrtc(struct sfi_table_header *table) in sfi_parse_mrtc() 182 static int __init sfi_parse_gpio(struct sfi_table_header *table) in sfi_parse_gpio() 464 static int __init sfi_parse_devs(struct sfi_table_header *table) in sfi_parse_devs()
|
/arch/arc/kernel/ |
D | unwind.c | 158 struct unwind_table *table; in find_table() local 184 static void init_unwind_table(struct unwind_table *table, const char *name, in init_unwind_table() 257 static void init_unwind_hdr(struct unwind_table *table, in init_unwind_hdr() 271 struct eh_frame_hdr_table_entry table[]; in init_unwind_hdr() member 375 struct unwind_table *table; in unwind_add_table() local 406 struct unwind_table *table; member 413 struct unwind_table *table = info->table, *prev; in unlink_table() local 438 struct unwind_table *table = handle; in unwind_remove_table() local 513 static const u32 *cie_for_fde(const u32 *fde, const struct unwind_table *table) in cie_for_fde() 909 const struct unwind_table *table; in arc_unwind() local
|