io_pid            198 arch/alpha/include/asm/err_ev7.h 	unsigned int io_pid;
io_pid            897 arch/alpha/kernel/err_marvel.c 	lf_subpackets->io_pid = io7->pe;
io_pid            959 arch/alpha/kernel/err_marvel.c 	       err_print_prefix, lf_subpackets->io_pid);
io_pid            994 arch/alpha/kernel/err_marvel.c 		       lf_subpackets->io_pid, i, io->ports[i].pox_err_sum);
io_pid           1119 arch/alpha/kernel/err_marvel.c 		lf_subpackets->io_pid = lf_subpackets->logout->whami;
io_pid            545 arch/um/drivers/ubd_kern.c static int io_pid = -1;
io_pid            549 arch/um/drivers/ubd_kern.c 	if(io_pid != -1)
io_pid            550 arch/um/drivers/ubd_kern.c 		os_kill_process(io_pid, 1);
io_pid           1195 arch/um/drivers/ubd_kern.c 	io_pid = start_io_thread(stack + PAGE_SIZE - sizeof(void *),
io_pid           1197 arch/um/drivers/ubd_kern.c 	if(io_pid < 0){
io_pid           1200 arch/um/drivers/ubd_kern.c 		       "falling back to synchronous I/O\n", -io_pid);
io_pid           1201 arch/um/drivers/ubd_kern.c 		io_pid = -1;