Searched refs:noinline (Results 1 – 8 of 8) sorted by relevance
31 #define __xipram noinline __section(".xiptext")
231 #define noinline __attribute__((__noinline__)) macro410 #define __fix_address noinline __noclone
266 #define noinline_for_stack noinline365 noinline notrace __attribute((__section__(section))) \
75 #define __ref __section(".ref.text") noinline
85 #define __bpf_kfunc __used __retain noinline
1368 noinline __bpfcall unsigned int bpf_dispatcher_##name##_func( \
56 noinline unsigned long __crypto_memneq(const void *a, const void *b, size_t size);
49 #define noinline __attribute__((noinline)) macro