Searched defs:table_end (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/drivers/acpi/ |
H A D | tables.c | 225 unsigned long table_end; acpi_parse_entries() local
|
/linux-4.1.27/drivers/char/agp/ |
H A D | uninorth-agp.c | 367 char *table_end; uninorth_create_gatt_table() local 446 char *table, *table_end; uninorth_free_gatt_table() local
|
H A D | generic.c | 856 char *table_end; agp_generic_create_gatt_table() local 979 char *table, *table_end; agp_generic_free_gatt_table() local
|
/linux-4.1.27/arch/parisc/kernel/ |
H A D | unwind.c | 94 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
|
/linux-4.1.27/arch/arm/mach-ixp4xx/ |
H A D | ixp4xx_npe.c | 533 int i, j, err, data_size, instr_size, blocks, table_end; npe_load_firmware() local
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | unwind.c | 2081 init_unwind_table(struct unw_table *table, const char *name, unsigned long segment_base, unsigned long gp, const void *table_start, const void *table_end) init_unwind_table() argument 2096 unw_add_unwind_table(const char *name, unsigned long segment_base, unsigned long gp, const void *table_start, const void *table_end) unw_add_unwind_table() argument
|
Completed in 277 milliseconds