Home
last modified time | relevance | path

Searched defs:is_async (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/usb/host/whci/
Dwhcd.h123 bool is_async; member
/linux-4.4.14/fs/
Ddirect-io.c123 int is_async; /* is IO async ? */ member
228 bool is_async) in dio_complete()
/linux-4.4.14/drivers/infiniband/core/
Duverbs.h106 int is_async; member
Duverbs_main.c590 int is_async) in ib_uverbs_alloc_event_file()
/linux-4.4.14/net/sunrpc/
Dsched.c814 bool is_async = RPC_IS_ASYNC(task); in rpc_execute() local
/linux-4.4.14/drivers/base/power/
Dmain.c519 static bool is_async(struct device *dev) in is_async() function
Ddomain.c297 static int genpd_poweroff(struct generic_pm_domain *genpd, bool is_async) in genpd_poweroff()
/linux-4.4.14/drivers/android/
Dbinder.c652 size_t offsets_size, int is_async) in binder_alloc_buf()