Home
last modified time | relevance | path

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

/linux/kernel/liveupdate/
H A Dkexec_handover.c1448 unsigned int scratch_cnt = scratch_len / sizeof(*kho_scratch); in kho_populate() local
1491 for (int i = 0; i < scratch_cnt; i++) { in kho_populate()
1519 kho_scratch_cnt = scratch_cnt; in kho_populate()