Searched defs:dump_mem (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/arch/tile/kernel/ |
D | signal.c | 391 static void dump_mem(void __user *address) in dump_mem() function
|
/linux-3.3/arch/unicore32/kernel/ |
D | traps.c | 65 static void dump_mem(const char *lvl, const char *str, unsigned long bottom, in dump_mem() function
|
/linux-3.3/arch/avr32/kernel/ |
D | process.c | 129 static void dump_mem(const char *str, const char *log_lvl, in dump_mem() function
|
/linux-3.3/arch/sh/kernel/ |
D | traps_32.c | 50 static void dump_mem(const char *str, unsigned long bottom, unsigned long top) in dump_mem() function
|
/linux-3.3/arch/arm/kernel/ |
D | traps.c | 88 static void dump_mem(const char *lvl, const char *str, unsigned long bottom, in dump_mem() function
|
/linux-3.3/drivers/atm/ |
D | eni.c | 170 static void dump_mem(struct eni_dev *eni_dev) in dump_mem() function
|