Home
last modified time | relevance | path

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

/linux-6.15/kernel/trace/
H A Dtrace.c198 static int boot_snapshot_index; variable
250 char *slot = boot_snapshot_info + boot_snapshot_index; in boot_alloc_snapshot()
251 int left = sizeof(boot_snapshot_info) - boot_snapshot_index; in boot_alloc_snapshot()
260 boot_snapshot_index += ret; in boot_alloc_snapshot()
10681 if (!boot_snapshot_index) in tr_needs_alloc_snapshot()