OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__switch_to
(Results
1 - 6
of
6
) sorted by null
/external/syslinux/core/thread/
thread_asm.S
1
.globl
__switch_to
2
.type
__switch_to
, @function
3
__switch_to
:
label
22
.size
__switch_to
, .-
__switch_to
schedule.c
77
__switch_to
(best);
/external/syslinux/core/include/
thread.h
24
* Stack frame used by
__switch_to
, see thread_asm.S
59
void
__switch_to
(struct thread *);
/device/google/cuttlefish_kernel/4.4-x86_64/
System.map
311
ffffffff810044d0 T
__switch_to
[
all
...]
/system/extras/simpleperf/testdata/
perf_with_kernel_symbol.data
719
ffffffff81013470 T
__switch_to
[
all
...]
perf_with_kmem_slab_callgraph.data
724
ffffffff81013470 T
__switch_to
[
all
...]
Completed in 648 milliseconds