Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dscftorture.c158 if (!scfcp) in scf_add_to_free_list()
176 kfree(scfcp); in scf_cleanup_free_list()
353 scfcp = kmalloc(sizeof(*scfcp), GFP_ATOMIC); in scftorture_invoke_one()
354 if (!scfcp) { in scftorture_invoke_one()
384 if (scfcp) { in scftorture_invoke_one()
396 scfcp = NULL; in scftorture_invoke_one()
400 if (!scfcp) in scftorture_invoke_one()
424 scfcp = NULL; in scftorture_invoke_one()
432 if (scfcp) { in scftorture_invoke_one()
443 if (scfcp) { in scftorture_invoke_one()
[all …]