Home
last modified time | relevance | path

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

/linux/kernel/
A Dasync.c209 current->flags |= PF_USED_ASYNC; in async_schedule_node_domain()
A Dmodule.c3729 current->flags &= ~PF_USED_ASYNC; in do_init_module()
3771 if (!mod->async_probe_requested && (current->flags & PF_USED_ASYNC)) in do_init_module()
/linux/include/linux/
A Dsched.h1675 #define PF_USED_ASYNC 0x00004000 /* Used async_schedule*(), used by module init */ macro

Completed in 22 milliseconds