Home
last modified time | relevance | path

Searched refs:STARTED (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dvisit_info.hpp24 static const int STARTED = 1; member in boost::geometry::detail::overlay::visit_info
41 inline void set_started() { m_visit_code = STARTED; } in set_started()
51 inline bool started() const { return m_visit_code == STARTED; } in started()
/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Dapi.c137 if (ctx->status >= STARTED) in cxl_release_context()
202 if (ctx->status == STARTED) { in cxl_allocate_afu_irqs()
274 if (ctx->status == STARTED) in cxl_start_context()
325 ctx->status = STARTED; in cxl_start_context()
488 if (ctx->status != STARTED) in cxl_psa_map()
H A Dcontext.c150 if (ctx->status != STARTED) { in cxl_mmap_fault()
242 if (status != STARTED) in __detach_context()
H A Dfile.c273 ctx->status = STARTED; in afu_ioctl_start_work()
344 if (ctx->status != STARTED) in afu_mmap()
H A Dvphb.c61 if (ctx->status == STARTED) { in cxl_pci_disable_device()
H A Dcxl.h421 STARTED enumerator
H A Dnative.c635 bool need_update = (ctx->status == STARTED); in update_ivtes_directed()
/OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/
H A Docxl_hw.h47 STARTED enumerator
H A Docxl_hw.c134 if (ctx->state != STARTED) { in ocxlflash_psa_map()
371 ctx->state = STARTED; in start_context()
410 if (state != STARTED) in ocxlflash_stop_context()
541 if (ctx->state >= STARTED) { in ocxlflash_release_context()
1134 if (ctx->state != STARTED) { in ocxlflash_mmap_fault()
/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/h/
H A Dtargethw.h85 #define STARTED 1 macro
/OK3568_Linux_fs/kernel/Documentation/misc-devices/
H A Dxilinx_sdfec.rst140 …status>` filled by the ioctl :c:macro:`XSDFEC_GET_STATUS` indicates the SD-FEC core has not STARTED
169 …status>` filled by the ioctl :c:macro:`XSDFEC_GET_STATUS` indicates the SD-FEC core has not STARTED
188 …status>` filled by the ioctl :c:macro:`XSDFEC_GET_STATUS` indicates the SD-FEC core has not STARTED
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/calib3d/
H A Dcalib3d_c.h404 enum { DONE=0, STARTED=1, CALC_J=2, CHECK_ERR=3 }; enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/calib3d/
H A Dcalib3d_c.h404 enum { DONE=0, STARTED=1, CALC_J=2, CHECK_ERR=3 }; enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/calib3d/
H A Dcalib3d_c.h404 enum { DONE=0, STARTED=1, CALC_J=2, CHECK_ERR=3 }; enumerator
/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A Dhbm.c56 MEI_HBM_STATE(STARTED); in mei_hbm_state_str()
/OK3568_Linux_fs/kernel/block/
H A Dblk-mq-debugfs.c297 RQF_NAME(STARTED),
/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/
H A Dfplustm.c983 smc->hw.hw_state = STARTED ; in init_mac()
H A Dhwmtm.c1098 smc->hw.hw_state = STARTED ; in process_receive()