Searched refs:kthreadd (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | kthread.h | 72 int kthreadd(void *unused);
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | kthread.c | 652 int kthreadd(void *unused) in kthreadd() function
|
| /OK3568_Linux_fs/kernel/init/ |
| H A D | main.c | 692 pid = kernel_thread(kthreadd, NULL, CLONE_FS | CLONE_FILES); in rest_init()
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | histogram.rst | 903 { child_comm: kthreadd } hitcount: 1 935 { child_comm: kthreadd } hitcount: 1 973 { child_comm: kthreadd } hitcount: 1 1500 kthreadd+0x154/0x1b0
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gdb.info | 39687 item={col0="2",col1="root",col2="[kthreadd]",col3="1"},
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gdb.info | 39687 item={col0="2",col1="root",col2="[kthreadd]",col3="1"},
|