Home
last modified time | relevance | path

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

/linux-4.1.27/arch/um/os-Linux/
Daio.c166 static int aio_pid = -1; variable
223 aio_pid = err; in init_aio_24()
259 aio_pid = err; in init_aio_26()
353 if (aio_pid != -1) { in exit_aio()
354 os_kill_process(aio_pid, 1); in exit_aio()