| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/finclude/ |
| H A D | openacc.f90 | 138 integer arg, async local 145 integer async local 371 integer (acc_handle_kind) async local 380 integer (acc_handle_kind) async local 386 integer (acc_handle_kind) async local 395 integer (acc_handle_kind) async local 404 integer (acc_handle_kind) async local 410 integer (acc_handle_kind) async local 419 integer (acc_handle_kind) async local 428 integer (acc_handle_kind) async local [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/finclude/ |
| H A D | openacc.f90 | 138 integer arg, async local 145 integer async local 371 integer (acc_handle_kind) async local 380 integer (acc_handle_kind) async local 386 integer (acc_handle_kind) async local 395 integer (acc_handle_kind) async local 404 integer (acc_handle_kind) async local 410 integer (acc_handle_kind) async local 419 integer (acc_handle_kind) async local 428 integer (acc_handle_kind) async local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/ |
| H A D | comedi_buf.c | 56 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 …]
|
| H A D | drivers.c | 463 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
|
| H A D | comedi_fops.c | 341 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 1747 struct comedi_async *async; in do_cmd_ioctl() local 2321 struct comedi_async *async; in comedi_mmap() local 2465 struct comedi_async *async; in comedi_write() local 2601 struct comedi_async *async; in comedi_read() local 3198 struct comedi_async *async = s->async; in comedi_event() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/ |
| H A D | regs.c | 38 void disable_dcrop(struct rkisp1_stream *stream, bool async) in disable_dcrop() 54 void config_dcrop(struct rkisp1_stream *stream, struct v4l2_rect *rect, bool async) in config_dcrop() 108 static void update_rsz_shadow(struct rkisp1_stream *stream, bool async) in update_rsz_shadow() 190 struct v4l2_rect *out_c, bool async) in config_rsz() 211 void disable_rsz(struct rkisp1_stream *stream, bool async) in disable_rsz()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/storage/ |
| H A D | network_status.cpp | 33 void NetworkStatus::Subscribe(util::AsyncTask *async) { in Subscribe() 38 void NetworkStatus::Unsubscribe(util::AsyncTask *async) { in Unsubscribe() 49 for (auto async : observers) { in Reachable() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | regs.c | 39 void rkisp_disable_dcrop(struct rkisp_stream *stream, bool async) in rkisp_disable_dcrop() 53 struct v4l2_rect *rect, bool async) in rkisp_config_dcrop() 145 static void update_rsz_shadow(struct rkisp_stream *stream, bool async) in update_rsz_shadow() 308 struct v4l2_rect *out_c, bool async) in set_bilinear_scale() 361 struct v4l2_rect *out_c, bool async) in rkisp_config_rsz() 389 void rkisp_disable_rsz(struct rkisp_stream *stream, bool async) in rkisp_disable_rsz()
|
| H A D | capture_v1x.c | 329 static int rkisp_stream_config_dcrop(struct rkisp_stream *stream, bool async) in rkisp_stream_config_dcrop() 358 static int rkisp_stream_config_rsz(struct rkisp_stream *stream, bool async) in rkisp_stream_config_rsz() 1001 bool async = false; in rkisp_stream_start() local
|
| /OK3568_Linux_fs/kernel/drivers/base/power/ |
| H A D | main.c | 240 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 int device_resume_noirq(struct device *dev, pm_message_t state, bool async) in device_resume_noirq() 765 static int device_resume_early(struct device *dev, pm_message_t state, bool async) in device_resume_early() 897 static int 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 …]
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | devio.c | 93 struct async { struct 94 struct list_head asynclist; argument 95 struct usb_dev_state *ps; 96 struct pid *pid; 97 const struct cred *cred; 98 unsigned int signr; 99 unsigned int ifnum; 100 void __user *userbuffer; 101 void __user *userurb; 102 sigval_t userurb_sigval; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/base/regmap/ |
| H A D | regmap-spi.c | 23 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
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | async.rst | 3 .. _async: target
|
| /OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/ |
| H A D | cryptlib.h | 33 } async; member 96 } async; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/ |
| H A D | run_loop_impl.hpp | 28 std::unique_ptr<AsyncTask> async; member in mbgl::util::RunLoop::Impl
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | ni_tiocmd.c | 107 struct comedi_async *async = s->async; in ni_tio_input_cmd() local 207 struct comedi_async *async = s->async; in ni_tio_cmd() local
|
| H A D | comedi_test.c | 201 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
|
| H A D | cb_pcidas.c | 790 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
|
| H A D | mite.c | 274 struct comedi_async *async = s->async; in mite_sync_input_dma() local 306 struct comedi_async *async = s->async; in mite_sync_output_dma() local 654 struct comedi_async *async = s->async; in mite_init_ring_descriptors() local 719 struct comedi_async *async = s->async; in mite_buf_change() local
|
| H A D | amplc_pci230.c | 1065 struct comedi_async *async = s->async; in pci230_handle_ao_nofifo() local 1096 struct comedi_async *async = s->async; in pci230_handle_ao_fifo() local 1213 struct comedi_async *async = s->async; in pci230_ao_start() local 1865 struct comedi_async *async = s->async; in pci230_ai_start() local 2016 struct comedi_async *async = s->async; in pci230_handle_ai() local 2087 struct comedi_async *async = s->async; in pci230_ai_cmd() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/ |
| H A D | async_task.cpp | 50 uv_async_t* async; member in mbgl::util::AsyncTask::Impl
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | pageflip.c | 235 Bool async, in ms_do_pageflip_bo() 356 Bool async, in ms_do_pageflip()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/qcom/camss/ |
| H A D | camss.c | 736 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()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | xfrm4_input.c | 47 int xfrm4_transport_finish(struct sk_buff *skb, int async) in xfrm4_transport_finish()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | usb-tusb6010.c | 160 unsigned async, unsigned sync, in tusb6010_setup_interface()
|