Searched defs:async (Results 1 - 25 of 127) sorted by relevance

123456

/linux-master/fs/netfs/
H A Ddirect_read.c34 bool async = !is_sync_kiocb(iocb); local
H A Ddirect_write.c37 bool async = !is_sync_kiocb(iocb); local
/linux-master/drivers/comedi/drivers/
H A Dni_labpc_isadma.c76 struct comedi_async *async = s->async; local
H A Ddt2814.c244 struct comedi_async *async; local
[all...]
H A Dni_tiocmd.c107 struct comedi_async *async = s->async; local
207 struct comedi_async *async local
[all...]
H A Ddt2811.c196 struct comedi_async *async = s->async; local
H A Ddas16m1.c242 struct comedi_async *async = s->async; local
377 struct comedi_async *async = s->async; local
/linux-master/arch/arm/mach-omap2/
H A Dusb-tusb6010.c152 tusb6010_setup_interface(struct musb_hdrc_platform_data *data, unsigned int ps_refclk, unsigned int waitpin, unsigned int async, unsigned int sync, unsigned int dmachan) argument
/linux-master/net/ipv4/
H A Dxfrm4_input.c49 int xfrm4_transport_finish(struct sk_buff *skb, int async) argument
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-async.c249 const __be32 *async; local
/linux-master/drivers/base/regmap/
H A Dregmap-spi.c23 struct regmap_async_spi *async = data; local
58 struct regmap_async_spi *async = container_of(a, local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dqmgr.h31 bool async; member in struct:nvkm_falcon_qmgr_seq
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_atomic.c209 bool async = can_do_async(state, &async_crtc); local
/linux-master/drivers/staging/media/starfive/camss/
H A Dstf-camss.c169 static int stfcamss_subdev_notifier_bound(struct v4l2_async_notifier *async, argument
/linux-master/net/ipv6/
H A Dxfrm6_input.c43 int xfrm6_transport_finish(struct sk_buff *skb, int async) argument
/linux-master/drivers/greybus/
H A Dhd.c24 gb_hd_output(struct gb_host_device *hd, void *req, u16 size, u8 cmd, bool async) argument
/linux-master/drivers/scsi/
H A Datp870u.h41 unsigned short async[2]; member in struct:atp_unit
/linux-master/drivers/comedi/
H A Dcomedi_buf.c55 struct comedi_async *async = s->async; local
143 struct comedi_async *async = s->async; local
230 struct comedi_async *async = s->async; local
259 struct comedi_async *async = s->async; local
292 struct comedi_async *async = s->async; local
314 struct comedi_async *async = s->async; local
322 struct comedi_async *async = s->async; local
342 struct comedi_async *async = s->async; local
367 struct comedi_async *async = s->async; local
409 struct comedi_async *async = s->async; local
432 struct comedi_async *async = s->async; local
461 struct comedi_async *async = s->async; local
497 struct comedi_async *async = s->async; local
516 comedi_buf_read_n_allocated(struct comedi_async *async) argument
537 struct comedi_async *async = s->async; local
560 struct comedi_async *async = s->async; local
584 struct comedi_async *async = s->async; local
[all...]
H A Ddrivers.c463 struct comedi_async *async = s->async; local
515 struct comedi_async *async = s->async; local
549 struct comedi_async *async = s->async; local
645 struct comedi_async *async; local
[all...]
/linux-master/drivers/w1/
H A Dw1_netlink.c39 struct w1_async_cmd async; member in struct:w1_cb_node
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_adminq.h40 bool async; member in struct:iavf_asq_cmd_details
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq.h40 bool async; member in struct:i40e_asq_cmd_details
/linux-master/tools/testing/selftests/net/tcp_ao/
H A Dbench-lookups.c144 bench_delete(int lsk, struct bench_stats *add, struct bench_stats *del, union tcp_addr *ips, size_t ips_nr, bool rand_order, bool async) argument
/linux-master/net/xfrm/
H A Dxfrm_input.c460 int async = 0; local
/linux-master/include/linux/hsi/
H A Dhsi.h229 int (*async)(struct hsi_msg *msg); member in struct:hsi_port

Completed in 654 milliseconds

123456