Searched refs:async (Results 26 - 50 of 202) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A DMakefile8 extent_io.o volumes.o async-thread.o ioctl.o locking.o orphan.o \
H A Ddisk-io.c38 #include "async-thread.h"
64 * async submit bios are used to offload expensive checksumming
537 struct async_submit_bio *async; local
539 async = container_of(work, struct async_submit_bio, work);
540 fs_info = BTRFS_I(async->inode)->root->fs_info;
541 async->submit_bio_start(async->inode, async->rw, async->bio,
542 async
549 struct async_submit_bio *async; local
571 struct async_submit_bio *async; local
584 struct async_submit_bio *async; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Damplc_pci230.c1497 struct comedi_async *async = s->async; local
1498 struct comedi_cmd *cmd = &async->cmd;
1504 async->events |= COMEDI_CB_EOA;
1568 async->inttrig = pci230_ao_inttrig_scan_begin;
1590 s->async->inttrig = NULLFUNC;
1602 struct comedi_cmd *cmd = &s->async->cmd;
1668 s->async->inttrig = pci230_ao_inttrig_start;
2085 struct comedi_cmd *cmd = &s->async->cmd;
2195 struct comedi_async *async local
2349 struct comedi_async *async = s->async; local
2680 struct comedi_async *async = s->async; local
2716 struct comedi_async *async = s->async; local
2826 struct comedi_async *async = s->async; local
[all...]
H A Dcb_pcidas.c1205 struct comedi_async *async = s->async; local
1206 struct comedi_cmd *cmd = &async->cmd;
1408 struct comedi_async *async = s->async; local
1409 struct comedi_cmd *cmd = &async->cmd;
1466 async->inttrig = cb_pcidas_ao_inttrig;
1476 struct comedi_async *async = s->async; local
1477 struct comedi_cmd *cmd = &s->async
1523 struct comedi_async *async; local
1631 struct comedi_async *async = s->async; local
[all...]
H A Dcomedi_test.c165 struct comedi_async *async = dev->read_subdev->async; local
166 struct comedi_cmd *cmd = &async->cmd;
183 async->events = 0;
204 async->events |= COMEDI_CB_EOA;
212 if ((async->events & COMEDI_CB_EOA) == 0 && devpriv->timer_running)
426 struct comedi_cmd *cmd = &s->async->cmd;
H A Dpcl812.c829 struct comedi_cmd *cmd = &s->async->cmd;
882 devpriv->ai_data_len = s->async->prealloc_bufsz;
883 devpriv->ai_data = s->async->prealloc_buf;
894 s->async->cur_chan = 0;
996 s->async->events = 0;
1025 s->async->events |= COMEDI_CB_EOA | COMEDI_CB_ERROR;
1030 comedi_buf_put(s->async,
1035 next_chan = s->async->cur_chan + 1;
1038 if (devpriv->ai_chanlist[s->async->cur_chan] !=
1044 s->async
[all...]
H A Damplc_pci224.c625 struct comedi_cmd *cmd = &s->async->cmd;
632 s->async->events |= COMEDI_CB_EOA;
653 struct comedi_cmd *cmd = &s->async->cmd;
667 num_scans = comedi_buf_read_n_available(s->async) / bytes_per_scan;
683 s->async->events |= COMEDI_CB_EOA;
703 s->async->events |= COMEDI_CB_OVERFLOW;
768 if (s->async->events)
783 s->async->inttrig = NULLFUNC;
1070 struct comedi_cmd *cmd = &s->async->cmd;
1210 s->async
1242 struct comedi_async *async = s->async; local
[all...]
H A Dgsc_hpdi.c892 struct comedi_async *async = s->async; local
893 struct comedi_cmd *cmd = &async->cmd;
951 struct comedi_async *async = dev->read_subdev->async; local
976 if (async->cmd.stop_src == TRIG_COUNT) {
999 struct comedi_async *async = s->async; local
1016 async->events = 0;
1058 async
[all...]
H A Dpcmmio.c906 oldevents = s->async->events;
928 async->cmd.chanlist_len;
932 ch = CR_CHAN(s->async->cmd.chanlist[n]);
937 if (comedi_buf_put(s->async, ((short *)&val)[0])
940 (s->async,
943 s->async->events |= (COMEDI_CB_BLOCK | COMEDI_CB_EOS);
958 s->async->events |= COMEDI_CB_EOA;
974 s->async->events) {
1001 s->async->inttrig = 0;
1016 s->async
[all...]
H A Dpcmuio.c767 oldevents = s->async->events;
789 async->cmd.chanlist_len;
793 ch = CR_CHAN(s->async->cmd.chanlist[n]);
799 if (comedi_buf_put(s->async, ((short *)&val)[0])
802 (s->async,
806 s->async->events |= (COMEDI_CB_BLOCK | COMEDI_CB_EOS);
821 s->async->events |= COMEDI_CB_EOA;
837 s->async->events) {
864 s->async->inttrig = 0;
879 s->async
[all...]
H A Dusbdux.c438 s->async->events |= COMEDI_CB_EOA;
439 s->async->events |= COMEDI_CB_ERROR;
453 s->async->events |= COMEDI_CB_EOA;
454 s->async->events |= COMEDI_CB_ERROR;
486 s->async->events |= COMEDI_CB_EOA;
487 s->async->events |= COMEDI_CB_ERROR;
510 s->async->events |= COMEDI_CB_EOA;
516 n = s->async->cmd.chanlist_len;
519 if (CR_RANGE(s->async->cmd.chanlist[i]) <= 1) {
521 (s->async,
[all...]
H A Ddas1800.c914 return s->async->buf_write_count - s->async->buf_read_count;
950 struct comedi_async *async = s->async; local
951 struct comedi_cmd *cmd = &async->cmd;
954 async->events = 0;
967 async->events |= COMEDI_CB_BLOCK;
974 async->events |= COMEDI_CB_ERROR | COMEDI_CB_EOA;
989 async->events |= COMEDI_CB_EOA;
992 async
1545 struct comedi_async *async = s->async; local
[all...]
H A Damplc_dio200.c672 struct comedi_cmd *cmd = &s->async->cmd;
677 s->async->events |= COMEDI_CB_EOA;
714 s->async->inttrig = NULL;
743 oldevents = s->async->events;
795 len = s->async->cmd.chanlist_len;
797 ch = CR_CHAN(s->async->cmd.chanlist[n]);
802 if (comedi_buf_put(s->async, val)) {
803 s->async->events |= (COMEDI_CB_BLOCK |
808 s->async->events |= COMEDI_CB_ERROR
819 s->async
[all...]
H A Dni_labpc.c1135 struct comedi_async *async = s->async; local
1136 struct comedi_cmd *cmd = &async->cmd;
1388 struct comedi_async *async; local
1396 async = s->async;
1397 cmd = &async->cmd;
1398 async->events = 0;
1416 async->events |= COMEDI_CB_ERROR | COMEDI_CB_EOA;
1444 async
1475 struct comedi_async *async = dev->read_subdev->async; local
1508 struct comedi_async *async = s->async; local
[all...]
H A Ddas6402.c185 if (s->async->buf_write_count >= devpriv->ai_bytes_to_read) {
192 s->async->events |= COMEDI_CB_EOA;
209 comedi_buf_put(s->async, inw(dev->iobase));
H A Dni_at_a2150.c232 struct comedi_async *async; local
242 /* initialize async here to make sure s is not NULL */
243 async = s->async;
244 async->events = 0;
245 cmd = &async->cmd;
257 async->events |= COMEDI_CB_ERROR | COMEDI_CB_EOA;
263 async->events |= COMEDI_CB_ERROR | COMEDI_CB_EOA;
310 async->events |= COMEDI_CB_EOA;
323 async
635 struct comedi_async *async = s->async; local
[all...]
H A Dni_mio_common.c867 mite_sync_input_dma(devpriv->ai_mite_chan, s->async);
879 mite_sync_output_dma(devpriv->ao_mite_chan, s->async);
915 if ((s->async->events & COMEDI_CB_EOS))
921 s->async->events |= COMEDI_CB_EOS;
941 s->async->events |= COMEDI_CB_EOA;
947 async->events & (COMEDI_CB_ERROR | COMEDI_CB_OVERFLOW |
979 if (s->async->events)
1032 s->async->events |= COMEDI_CB_ERROR | COMEDI_CB_EOA;
1046 s->async->events |=
1060 s->async
1247 struct comedi_async *async = s->async; local
1353 struct comedi_async *async = s->async; local
1563 struct comedi_async *async = s->async; local
2844 struct comedi_async *async = s->async; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/timer/
H A Dtimer_local.h31 int (*async)(snd_timer_t *timer, int sig, pid_t pid); member in struct:__anon1514
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/test/
H A Dtimer.c79 int async = 0; local
106 } else if (!strcmp(argv[idx], "async")) {
107 async = 1;
169 if (async) {
172 fprintf(stderr, "unable to add async handler %i (%s)\n", err, snd_strerror(err));
180 if (async) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Durl.h38 bool *async, bool *protocol_connect);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddialup.h39 * 3. add an async version of dialing functions which notify the caller about
77 // if async parameter is false, the function waits until the end of dialing
79 // if async is true, the function only initiates the connection and returns
85 bool async = true) = 0;
87 // returns true if (async) dialing is in progress
90 // cancel dialing the number initiated with Dial(async = true)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dusb-tusb6010.c197 printk(error, "async", status);
241 unsigned async, unsigned sync,
249 status = gpmc_cs_request(async, SZ_16M, (unsigned long *)
256 async_cs = async;
257 gpmc_cs_write_reg(async, GPMC_CS_CONFIG1,
239 tusb6010_setup_interface(struct musb_hdrc_platform_data *data, unsigned ps_refclk, unsigned waitpin, unsigned async, unsigned sync, unsigned irq, unsigned dmachan) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dxfrm4_input.c49 int xfrm4_transport_finish(struct sk_buff *skb, int async) argument
56 if (!async)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dxfrm6_input.c32 int xfrm6_transport_finish(struct sk_buff *skb, int async) argument
38 if (!async)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/xfrm/
H A Dxfrm_input.c115 int async = 0; local
117 /* A negative encap_type indicates async resumption. */
119 async = 1;
258 return x->inner_mode->afinfo->transport_finish(skb, async);

Completed in 166 milliseconds

123456789