Searched refs:preemptible (Results 1 – 16 of 16) sorted by relevance
18 .globl preemptible symbol26 bl preemptible53 bl preemptible58 .globl preemptible symbol59 .type preemptible, %function60 preemptible: label
19 .global preemptible symbol20 .type preemptible, %function31 bl preemptible33 preemptible: label
10 ## 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.
10 ## 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.
26 ## --export-dynamic-symbol can make a symbol preemptible even if it would be otherwise27 ## non-preemptible (due to -Bsymbolic, -Bsymbolic-functions or --dynamic-list).
47 ## If .dynsym does not exist, an undefined weak symbol is non-preemptible.57 ## If .dynsym exists, an undefined weak symbol is preemptible.
7 # Test that when we take the address of a preemptible ifunc in a shared object
6 # Check that the value of a preemptible symbol is not written to the
38 static inline bool preemptible(void) in preemptible() function
68 BUG_ON(preemptible()); \
217 policy.preemptible = FALSE; in move_pthread_to_realtime_scheduling_class()
49 ; are preemptible (non-ODR weak/linkonce).
840 non-preemptible environment.842 The pass does not verify that the environment is non-preemptible (in general
877 non-preemptible environment.879 The pass does not verify that the environment is non-preemptible (in general
472 - *Yielding* SMCs carry the semantics of a preemptible, lower-priority request.
9909 // using a preemptible function call (e.g. the FreeBSD libc version).9960 // using a preemptible function call (e.g. the FreeBSD libc version).