Home
last modified time | relevance | path

Searched refs:kthreadd (Results 1 – 3 of 3) sorted by relevance

/linux/tools/tracing/rtla/tests/scripts/lib/
H A Dget_workload_pids.sh8 pgrep -P $(pgrep ^kthreadd$) -f '^\[?(osnoise|timerlat)/[0-9]+\]?$'
/linux/include/linux/
H A Dkthread.h124 int kthreadd(void *unused);
/linux/kernel/
H A Dkthread.c787 int kthreadd(void *unused) in kthreadd() function