Searched refs:prevent_tail_call_optimization (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/include/linux/ | ||
D | compiler.h | 342 #define prevent_tail_call_optimization() mb() macro |
/linux-6.14.4/init/ | ||
D | main.c | 1106 prevent_tail_call_optimization(); in start_kernel() |