Searched refs:preempted (Results 1 – 25 of 28) sorted by relevance
12
1 ; This test ensures that we drop the preempted copy of @f from %t2.bc from its11 ; from second module is preempted and converted to available_externally and20 ; f() would have been turned into available_externally since it is preempted,
4 ; Ensure that a preempted weak symbol that is linked in as a local11 ; preempted.23 ; for preempted symbols has not yet been implemented for the combined summary.
8 ; preempted. Also, set the import-instr-limit to 0 to prevent f() from
16 ; The preempted functions should have been eliminated (the plugin will
4 ; Ensure that a preempted weak symbol that is linked in as a local11 ; preempted.
16 ; All of the preempted functions should have been eliminated (the plugin will
23 # ERR: error: symbol 'foo' cannot be preempted; recompile with -fPIE
46 # ERR-COUNT-2: error: symbol 'foo' cannot be preempted; recompile with -fPIE
122 software is in control of how its execution is preempted by non-secure148 in Secure-EL1/Secure-EL0 is in control of how its execution is preempted562 service which indicates that the SP execution has been preempted by a730 that SP execution can be preempted while handling an interrupt by a774 ``TSP_HANDLE_SEL1_INTR_AND_RETURN``. If the TSP was preempted earlier by a non808 the secure CPU context (see step 3 above) in case the TSP had been preempted823 The TSP in Secure-EL1 can be preempted by a non-secure interrupt during830 It should be noted that while TSP is preempted, the TSPD only allows entry into831 the TSP either for Secure-EL1 interrupt handling or for resuming the preempted833 (See Section `Implication of preempted SMC on Non-Secure Software`_).[all …]
62 __u8 preempted; member
38 EL3->EL2: resumes preempted execution
47 EL3->EL2: resumes preempted execution
39 / [occur S] groupname [genericarg] ; preempted by above
32 # Pass if all threads get preempted within max loops.
209 // Fork can hang if preempted with signals frequently enough (see issue 5517).
294 volatile unsigned int preempted; member
171 The same context is then marked to have batches which can be preempted every
490 preempted error code before yielding to Non-secure world.498 world upon getting preempted.
245 met), and when the handler completes, the preempted execution resumes.
122 preempted to give control back to the Normal world).
355 If your app reads or writes audio data from an ordinary thread, it may be preempted or experience t…
2811 (``void *handle``) is a pointer to the preempted context. The fifth parameter2812 (``uint64_t flags``) indicates the preempted security state. These parameters
2261 If a multiprocessing.JoinableQueue.put() was preempted, it was possible to
1807 handling, resume secure execution if it was preempted.