Searched defs:is_async (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/drivers/usb/host/whci/ | ||
H A D | whcd.h | 123 bool is_async; member in struct:whc_urb |
/linux-4.1.27/drivers/infiniband/core/ | ||
H A D | uverbs.h | 102 int is_async; member in struct:ib_uverbs_event_file |
H A D | uverbs_main.c | 555 ib_uverbs_alloc_event_file(struct ib_uverbs_file *uverbs_file, int is_async) ib_uverbs_alloc_event_file() argument |
/linux-4.1.27/drivers/base/power/ | ||
H A D | main.c | 518 static bool is_async(struct device *dev) is_async() function |
/linux-4.1.27/net/sunrpc/ | ||
H A D | sched.c | 814 bool is_async = RPC_IS_ASYNC(task); rpc_execute() local |
/linux-4.1.27/fs/ | ||
H A D | direct-io.c | 121 int is_async; /* is IO async ? */ member in struct:dio 224 dio_complete(struct dio *dio, loff_t offset, ssize_t ret, bool is_async) dio_complete() argument |
/linux-4.1.27/drivers/android/ | ||
H A D | binder.c | 650 binder_alloc_buf(struct binder_proc *proc, size_t data_size, size_t offsets_size, int is_async) binder_alloc_buf() argument |
Completed in 397 milliseconds