Home
last modified time | relevance | path

Searched defs:process_switch (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/sparc/kernel/
Dsetup_32.c114 static void __init process_switch(char c) in process_switch() function
Dsetup_64.c90 static void __init process_switch(char c) in process_switch() function
/linux-6.12.1/tools/perf/util/
Dtrace-event.h103 void (*process_switch)(union perf_event *event, member