| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/ |
| H A D | rxe_task.c | 105 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 D | rxe_task.h | 30 bool destroyed; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vce.c | 724 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 D | browser.cpp | 74 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 D | browser.cpp | 74 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 D | debug-objects.rst | 19 - 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 D | qdeclarativenavigator.cpp | 245 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 D | browser.cpp | 74 QObject::connect(mainWindow, &QObject::destroyed, [this, mainWindow]() { in createWindow()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/ |
| H A D | browser.cpp | 74 QObject::connect(mainWindow, &QObject::destroyed, [this, mainWindow]() { in createWindow()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | l2tp.rst | 157 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 D | radeon_vce.c | 560 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 D | qgeomapreplymapbox.cpp | 52 connect(this, &QObject::destroyed, reply, &QObject::deleteLater); in QGeoMapReplyMapbox()
|
| H A D | qgeocodereplymapbox.cpp | 66 connect(this, &QObject::destroyed, reply, &QObject::deleteLater); in QGeoCodeReplyMapbox()
|
| H A D | qplacesearchsuggestionreplymapbox.cpp | 67 connect(this, &QObject::destroyed, reply, &QObject::deleteLater); in QPlaceSearchSuggestionReplyMapbox()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/ |
| H A D | qgeomapreply_nokia.cpp | 61 connect(this, &QObject::destroyed, reply, &QObject::deleteLater); in QGeoMapReplyNokia()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/ |
| H A D | qgeomapreplyosm.cpp | 58 connect(this, &QObject::destroyed, reply, &QObject::deleteLater); in QGeoMapReplyOsm()
|
| H A D | qgeoroutereplyosm.cpp | 57 connect(this, &QObject::destroyed, reply, &QObject::deleteLater); in QGeoRouteReplyOsm()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/ |
| H A D | georoutereply_esri.cpp | 61 connect(this, &QObject::destroyed, reply, &QObject::deleteLater); in GeoRouteReplyEsri()
|
| H A D | geotiledmapreply_esri.cpp | 62 connect(this, &QObject::destroyed, reply, &QObject::deleteLater); in GeoTiledMapReplyEsri()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0065-desktop-shell-Fix-crash-when-activating-destroyed-de.patch | 4 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 D | 0067-desktop-shell-Fix-crash-when-activating-destroyed-de.patch | 4 Subject: [PATCH 67/93] desktop-shell: Fix crash when activating destroyed
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0066-desktop-shell-Fix-crash-when-activating-destroyed-de.patch | 4 Subject: [PATCH 66/92] desktop-shell: Fix crash when activating destroyed
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-dev | 18 dynamically created and destroyed as devices enter and
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/ |
| H A D | qplacecontentreplyimpl.cpp | 64 connect(this, &QObject::destroyed, reply, &QObject::deleteLater); in QPlaceContentReplyImpl()
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | x_store.S | 106 | a0 -> destroyed 107 | a1 -> destroyed
|