Home
last modified time | relevance | path

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

1234

/arch/powerpc/boot/
Dplanetcore.c29 void planetcore_prepare_table(char *table) in planetcore_prepare_table()
41 const char *planetcore_get_key(const char *table, const char *key) in planetcore_get_key()
55 int planetcore_get_decimal(const char *table, const char *key, u64 *val) in planetcore_get_decimal()
65 int planetcore_get_hex(const char *table, const char *key, u64 *val) in planetcore_get_hex()
82 void planetcore_set_mac_addrs(const char *table) in planetcore_set_mac_addrs()
107 void planetcore_set_stdout_path(const char *table) in planetcore_set_stdout_path()
Dep88xc.c18 static char *table; variable
Dep8248e.c18 static char *table; variable
/arch/s390/mm/
Dpgalloc.c65 void crst_table_free(struct mm_struct *mm, unsigned long *table) in crst_table_free()
83 unsigned long *table, *pgd; in crst_table_upgrade() local
160 unsigned long *table; in page_table_alloc_pgste() local
183 unsigned long *table; in page_table_alloc() local
236 void page_table_free(struct mm_struct *mm, unsigned long *table) in page_table_free()
261 void page_table_free_rcu(struct mmu_gather *tlb, unsigned long *table, in page_table_free_rcu()
291 void *table = (void *)((unsigned long) _table ^ mask); in __tlb_remove_table() local
316 static void tlb_remove_table_one(void *table) in tlb_remove_table_one()
352 void tlb_remove_table(struct mmu_gather *tlb, void *table) in tlb_remove_table()
Dgmap.c36 unsigned long *table; in gmap_alloc() local
302 static int gmap_alloc_table(struct gmap *gmap, unsigned long *table, in gmap_alloc_table()
508 void gmap_unlink(struct mm_struct *mm, unsigned long *table, in gmap_unlink()
537 unsigned long *table; in __gmap_link() local
765 unsigned long *table; in gmap_table_walk() local
825 unsigned long *table; in gmap_pte_op_walk() local
1125 unsigned long *table; in gmap_unshadow_page() local
1395 unsigned long *table; in gmap_unshadow() local
1577 unsigned long *s_r2t, *table; in gmap_shadow_r2t() local
1661 unsigned long *s_r3t, *table; in gmap_shadow_r3t() local
[all …]
/arch/x86/crypto/
Daes-i586-asm_32.S93 #define do_col(table, a1,a2,a3,a4, idx, tmp) \ argument
107 #define do_fcol(table, a1,a2,a3,a4, idx, tmp, sched) \ argument
126 #define do_icol(table, a1,a2,a3,a4, idx, tmp, sched) \ argument
158 #define fwd_rnd1(arg, table) \ argument
173 #define fwd_rnd2(arg, table) \ argument
193 #define inv_rnd1(arg, table) \ argument
208 #define inv_rnd2(arg, table) \ argument
/arch/x86/lib/
Dinat.c43 const insn_attr_t *table; in inat_get_escape_attribute() local
62 const insn_attr_t *table; in inat_get_group_attribute() local
82 const insn_attr_t *table; in inat_get_avx_attribute() local
/arch/mips/lasat/
Dsysctl.c41 int proc_dolasatstring(struct ctl_table *table, int write, in proc_dolasatstring()
59 int proc_dolasatrtc(struct ctl_table *table, int write, in proc_dolasatrtc()
84 int proc_lasat_ip(struct ctl_table *table, int write, in proc_lasat_ip()
144 int proc_lasat_prid(struct ctl_table *table, int write, in proc_lasat_prid()
/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h99 static inline void pgtable_free(void *table, unsigned index_size) in pgtable_free()
113 void *table, int shift) in pgtable_free_tlb()
123 void *table = (void *)((unsigned long)_table & ~MAX_PGTABLE_INDEX_SIZE); in __tlb_remove_table() local
130 void *table, int shift) in pgtable_free_tlb()
136 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb()
/arch/powerpc/include/asm/nohash/32/
Dpgalloc.h99 static inline void pgtable_free(void *table, unsigned index_size) in pgtable_free()
113 void *table, int shift) in pgtable_free_tlb()
123 void *table = (void *)((unsigned long)_table & ~MAX_PGTABLE_INDEX_SIZE); in __tlb_remove_table() local
130 void *table, int shift) in pgtable_free_tlb()
136 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb()
/arch/x86/platform/sfi/
Dsfi.c52 static int __init sfi_parse_cpus(struct sfi_table_header *table) in sfi_parse_cpus()
75 static int __init sfi_parse_ioapic(struct sfi_table_header *table) in sfi_parse_ioapic()
/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()
148 struct unwind_table *table; in unwind_table_add() local
166 void unwind_table_remove(struct unwind_table *table) in unwind_table_remove()
/arch/s390/include/asm/
Dpgalloc.h67 unsigned long *table = crst_table_alloc(mm); in p4d_alloc_one() local
82 unsigned long *table = crst_table_alloc(mm); in pud_alloc_one() local
96 unsigned long *table = crst_table_alloc(mm); in pmd_alloc_one() local
133 unsigned long *table = crst_table_alloc(mm); in pgd_alloc() local
/arch/frv/kernel/
Dsysctl.c49 static int procctl_frv_cachemode(struct ctl_table *table, int write, in procctl_frv_cachemode()
124 static int procctl_frv_pin_cxnr(struct ctl_table *table, int write, in procctl_frv_pin_cxnr()
/arch/powerpc/sysdev/
Ddcr-low.S17 #define DCR_ACCESS_PROLOG(table) \ argument
/arch/arm/include/asm/
Dkvm_coproc.h26 const struct coproc_reg *table; member
/arch/mips/math-emu/
Ddp_sqrt.c24 static const unsigned table[] = { variable
/arch/sparc/include/asm/
Dpgalloc_64.h83 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb()
93 void *table = (void *)((unsigned long)_table & ~0x1UL); in __tlb_remove_table() local
101 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/powerpc/include/asm/
Dagp.h15 #define free_gatt_pages(table, order) \ argument
/arch/alpha/include/asm/
Dagp.h16 #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/parisc/include/asm/
Dagp.h18 #define free_gatt_pages(table, order) \ argument
/arch/x86/platform/intel-mid/
Dsfi.c75 int __init sfi_parse_mtmr(struct sfi_table_header *table) in sfi_parse_mtmr()
147 int __init sfi_parse_mrtc(struct sfi_table_header *table) in sfi_parse_mrtc()
187 static int __init sfi_parse_gpio(struct sfi_table_header *table) in sfi_parse_gpio()
469 static int __init sfi_parse_devs(struct sfi_table_header *table) in sfi_parse_devs()

1234