Home
last modified time | relevance | path

Searched defs:async (Results 1 – 25 of 239) sorted by relevance

12345678910

/kernel/linux/linux-5.10/drivers/staging/comedi/
Dcomedi_buf.c56 struct comedi_async *async = s->async; in __comedi_buf_free() local
144 struct comedi_async *async = s->async; in __comedi_buf_alloc() local
231 struct comedi_async *async = s->async; in comedi_buf_map_from_subdev_get() local
260 struct comedi_async *async = s->async; in comedi_buf_alloc() local
293 struct comedi_async *async = s->async; in comedi_buf_reset() local
315 struct comedi_async *async = s->async; in comedi_buf_write_n_unalloc() local
323 struct comedi_async *async = s->async; in comedi_buf_write_n_available() local
343 struct comedi_async *async = s->async; in comedi_buf_write_alloc() local
368 struct comedi_async *async = s->async; in comedi_buf_munge() local
410 struct comedi_async *async = s->async; in comedi_buf_write_n_allocated() local
[all …]
Ddrivers.c463 struct comedi_async *async = s->async; in __comedi_nscans_left() local
515 struct comedi_async *async = s->async; in comedi_nsamples_left() local
549 struct comedi_async *async = s->async; in comedi_inc_scan_progress() local
645 struct comedi_async *async; in __comedi_device_postconfig_async() local
Dcomedi_fops.c341 struct comedi_async *async = s->async; in resize_async_buffer() local
734 struct comedi_async *async = s->async; in do_become_nonbusy() local
871 struct comedi_async *async; in do_bufconfig_ioctl() local
1109 struct comedi_async *async; in do_bufinfo_ioctl() local
1757 struct comedi_async *async; in do_cmd_ioctl() local
2334 struct comedi_async *async; in comedi_mmap() local
2478 struct comedi_async *async; in comedi_write() local
2614 struct comedi_async *async; in comedi_read() local
3214 struct comedi_async *async = s->async; in comedi_event() local
/kernel/linux/linux-6.6/drivers/comedi/
Dcomedi_buf.c55 struct comedi_async *async = s->async; in __comedi_buf_free() local
143 struct comedi_async *async = s->async; in __comedi_buf_alloc() local
230 struct comedi_async *async = s->async; in comedi_buf_map_from_subdev_get() local
259 struct comedi_async *async = s->async; in comedi_buf_alloc() local
292 struct comedi_async *async = s->async; in comedi_buf_reset() local
314 struct comedi_async *async = s->async; in comedi_buf_write_n_unalloc() local
322 struct comedi_async *async = s->async; in comedi_buf_write_n_available() local
342 struct comedi_async *async = s->async; in comedi_buf_write_alloc() local
367 struct comedi_async *async = s->async; in comedi_buf_munge() local
409 struct comedi_async *async = s->async; in comedi_buf_write_n_allocated() local
[all …]
Ddrivers.c462 struct comedi_async *async = s->async; in __comedi_nscans_left() local
514 struct comedi_async *async = s->async; in comedi_nsamples_left() local
548 struct comedi_async *async = s->async; in comedi_inc_scan_progress() local
647 struct comedi_async *async; in __comedi_device_postconfig_async() local
Dcomedi_fops.c328 struct comedi_async *async = s->async; in resize_async_buffer() local
738 struct comedi_async *async = s->async; in do_become_nonbusy() local
875 struct comedi_async *async; in do_bufconfig_ioctl() local
1113 struct comedi_async *async; in do_bufinfo_ioctl() local
1772 struct comedi_async *async; in do_cmd_ioctl() local
2349 struct comedi_async *async; in comedi_mmap() local
2505 struct comedi_async *async; in comedi_write() local
2641 struct comedi_async *async; in comedi_read() local
3241 struct comedi_async *async = s->async; in comedi_event() local
/kernel/linux/linux-5.10/drivers/base/power/
Dmain.c240 static void dpm_wait(struct device *dev, bool async) in dpm_wait()
255 static void dpm_wait_for_children(struct device *dev, bool async) in dpm_wait_for_children()
260 static void dpm_wait_for_suppliers(struct device *dev, bool async) in dpm_wait_for_suppliers()
281 static bool dpm_wait_for_superior(struct device *dev, bool async) in dpm_wait_for_superior()
315 static void dpm_wait_for_consumers(struct device *dev, bool async) in dpm_wait_for_consumers()
338 static void dpm_wait_for_subordinate(struct device *dev, bool async) in dpm_wait_for_subordinate()
594 static void __device_resume_noirq(struct device *dev, pm_message_t state, bool async) in __device_resume_noirq()
763 static void __device_resume_early(struct device *dev, pm_message_t state, bool async) in __device_resume_early()
890 static void __device_resume(struct device *dev, pm_message_t state, bool async) in __device_resume()
1193 static int __device_suspend_noirq(struct device *dev, pm_message_t state, bool async) in __device_suspend_noirq()
[all …]
/kernel/linux/linux-6.6/drivers/base/power/
Dmain.c236 static void dpm_wait(struct device *dev, bool async) in dpm_wait()
251 static void dpm_wait_for_children(struct device *dev, bool async) in dpm_wait_for_children()
256 static void dpm_wait_for_suppliers(struct device *dev, bool async) in dpm_wait_for_suppliers()
277 static bool dpm_wait_for_superior(struct device *dev, bool async) in dpm_wait_for_superior()
311 static void dpm_wait_for_consumers(struct device *dev, bool async) in dpm_wait_for_consumers()
334 static void dpm_wait_for_subordinate(struct device *dev, bool async) in dpm_wait_for_subordinate()
590 static void __device_resume_noirq(struct device *dev, pm_message_t state, bool async) in __device_resume_noirq()
757 static void __device_resume_early(struct device *dev, pm_message_t state, bool async) in __device_resume_early()
884 static void __device_resume(struct device *dev, pm_message_t state, bool async) in __device_resume()
1187 static int __device_suspend_noirq(struct device *dev, pm_message_t state, bool async) in __device_suspend_noirq()
[all …]
/kernel/linux/linux-6.6/drivers/usb/core/
Ddevio.c94 struct async { struct
95 struct list_head asynclist; argument
96 struct usb_dev_state *ps;
97 struct pid *pid;
98 const struct cred *cred;
99 unsigned int signr;
100 unsigned int ifnum;
101 void __user *userbuffer;
102 void __user *userurb;
103 sigval_t userurb_sigval;
[all …]
/kernel/linux/linux-5.10/drivers/usb/core/
Ddevio.c94 struct async { struct
95 struct list_head asynclist; argument
96 struct usb_dev_state *ps;
97 struct pid *pid;
98 const struct cred *cred;
99 unsigned int signr;
100 unsigned int ifnum;
101 void __user *userbuffer;
102 void __user *userurb;
103 sigval_t userurb_sigval;
[all …]
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dasync.rst3 .. _async: target
/kernel/linux/linux-5.10/drivers/base/regmap/
Dregmap-spi.c23 struct regmap_async_spi *async = data; in regmap_spi_complete() local
58 struct regmap_async_spi *async = container_of(a, in regmap_spi_async_write() local
/kernel/linux/linux-6.6/drivers/base/regmap/
Dregmap-spi.c23 struct regmap_async_spi *async = data; in regmap_spi_complete() local
58 struct regmap_async_spi *async = container_of(a, in regmap_spi_async_write() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dktls_tx.c170 struct mlx5e_async_ctx *async = in create_tis_callback() local
185 struct mlx5e_async_ctx *async = in destroy_tis_callback() local
194 struct mlx5e_async_ctx *async) in mlx5e_tls_priv_tx_init()
227 struct mlx5e_async_ctx *async) in mlx5e_tls_priv_tx_cleanup()
301 struct mlx5e_async_ctx *async = &bulk_async->arr[j]; in create_work() local
/kernel/linux/linux-6.6/drivers/comedi/drivers/
Dni_tiocmd.c107 struct comedi_async *async = s->async; in ni_tio_input_cmd() local
207 struct comedi_async *async = s->async; in ni_tio_cmd() local
Dcomedi_test.c203 struct comedi_async *async = s->async; in waveform_ai_timer() local
450 struct comedi_async *async = s->async; in waveform_ao_timer() local
527 struct comedi_async *async = s->async; in waveform_ao_inttrig_start() local
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
Dni_tiocmd.c107 struct comedi_async *async = s->async; in ni_tio_input_cmd() local
207 struct comedi_async *async = s->async; in ni_tio_cmd() local
Dcomedi_test.c201 struct comedi_async *async = s->async; in waveform_ai_timer() local
438 struct comedi_async *async = s->async; in waveform_ao_timer() local
511 struct comedi_async *async = s->async; in waveform_ao_inttrig_start() local
Dcb_pcidas.c790 struct comedi_async *async = s->async; in cb_pcidas_ai_cmd() local
1002 struct comedi_async *async = s->async; in cb_pcidas_ao_inttrig() local
1034 struct comedi_async *async = s->async; in cb_pcidas_ao_cmd() local
1110 struct comedi_async *async = s->async; in cb_pcidas_ao_interrupt() local
1143 struct comedi_async *async = s->async; in cb_pcidas_ai_interrupt() local
/kernel/linux/linux-6.6/net/ipv4/
Dxfrm4_input.c47 int xfrm4_transport_finish(struct sk_buff *skb, int async) in xfrm4_transport_finish()
/kernel/linux/linux-5.10/net/ipv4/
Dxfrm4_input.c47 int xfrm4_transport_finish(struct sk_buff *skb, int async) in xfrm4_transport_finish()
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
Dcamss.c736 static int camss_subdev_notifier_bound(struct v4l2_async_notifier *async, in camss_subdev_notifier_bound()
752 static int camss_subdev_notifier_complete(struct v4l2_async_notifier *async) in camss_subdev_notifier_complete()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
Dusb-tusb6010.c154 unsigned int async, unsigned int sync, in tusb6010_setup_interface()
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
Dusb-tusb6010.c160 unsigned async, unsigned sync, in tusb6010_setup_interface()
/kernel/linux/linux-6.6/fs/btrfs/
Dbio.c555 struct async_submit_bio *async = in run_one_async_start() local
574 struct async_submit_bio *async = in run_one_async_done() local
628 struct async_submit_bio *async; in btrfs_wq_submit_bio() local

12345678910