/kernel/linux/linux-6.6/security/keys/ |
H A D | big_key.c | 48 .destroy = big_key_destroy,
|
H A D | request_key_auth.c | 38 .destroy = request_key_auth_destroy,
|
/kernel/linux/linux-6.6/mm/ |
H A D | zbud.c | 423 .destroy = zbud_zpool_destroy,
|
/kernel/linux/linux-6.6/net/bridge/netfilter/ |
H A D | nft_meta_bridge.c | 193 .destroy = nft_meta_set_destroy,
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | raw_diag.c | 222 .destroy = raw_diag_destroy,
|
H A D | tcp_diag.c | 233 .destroy = tcp_diag_destroy,
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nft_numgen.c | 197 .destroy = nft_ng_inc_destroy,
|
H A D | xt_limit.c | 193 .destroy = limit_mt_destroy,
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | cls_cgroup.c | 205 .destroy = cls_cgroup_destroy,
|
/third_party/glslang/glslang/Include/ |
H A D | PoolAlloc.h | 304 void destroy(pointer p) { p->T::~T(); } in destroy() function in glslang::pool_allocator
|
/third_party/libwebsockets/lib/abstract/protocols/smtp/ |
H A D | smtp.c | 372 .destroy = lws_smtpc_destroy,
|
/third_party/libdrm/freedreno/kgsl/ |
H A D | kgsl_bo.c | 132 .destroy = kgsl_bo_destroy,
|
H A D | kgsl_ringbuffer.c | 201 .destroy = kgsl_ringbuffer_destroy,
|
/third_party/mesa3d/src/freedreno/drm/virtio/ |
H A D | virtio_pipe.c | 198 .destroy = virtio_pipe_destroy,
|
/third_party/mesa3d/src/amd/vulkan/winsys/null/ |
H A D | radv_null_winsys.c | 191 ws->base.destroy = radv_null_winsys_destroy; in radv_null_winsys_create()
|
/third_party/mesa3d/src/gallium/include/pipe/ |
H A D | p_screen.h | 97 void (*destroy)( struct pipe_screen * ); member 515 * \param memobj The memory object to destroy
|
/third_party/mesa3d/src/gallium/winsys/d3d12/wgl/ |
H A D | d3d12_wgl_framebuffer.cpp | 238 fb->base.destroy = d3d12_wgl_framebuffer_destroy; in d3d12_wgl_create_framebuffer()
|
/third_party/mesa3d/src/gallium/winsys/sw/dri/ |
H A D | dri_sw_winsys.c | 305 ws->base.destroy = dri_destroy_sw_winsys; in dri_create_sw_winsys()
|
/third_party/mesa3d/src/gallium/tests/graw/ |
H A D | shader-leak.c | 165 ctx->destroy(ctx); in draw()
|
/third_party/node/lib/internal/cluster/ |
H A D | child.js | 295 Worker.prototype.destroy = function() {
|
/third_party/node/lib/internal/test_runner/ |
H A D | harness.js | 139 destroy(asyncId) {
|
/third_party/node/test/parallel/ |
H A D | test-http-agent-keepalive.js | 39 res.destroy(); 110 // Remote server will destroy the socket
|
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse.h | 62 * init and destroy are special purpose methods, without which a full 300 * destroy() method. 314 void (*destroy) (void *); member
|
/third_party/node/deps/npm/node_modules/https-proxy-agent/dist/ |
H A D | index.js | 144 socket.destroy();
|
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_private.h | 129 VkResult (*destroy)(struct wsi_swapchain *swapchain, member
|