Searched refs:async (Results 1 – 10 of 10) sorted by relevance
/include/linux/ |
D | blk-mq.h | 512 void blk_mq_start_stopped_hw_queue(struct blk_mq_hw_ctx *hctx, bool async); 513 void blk_mq_start_stopped_hw_queues(struct request_queue *q, bool async); 517 void blk_mq_run_hw_queue(struct blk_mq_hw_ctx *hctx, bool async); 518 void blk_mq_run_hw_queues(struct request_queue *q, bool async);
|
D | regmap.h | 458 struct regmap_async *async); 1073 bool *change, bool async, bool force); 1213 bool *change, bool async, bool force); 1218 bool *change, bool async, bool force); 1544 bool *change, bool async, bool force) in regmap_update_bits_base() argument 1573 bool *change, bool async, bool force) in regmap_field_update_bits_base() argument 1582 bool *change, bool async, bool force) in regmap_fields_update_bits_base() argument
|
D | scmi_protocol.h | 292 bool async; member
|
D | kvm_host.h | 750 bool atomic, bool *async, bool write_fault,
|
/include/trace/hooks/ |
D | block.h | 67 TP_PROTO(bool *skip, struct blk_mq_hw_ctx *hctx, bool async), 68 TP_ARGS(skip, hctx, async), 1);
|
/include/linux/greybus/ |
D | hd.h | 41 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 | 367 int async); 1570 int xfrm4_transport_finish(struct sk_buff *skb, int async); 1594 int xfrm6_transport_finish(struct sk_buff *skb, int async);
|
/include/trace/events/ |
D | sunrpc.h | 277 __field(bool, async) 286 __entry->async = RPC_IS_ASYNC(task); 294 __get_str(procname), __entry->async ? "a": ""
|