Lines Matching refs:kernel
73 "panic", "Kernel panic in simulated kernel", dmesg_output);
76 "panic", "Kernel panic in simulated kernel", dmesg_output);
118 kernel->loadGlobalSymbols(kernelSymtab, 0, 0, loadAddrMask);
119 kernel->loadGlobalSymbols(debugSymbolTable, 0, 0, loadAddrMask);
124 // Check if the kernel image has a symbol that tells us it supports
159 // Warn if the kernel supports FDT and we haven't specified one
164 // Warn if the kernel doesn't support FDT and we have specified one
167 warn("DTB file specified, but no device tree support in kernel\n");
303 // Streamline treats pid == -1 as the kernel process.
325 // Streamline treats pid == -1 as the kernel process.
330 /** This function is called whenever the the kernel function
347 next_task_str = "kernel";