Searched refs:prevent_tail_call (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-i386/
H A Dlinkage.h8 #define prevent_tail_call(ret) __asm__ ("" : "=r" (ret) : "0" (ret)) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dlinkage.h16 #ifndef prevent_tail_call
17 # define prevent_tail_call(ret) do { } while (0) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/kernel/
H A Duid16.c24 prevent_tail_call(ret);
32 prevent_tail_call(ret);
40 prevent_tail_call(ret);
48 prevent_tail_call(ret);
56 prevent_tail_call(ret);
64 prevent_tail_call(ret);
72 prevent_tail_call(ret);
81 prevent_tail_call(ret);
101 prevent_tail_call(ret);
120 prevent_tail_call(re
[all...]
H A Dexit.c1682 prevent_tail_call(ret);
1697 prevent_tail_call(ret);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dopen.c341 prevent_tail_call(ret);
356 prevent_tail_call(ret);
983 prevent_tail_call(ret);
998 prevent_tail_call(ret);

Completed in 67 milliseconds