Home
last modified time | relevance | path

Searched refs:async (Results 1 – 11 of 11) sorted by relevance

/include/linux/comedi/
A Dcomedidev.h162 struct comedi_async *async; member
962 return s->async->buf_write_count - s->async->buf_read_count; in comedi_buf_n_bytes_ready()
/include/linux/greybus/
A Dhd.h41 bool async);
/include/linux/
A Dregmap.h545 struct regmap_async *async);
1309 bool *change, bool async, bool force);
1462 bool *change, bool async, bool force);
1467 bool *change, bool async, bool force);
1857 bool *change, bool async, bool force) in regmap_update_bits_base() argument
1893 bool *change, bool async, bool force) in regmap_field_update_bits_base() argument
1902 bool *change, bool async, bool force) in regmap_fields_update_bits_base() argument
A Dblk-mq.h913 void blk_mq_start_stopped_hw_queue(struct blk_mq_hw_ctx *hctx, bool async);
914 void blk_mq_start_stopped_hw_queues(struct request_queue *q, bool async);
921 void blk_mq_run_hw_queue(struct blk_mq_hw_ctx *hctx, bool async);
922 void blk_mq_run_hw_queues(struct request_queue *q, bool async);
A Dtty_port.h235 void __tty_port_tty_hangup(struct tty_port *port, bool check_clocal, bool async);
A Dblkdev.h1180 static inline void blk_flush_plug(struct blk_plug *plug, bool async) in blk_flush_plug() argument
1183 __blk_flush_plug(plug, async); in blk_flush_plug()
1217 static inline void blk_flush_plug(struct blk_plug *plug, bool async) in blk_flush_plug() argument
A Dscmi_protocol.h346 bool async; member
/include/uapi/drm/
A Dexynos_drm.h135 __u64 async; member
/include/linux/hsi/
A Dhsi.h229 int (*async)(struct hsi_msg *msg); member
/include/net/
A Dxfrm.h424 int async);
1804 int xfrm4_transport_finish(struct sk_buff *skb, int async);
1825 int xfrm6_transport_finish(struct sk_buff *skb, int async);
/include/trace/events/
A Dsunrpc.h316 __field(bool, async)
325 __entry->async = RPC_IS_ASYNC(task);
333 __get_str(procname), __entry->async ? "a": ""

Completed in 54 milliseconds