Searched refs:alloc_io_context (Results 1 – 1 of 1) sorted by relevance
233 static struct io_context *alloc_io_context(gfp_t gfp_flags, int node) in alloc_io_context() function279 ioc = alloc_io_context(GFP_ATOMIC, NUMA_NO_NODE); in set_task_ioprio()311 tsk->io_context = alloc_io_context(GFP_KERNEL, NUMA_NO_NODE); in __copy_io()417 ioc = alloc_io_context(GFP_ATOMIC, q->node); in ioc_find_get_icq()