Searched refs:prevent_tail_call_optimization (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ ! | ||
H A D | compiler.h | 388 #define prevent_tail_call_optimization() mb() macro |
/linux/init/ ! | ||
H A D | main.c | 1104 prevent_tail_call_optimization(); in start_kernel() |