Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/whci/
Dwhcd.h123 bool is_async; member
/linux-4.1.27/fs/
Ddirect-io.c121 int is_async; /* is IO async ? */ member
225 bool is_async) in dio_complete()
/linux-4.1.27/drivers/infiniband/core/
Duverbs.h102 int is_async; member
Duverbs_main.c556 int is_async) in ib_uverbs_alloc_event_file()
/linux-4.1.27/net/sunrpc/
Dsched.c814 bool is_async = RPC_IS_ASYNC(task); in rpc_execute() local
/linux-4.1.27/drivers/base/power/
Dmain.c518 static bool is_async(struct device *dev) in is_async() function
/linux-4.1.27/drivers/android/
Dbinder.c652 size_t offsets_size, int is_async) in binder_alloc_buf()