get_task_io_context   55 block/ioprio.c 	ioc = get_task_io_context(task, GFP_ATOMIC, NUMA_NO_NODE);
get_task_io_context  151 include/linux/iocontext.h struct io_context *get_task_io_context(struct task_struct *task,
get_task_io_context 1488 kernel/fork.c  		new_ioc = get_task_io_context(tsk, GFP_KERNEL, NUMA_NO_NODE);