Home
last modified time | relevance | path

Searched defs:table (Results 1 – 25 of 90) sorted by relevance

1234

/arch/powerpc/boot/
Dplanetcore.c26 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()
Dep88xc.c15 static char *table; variable
Dep8248e.c15 static char *table; variable
/arch/s390/mm/
Dpgalloc.c64 void crst_table_free(struct mm_struct *mm, unsigned long *table) in crst_table_free()
92 unsigned long *table, *pgd; in crst_table_upgrade() local
171 u64 *table; in page_table_alloc_pgste() local
194 unsigned long *table; in page_table_alloc() local
248 void page_table_free(struct mm_struct *mm, unsigned long *table) in page_table_free()
277 void page_table_free_rcu(struct mmu_gather *tlb, unsigned long *table, in page_table_free_rcu()
308 void *table = (void *)((unsigned long) _table ^ mask); in __tlb_remove_table() local
340 u64 *table; in base_pgt_alloc() local
348 static void base_pgt_free(unsigned long table) in base_pgt_free()
355 unsigned long table; in base_crst_alloc() local
[all …]
/arch/powerpc/include/asm/nohash/
Dpgalloc.h37 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/
Dinat.c29 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/
Dpgalloc.h40 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/mips/lasat/
Dsysctl.c29 int proc_dolasatstring(struct ctl_table *table, int write, in proc_dolasatstring()
47 int proc_dolasatrtc(struct ctl_table *table, int write, in proc_dolasatrtc()
80 int proc_lasat_ip(struct ctl_table *table, int write, in proc_lasat_ip()
140 int proc_lasat_prid(struct ctl_table *table, int write, in proc_lasat_prid()
/arch/x86/platform/sfi/
Dsfi.c39 static int __init sfi_parse_cpus(struct sfi_table_header *table) in sfi_parse_cpus()
62 static int __init sfi_parse_ioapic(struct sfi_table_header *table) in sfi_parse_ioapic()
/arch/s390/include/asm/
Dpgalloc.h53 unsigned long *table = crst_table_alloc(mm); in p4d_alloc_one() local
68 unsigned long *table = crst_table_alloc(mm); in pud_alloc_one() local
82 unsigned long *table = crst_table_alloc(mm); in pmd_alloc_one() local
119 unsigned long *table = crst_table_alloc(mm); in pgd_alloc() local
/arch/parisc/kernel/
Dunwind.c49 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/powerpc/sysdev/
Ddcr-low.S13 #define DCR_ACCESS_PROLOG(table) \ argument
/arch/arm/include/asm/
Dkvm_coproc.h14 const struct coproc_reg *table; member
/arch/mips/math-emu/
Ddp_sqrt.c12 static const unsigned int table[] = { variable
/arch/sparc/include/asm/
Dpgalloc_64.h79 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()
Dagp.h14 #define free_gatt_pages(table, order) \ argument
/arch/arm/boot/compressed/
Dvmlinux.lds.S45 _table_start = .;
51 _table_end = .;
/arch/alpha/include/asm/
Dagp.h16 #define free_gatt_pages(table, order) \ argument
/arch/powerpc/include/asm/
Dagp.h15 #define free_gatt_pages(table, order) \ argument
/arch/parisc/include/asm/
Dagp.h18 #define free_gatt_pages(table, order) \ argument
/arch/x86/include/asm/
Dagp.h29 #define free_gatt_pages(table, order) \ argument
/arch/ia64/include/asm/
Dagp.h24 #define free_gatt_pages(table, order) \ argument
/arch/x86/kernel/cpu/
Dmatch.c82 bool x86_cpu_has_min_microcode_rev(const struct x86_cpu_desc *table) in x86_cpu_has_min_microcode_rev()
/arch/arm64/include/asm/
Dkvm_coproc.h18 const struct sys_reg_desc *table; member
/arch/arm/probes/kprobes/
Dcheckers-thumb.c21 static const union decode_item table[] = { in t32_check_stack() local

1234