Home
last modified time | relevance | path

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

/linux/tools/perf/tests/shell/lib/
H A Dwaiting.sh66 is_running() function
/linux/samples/acrn/
H A Dvm-sample.c33 int is_running = 1; variable
/linux/kernel/kcsan/
H A Dreport.c522 const bool is_running = task_is_running(current); in set_other_info_task_blocking() local