Home
last modified time | relevance | path

Searched refs:preemptible (Results 1 – 16 of 16) sorted by relevance

/external/llvm-project/lld/test/ELF/
Darm-thunk-multipass-plt.s18 .globl preemptible symbol
26 bl preemptible
53 bl preemptible
58 .globl preemptible symbol
59 .type preemptible, %function
60 preemptible: label
Darm-thumb-plt-range-thunk-os.s19 .global preemptible symbol
20 .type preemptible, %function
31 bl preemptible
33 preemptible: label
Dicf-preemptible.s10 ## Definitions are non-preemptible in an executable.
20 ## Definitions are preemptible in a DSO. Only leaf functions can be folded.
34 ## preemptible and may refer to different functions at runtime.
43 ## are preemptible and may refer to different functions at runtime.
Dhexagon-tls-gd-nonpreemptible.s10 ## A PC-relative relocation referencing a non-preemptible absolute symbol (due to STT_TLS) is not r…
11 …or this case we will actually patch the symbol to the external __tls_get_addr which is preemptible.
45 ## a is non-preemptible due to STV_HIDDEN visibility.
Dexport-dynamic-symbol.s26 ## --export-dynamic-symbol can make a symbol preemptible even if it would be otherwise
27 ## non-preemptible (due to -Bsymbolic, -Bsymbolic-functions or --dynamic-list).
Driscv-undefined-weak.s47 ## If .dynsym does not exist, an undefined weak symbol is non-preemptible.
57 ## If .dynsym exists, an undefined weak symbol is preemptible.
Daarch64-gnu-ifunc-address.s7 # Test that when we take the address of a preemptible ifunc in a shared object
Di386-got-value.s6 # Check that the value of a preemptible symbol is not written to the
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dpreempt.h38 static inline bool preemptible(void) in preemptible() function
Dpercpu.h68 BUG_ON(preemptible()); \
/external/libevent/test/
Dregress_main.c217 policy.preemptible = FALSE; in move_pthread_to_realtime_scheduling_class()
/external/llvm-project/llvm/test/ThinLTO/X86/
Dalias_import.ll49 ; are preemptible (non-ODR weak/linkonce).
/external/llvm/docs/
DPasses.rst840 non-preemptible environment.
842 The pass does not verify that the environment is non-preemptible (in general
/external/llvm-project/llvm/docs/
DPasses.rst877 non-preemptible environment.
879 The pass does not verify that the environment is non-preemptible (in general
/external/arm-trusted-firmware/docs/components/
Dexception-handling.rst472 - *Yielding* SMCs carry the semantics of a preemptible, lower-priority request.
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc9909 // using a preemptible function call (e.g. the FreeBSD libc version).
9960 // using a preemptible function call (e.g. the FreeBSD libc version).