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