Searched refs:async (Results 1 – 11 of 11) sorted by relevance
| /include/linux/comedi/ |
| D | comedidev.h | 162 struct comedi_async *async; member 968 return s->async->buf_write_count - s->async->buf_read_count; in comedi_buf_n_bytes_ready()
|
| /include/linux/greybus/ |
| D | hd.h | 41 bool async);
|
| /include/linux/ |
| D | regmap.h | 517 struct regmap_async *async); 1251 bool *change, bool async, bool force); 1394 bool *change, bool async, bool force); 1399 bool *change, bool async, bool force); 1786 bool *change, bool async, bool force) in regmap_update_bits_base() argument 1815 bool *change, bool async, bool force) in regmap_field_update_bits_base() argument 1824 bool *change, bool async, bool force) in regmap_fields_update_bits_base() argument
|
| D | blk-mq.h | 936 void blk_mq_start_stopped_hw_queue(struct blk_mq_hw_ctx *hctx, bool async); 937 void blk_mq_start_stopped_hw_queues(struct request_queue *q, bool async); 944 void blk_mq_run_hw_queue(struct blk_mq_hw_ctx *hctx, bool async); 945 void blk_mq_run_hw_queues(struct request_queue *q, bool async);
|
| D | blkdev.h | 1133 static inline void blk_flush_plug(struct blk_plug *plug, bool async) in blk_flush_plug() argument 1136 __blk_flush_plug(plug, async); in blk_flush_plug() 1170 static inline void blk_flush_plug(struct blk_plug *plug, bool async) in blk_flush_plug() argument
|
| D | scmi_protocol.h | 353 bool async; member
|
| D | kvm_host.h | 1251 bool atomic, bool interruptible, bool *async,
|
| /include/uapi/drm/ |
| D | exynos_drm.h | 135 __u64 async; member
|
| /include/linux/hsi/ |
| D | hsi.h | 229 int (*async)(struct hsi_msg *msg); member
|
| /include/net/ |
| D | xfrm.h | 408 int async); 1737 int xfrm4_transport_finish(struct sk_buff *skb, int async); 1758 int xfrm6_transport_finish(struct sk_buff *skb, int async);
|
| /include/trace/events/ |
| D | sunrpc.h | 318 __field(bool, async) 327 __entry->async = RPC_IS_ASYNC(task); 335 __get_str(procname), __entry->async ? "a": ""
|