Searched refs:arch_start_context_switch (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | pgtable.h | 1732 #define arch_start_context_switch(prev) do {} while (0) macro |
| /linux/kernel/sched/ | ||
| H A D | core.c | 5250 arch_start_context_switch(prev); in context_switch() |