Home
last modified time | relevance | path

Searched refs:destroyed (Results 1 – 25 of 150) sorted by relevance

123456

/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_task.c105 task->destroyed = false; in rxe_init_task()
124 task->destroyed = true; in rxe_cleanup_task()
137 if (task->destroyed) in rxe_run_task()
H A Drxe_task.h30 bool destroyed; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vce.c724 uint32_t destroyed = 0; in amdgpu_vce_ring_parse_cs() local
824 if (destroyed & (1 << session_idx)) { in amdgpu_vce_ring_parse_cs()
825 destroyed &= ~(1 << session_idx); in amdgpu_vce_ring_parse_cs()
876 destroyed |= 1 << session_idx; in amdgpu_vce_ring_parse_cs()
936 tmp = destroyed; in amdgpu_vce_ring_parse_cs()
959 uint32_t destroyed = 0; in amdgpu_vce_ring_parse_cs_vm() local
988 if (destroyed & (1 << session_idx)) { in amdgpu_vce_ring_parse_cs_vm()
989 destroyed &= ~(1 << session_idx); in amdgpu_vce_ring_parse_cs_vm()
1001 destroyed |= 1 << session_idx; in amdgpu_vce_ring_parse_cs_vm()
1025 tmp = destroyed; in amdgpu_vce_ring_parse_cs_vm()
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/
H A Dbrowser.cpp74 QObject::connect(mainWindow, &QObject::destroyed, [this, mainWindow]() { in createWindow()
88 QObject::connect(mainWindow, &QObject::destroyed, [this, mainWindow]() { in createDevToolsWindow()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/
H A Dbrowser.cpp74 QObject::connect(mainWindow, &QObject::destroyed, [this, mainWindow]() { in createWindow()
88 QObject::connect(mainWindow, &QObject::destroyed, [this, mainWindow]() { in createDevToolsWindow()
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Ddebug-objects.rst19 - Usage of freed/destroyed objects
75 active and destroyed objects. When debugobjects detects an error, then
98 active and destroyed objects. When debugobjects detects an error, then
122 active and destroyed objects. When debugobjects detects an error, then
147 or destroyed objects.
155 This function is called to mark an object destroyed. This is useful to
161 the object can be destroyed. Destruction is not allowed for active and
162 destroyed objects. When debugobjects detects an error, then it calls the
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqdeclarativenavigator.cpp245 connect(map, &QObject::destroyed, this, in setMap()
272 connect(route, &QObject::destroyed, in setRoute()
294 QObject::connect(positionSource, &QObject::destroyed, in setPositionSource()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/
H A Dbrowser.cpp74 QObject::connect(mainWindow, &QObject::destroyed, [this, mainWindow]() { in createWindow()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/
H A Dbrowser.cpp74 QObject::connect(mainWindow, &QObject::destroyed, [this, mainWindow]() { in createWindow()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dl2tp.rst157 CONN_ID Y Identifies the tunnel id to be destroyed.
212 to be destroyed.
213 SESSION_ID Y Identifies the session id to be destroyed.
429 tunnel management socket is connected and is destroyed when the
434 are set using setsockopt. The L2TP session instance is destroyed
524 tunnel and all of its sessions must be closed and destroyed. Since the
533 eventually destroyed, it's sk_destruct finally frees the L2TP tunnel
605 L2TP Ethernet sessions are created and destroyed by netlink request,
606 or are destroyed when the tunnel is destroyed. Unlike PPP sessions,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_vce.c560 bool destroyed = false, created = false, allocated = false; in radeon_vce_cs_parse() local
575 if (destroyed) { in radeon_vce_cs_parse()
628 destroyed = true; in radeon_vce_cs_parse()
674 if ((!r && destroyed) || (r && allocated)) { in radeon_vce_cs_parse()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeomapreplymapbox.cpp52 connect(this, &QObject::destroyed, reply, &QObject::deleteLater); in QGeoMapReplyMapbox()
H A Dqgeocodereplymapbox.cpp66 connect(this, &QObject::destroyed, reply, &QObject::deleteLater); in QGeoCodeReplyMapbox()
H A Dqplacesearchsuggestionreplymapbox.cpp67 connect(this, &QObject::destroyed, reply, &QObject::deleteLater); in QPlaceSearchSuggestionReplyMapbox()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeomapreply_nokia.cpp61 connect(this, &QObject::destroyed, reply, &QObject::deleteLater); in QGeoMapReplyNokia()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeomapreplyosm.cpp58 connect(this, &QObject::destroyed, reply, &QObject::deleteLater); in QGeoMapReplyOsm()
H A Dqgeoroutereplyosm.cpp57 connect(this, &QObject::destroyed, reply, &QObject::deleteLater); in QGeoRouteReplyOsm()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeoroutereply_esri.cpp61 connect(this, &QObject::destroyed, reply, &QObject::deleteLater); in GeoRouteReplyEsri()
H A Dgeotiledmapreply_esri.cpp62 connect(this, &QObject::destroyed, reply, &QObject::deleteLater); in GeoTiledMapReplyEsri()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0065-desktop-shell-Fix-crash-when-activating-destroyed-de.patch4 Subject: [PATCH 65/79] desktop-shell: Fix crash when activating destroyed
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0067-desktop-shell-Fix-crash-when-activating-destroyed-de.patch4 Subject: [PATCH 67/93] desktop-shell: Fix crash when activating destroyed
/OK3568_Linux_fs/buildroot/package/weston/
H A D0066-desktop-shell-Fix-crash-when-activating-destroyed-de.patch4 Subject: [PATCH 66/92] desktop-shell: Fix crash when activating destroyed
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-dev18 dynamically created and destroyed as devices enter and
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/
H A Dqplacecontentreplyimpl.cpp64 connect(this, &QObject::destroyed, reply, &QObject::deleteLater); in QPlaceContentReplyImpl()
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dx_store.S106 | a0 -> destroyed
107 | a1 -> destroyed

123456