Home
last modified time | relevance | path

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

/linux-6.14.4/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.14.4/tools/perf/util/
Dtrace-event.h100 void (*process_switch)(union perf_event *event, member