Home
last modified time | relevance | path

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

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