Searched refs:memory (Results 1 – 6 of 6) sorted by relevance
/kernel/trace/ |
D | trace_kprobe.c | 149 static void FETCH_FUNC_NAME(memory, type)(struct pt_regs *regs, \ 158 NOKPROBE_SYMBOL(FETCH_FUNC_NAME(memory, type)); 160 DEFINE_BASIC_FETCH_FUNCS(memory) in DEFINE_BASIC_FETCH_FUNCS() argument 165 static void FETCH_FUNC_NAME(memory, string)(struct pt_regs *regs, in DEFINE_BASIC_FETCH_FUNCS() 200 NOKPROBE_SYMBOL(FETCH_FUNC_NAME(memory, string)); 203 static void FETCH_FUNC_NAME(memory, string_size)(struct pt_regs *regs, in FETCH_FUNC_NAME() argument 227 NOKPROBE_SYMBOL(FETCH_FUNC_NAME(memory, string_size));
|
D | trace_uprobe.c | 123 static void FETCH_FUNC_NAME(memory, type)(struct pt_regs *regs, \ 134 DEFINE_BASIC_FETCH_FUNCS(memory) in DEFINE_BASIC_FETCH_FUNCS() argument 139 static void FETCH_FUNC_NAME(memory, string)(struct pt_regs *regs, in DEFINE_BASIC_FETCH_FUNCS() 161 static void FETCH_FUNC_NAME(memory, string_size)(struct pt_regs *regs, in FETCH_FUNC_NAME() argument 192 FETCH_FUNC_NAME(memory, type)(regs, vaddr, dest); \
|
D | trace_probe.h | 216 ASSIGN_FETCH_FUNC(memory, ftype), \
|
D | Kconfig | 416 various register and memory values. 531 as it will write garbage to IO memory starting at a given address.
|
/kernel/irq/ |
D | Kconfig | 81 low kernel memory footprint on smaller machines.
|
/kernel/power/ |
D | Kconfig | 6 Allow the system to enter sleep states in which main memory is 60 have it detect the saved image, restore memory state from it, and
|