Home
last modified time | relevance | path

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

/linux-6.15/kernel/trace/
H A Dtrace.c248 static int __init boot_alloc_snapshot(char *str) in boot_alloc_snapshot() function
268 __setup("alloc_snapshot", boot_alloc_snapshot);
274 boot_alloc_snapshot(str); in boot_snapshot()