Home
last modified time | relevance | path

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

/Linux-v6.6/arch/sparc/kernel/
Dsetup_32.c127 static void __init process_switch(char c) in process_switch() function
Dsetup_64.c103 static void __init process_switch(char c) in process_switch() function
/Linux-v6.6/tools/perf/util/
Dtrace-event.h100 void (*process_switch)(union perf_event *event, member