Home
last modified time | relevance | path

Searched refs:main (Results 1 – 7 of 7) sorted by relevance

/kernel/
Dbounds.c16 int main(void) in main() function
/kernel/power/
DMakefile12 obj-$(CONFIG_PM) += main.o
DKconfig7 Allow the system to enter sleep states in which main memory is
/kernel/module/
DMakefile10 obj-y += main.o strict_rwx.o
/kernel/gcov/
DKconfig21 For a single file (e.g. main.o):
/kernel/trace/
Dtrace_osnoise.c1745 void *main = osnoise_main; in start_kthread() local
1750 main = timerlat_main; in start_kthread()
1755 kthread = kthread_run_on_cpu(main, NULL, cpu, comm); in start_kthread()
DKconfig526 the main tracing buffer, and the other CPU buffers remain the same.