Home
last modified time | relevance | path

Searched refs:noinline (Results 1 – 25 of 56) sorted by relevance

123

/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dtrace.h109 noinline void trace_zfs_##name(void)
111 noinline void trace_zfs_##name(uintptr_t)
113 noinline void trace_zfs_##name(uintptr_t, uintptr_t)
115 noinline void trace_zfs_##name(uintptr_t, uintptr_t, \
118 noinline void trace_zfs_##name(uintptr_t, uintptr_t, \
125 noinline void trace_zfs_##name(void) { } \
130 noinline void trace_zfs_##name(uintptr_t arg1) { } \
135 noinline void trace_zfs_##name(uintptr_t arg1, \
141 noinline void trace_zfs_##name(uintptr_t arg1, \
147 noinline void trace_zfs_##name(uintptr_t arg1, \
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Ddebug.h51 #ifndef noinline
52 #define noinline __attribute__((noinline)) macro
/freebsd/contrib/wireguard-tools/
H A Dcurve25519.c48 #ifndef noinline
49 #define noinline __attribute__((noinline)) macro
76 static noinline void memzero_explicit(void *s, size_t count) in memzero_explicit()
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DDemangleConfig.h61 #if __has_attribute(noinline) || DEMANGLE_GNUC_PREREQ(3, 4, 0)
62 #define DEMANGLE_ATTRIBUTE_NOINLINE __attribute__((noinline))
64 #define DEMANGLE_ATTRIBUTE_NOINLINE __declspec(noinline)
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/
H A Dfunc_entry_exit.cpp12 __attribute__((noinline)) void bar(volatile bool x) { in bar()
17 __attribute__((noinline)) void foo(bool x) { in foo()
H A Dmini_bench_local.cpp11 __attribute__((noinline))
H A Dmini_bench_shared.cpp11 __attribute__((noinline))
/freebsd/crypto/krb5/src/util/verto/
H A Dev.c875 #define ecb_noinline __declspec (noinline)
1532 #define noinline ecb_noinline macro
1539 # define inline_speed static noinline
1596 static ev_tstamp noinline
1638 static unsigned int noinline ecb_cold
1677 static void noinline ecb_cold
1692 static void noinline ecb_cold
1952 static void * noinline ecb_cold
1987 static void noinline
1992 void noinline
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerPlatform.h125 #define ATTRIBUTE_NOINLINE __declspec(noinline)
132 #define ATTRIBUTE_NOINLINE __attribute__((noinline))
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dompt-internal.h121 #define OMPT_NOINLINE __declspec(noinline)
124 #define OMPT_NOINLINE __attribute__((noinline))
H A Dompd-specific.cpp117 void __attribute__((noinline)) ompd_dll_locations_valid(void) { in ompd_dll_locations_valid()
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan_minimal/
H A Dubsan_minimal_handlers.cpp23 __attribute__((noinline)) static bool report_this_error(uintptr_t caller) { in report_this_error()
54 __attribute__((noinline)) static void decorate_msg(char *buf, in decorate_msg()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h246 #if __has_attribute(noinline)
247 #define LLVM_ATTRIBUTE_NOINLINE __attribute__((noinline))
249 #define LLVM_ATTRIBUTE_NOINLINE __declspec(noinline)
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_dll_thunk.h54 extern "C" __declspec(noinline) void name() { \
69 extern "C" __declspec(noinline) void name() { \
H A Dsanitizer_internal_defs.h228 # define NOINLINE __declspec(noinline)
242 # define NOINLINE __attribute__((noinline))
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dcompiler_attributes.h32 #define noinline __noinline macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_impl.h33 #ifndef noinline
34 #define noinline __attribute__((noinline)) macro
46 static noinline void
55 static noinline void
64 static noinline void
80 static noinline void
97 static noinline void
118 static noinline void
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna64.h15 # define POLY1305_NOINLINE __declspec(noinline)
17 # define POLY1305_NOINLINE __attribute__((noinline))
H A Dpoly1305_donna32.h7 # define POLY1305_NOINLINE __declspec(noinline)
9 # define POLY1305_NOINLINE __attribute__((noinline))
/freebsd/contrib/jemalloc/include/jemalloc/
H A Djemalloc_macros.h.in75 # define JEMALLOC_NOINLINE __declspec(noinline)
119 # define JEMALLOC_NOINLINE JEMALLOC_ATTR(noinline)
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/
H A Djemalloc.h170 # define JEMALLOC_NOINLINE __declspec(noinline)
214 # define JEMALLOC_NOINLINE JEMALLOC_ATTR(noinline)
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dcompiler.h74 # define FORCE_NOINLINE static __declspec(noinline)
/freebsd/sys/dev/bce/
H A Dif_bce.c9500 static __attribute__ ((noinline)) void
9516 static __attribute__ ((noinline)) void
9533 static __attribute__ ((noinline)) void
9635 static __attribute__ ((noinline)) void
9696 static __attribute__ ((noinline)) void
9725 static __attribute__ ((noinline)) void
9754 static __attribute__ ((noinline)) void
9783 static __attribute__ ((noinline)) void
9897 static __attribute__ ((noinline)) void
9922 static __attribute__ ((noinline)) void
[all …]
/freebsd/sys/contrib/zstd/lib/common/
H A Dcompiler.h86 # define FORCE_NOINLINE static __declspec(noinline)
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h37 #define NOINLINE __attribute__((noinline))

123