| /openbmc/qemu/include/qemu/ |
| H A D | coroutine-tls.h | 93 __attribute__((noinline)) type get_##var(void); \ 94 __attribute__((noinline)) void set_##var(type v); \ 95 __attribute__((noinline)) type *get_ptr_##var(void); 155 static __attribute__((noinline, unused)) \ 158 static __attribute__((noinline, unused)) \ 161 static __attribute__((noinline, unused)) \
|
| /openbmc/qemu/tests/tcg/x86_64/ |
| H A D | test-1648.c | 6 __attribute__((noinline)) 17 __attribute__((noinline, ms_abi))
|
| /openbmc/qemu/tests/tcg/aarch64/ |
| H A D | mte-4.c | 10 void __attribute__((noinline)) tagset(void *p, size_t size) in tagset() 18 void __attribute__((noinline)) tagcheck(void *p, size_t size) in tagcheck()
|
| H A D | test-2248.c | 6 __attribute__((noinline))
|
| H A D | sve-str.c | 6 static int __attribute__((noinline)) test(int vl) in test()
|
| /openbmc/u-boot/include/linux/ |
| H A D | compiler-gcc.h | 86 #define noinline __attribute__((noinline)) macro 105 #define __naked __attribute__((naked)) noinline __noclone notrace
|
| H A D | compiler.h | 385 #ifndef noinline 386 #define noinline macro 393 #define noinline_for_stack noinline
|
| /openbmc/qemu/tests/tcg/sh4/ |
| H A D | test-macw.c | 24 __attribute__((noinline))
|
| H A D | test-macl.c | 27 __attribute__((noinline))
|
| /openbmc/qemu/include/exec/ |
| H A D | helper-proto.h.inc | 15 * Despite the name, the noinline attribute affects splitter, so this 21 #define DEF_HELPER_ATTR __attribute__((noinline))
|
| /openbmc/qemu/util/ |
| H A D | coroutine-windows.c | 48 CoroutineAction __attribute__((noinline))
|
| H A D | coroutine-ucontext.c | 310 CoroutineAction __attribute__((noinline))
|
| H A D | qht.c | 581 static __attribute__((noinline)) 673 static __attribute__((noinline)) void qht_grow_maybe(struct qht *ht) in qht_grow_maybe()
|
| H A D | qsp.c | 246 static __attribute__((noinline)) void qsp_init__slowpath(void) in qsp_init__slowpath()
|
| /openbmc/u-boot/arch/arm/lib/ |
| H A D | semihosting.c | 28 static noinline long smh_trap(unsigned int sysnum, void *addr) in smh_trap()
|
| /openbmc/u-boot/lib/ |
| H A D | vsprintf.c | 26 #define noinline __attribute__((noinline)) macro 129 static noinline char *put_dec(char *buf, uint64_t num) in put_dec()
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-coroutine.c | 589 static __attribute__((noinline)) void dummy(unsigned *i) in dummy() 611 static __attribute__((noinline)) void coroutine_fn perf_cost_func(void *opaque) in perf_cost_func()
|
| /openbmc/u-boot/lib/lzma/ |
| H A D | Types.h | 91 #define MY_NO_INLINE __declspec(noinline)
|
| /openbmc/openbmc/meta-openembedded/meta-webserver/recipes-support/fcgiwrap/fcgiwrap/ |
| H A D | 0001-Fix-implicit-fallthrough-warning.patch | 120 +# noinline 238 + [noinline], [
|
| /openbmc/u-boot/board/synopsys/hsdk/ |
| H A D | hsdk.c | 300 __attribute__((naked, noreturn, flatten)) noinline void hsdk_core_init_f(void) in hsdk_core_init_f() 355 static noinline void do_init_slave_cpu(u32 cpu_id) in do_init_slave_cpu() 604 static noinline int prepare_cpus(void) in prepare_cpus()
|
| /openbmc/u-boot/arch/powerpc/lib/ |
| H A D | bootm.c | 231 noinline
|
| /openbmc/qemu/accel/tcg/ |
| H A D | cpu-exec.c | 915 static int __attribute__((noinline))
|
| /openbmc/u-boot/common/ |
| H A D | usb.c | 313 static void noinline
|
| /openbmc/qemu/tcg/ |
| H A D | tcg.c | 3676 static void __attribute__((noinline)) 3915 static void __attribute__((noinline)) 3994 static void __attribute__((noinline)) 4381 static bool __attribute__((noinline)) 7095 void __jit_debug_register_code(void) __attribute__((noinline));
|
| /openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
| H A D | 0001-localedef-Add-hardlink-resolver-from-util-linux.patch | 441 +# define UL_ASAN_BLACKLIST __attribute__((noinline)) __attribute__((no_sanitize_memory)) __attribu…
|