Home
last modified time | relevance | path

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

/mm/
Dmemory-failure.c283 struct to_kill **tkc) in add_to_kill() argument
287 if (*tkc) { in add_to_kill()
288 tk = *tkc; in add_to_kill()
289 *tkc = NULL; in add_to_kill()
406 struct to_kill **tkc, int force_early) in collect_procs_anon() argument
431 add_to_kill(t, page, vma, to_kill, tkc); in collect_procs_anon()
442 struct to_kill **tkc, int force_early) in collect_procs_file() argument
466 add_to_kill(t, page, vma, to_kill, tkc); in collect_procs_file()