Home
last modified time | relevance | path

Searched refs:destroy (Results 3826 - 3850 of 3951) sorted by relevance

1...<<151152153154155156157158159

/kernel/linux/linux-6.6/net/sched/
H A Dcls_u32.c835 * a special destroy call must be made to not free the pf memory. in u32_init_knode()
1446 .destroy = u32_destroy,
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dzcrypt_api.c353 __ATTR(destroy, 0600, NULL, zcdn_destroy_store);
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dcon3270.c1991 .destroy = tty3270_destroy_cb,
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe.c2445 .destroy = fcoe_destroy,
2686 * fcoe_vport_destroy() - destroy the fc_host/scsi_host for a vport
/kernel/linux/linux-6.6/mm/
H A Dzsmalloc.c417 .destroy = zs_zpool_destroy,
1668 * To prevent zspage destroy during migration, zspage freeing should
/kernel/linux/linux-6.6/net/ipv6/
H A Dudp.c1766 .destroy = udpv6_destroy_sock,
/kernel/linux/linux-6.6/net/core/
H A Dsock_map.c1614 saved_destroy = READ_ONCE(sk->sk_prot)->destroy; in sock_map_destroy()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_private.h321 void (*destroy)(struct net_bridge_mcast_gc *gc); member
/kernel/linux/linux-6.6/net/netfilter/ipset/
H A Dip_set_hash_gen.h394 /* Flush a hash type of set: destroy all elements */
585 pr_debug("Table destroy after resize by expire: %p\n", t); in mtype_gc()
777 /* If there's nobody else using the table, destroy it */ in mtype_resize()
779 pr_debug("Table destroy by resize %p\n", orig); in mtype_resize()
1024 pr_debug("Table destroy after resize by add: %p\n", t); in mtype_add()
1137 pr_debug("Table destroy after resize by del: %p\n", t); in mtype_del()
1342 pr_debug("Table destroy after resize " in mtype_uref()
1444 .destroy = mtype_destroy,
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd.c969 * destroy this video decoder
1259 dec->base.destroy = ruvd_destroy; in si_common_uvd_create_decoder()
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_context.c1580 vctx->base.destroy = virgl_context_destroy; in virgl_context_create()
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_x11.c2016 chain->base.destroy = x11_swapchain_destroy; in x11_surface_create_swapchain()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup.c1616 setup->vbuf->destroy(setup->vbuf); in lp_setup_create()
/third_party/libinput/src/
H A Devdev-tablet.c2365 .destroy = tablet_destroy,
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.c1074 pscreen->destroy = nvc0_screen_destroy; in nvc0_screen_create()
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Dparisc-mont.pl886 ldo $FRAME($fp),%sp ; destroy tp[num+1]
/third_party/python/Lib/idlelib/
H A Dpyshell.py1693 root.destroy()
H A Deditor.py1146 self.top.destroy()
/third_party/python/Lib/test/support/
H A D__init__.py280 root.destroy()
/third_party/openssl/crypto/bn/asm/
H A Dparisc-mont.pl886 ldo $FRAME($fp),%sp ; destroy tp[num+1]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DFramebufferGL.cpp427 void FramebufferGL::destroy(const gl::Context *context) in destroy() function in rx::FramebufferGL
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkCommandBuffer.cpp1226 void CommandBuffer::destroy(const VkAllocationCallbacks *pAllocator) in destroy() function in vk::CommandBuffer
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-cmap-table.hh1640 void fini () { this->table.destroy (); } in fini()
H A Dhb-ot-color-colr-table.hh1279 void fini () { this->colr.destroy (); } in fini()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DFramebuffer.cpp891 mImpl->destroy(context); in onDestroy()

Completed in 73 milliseconds

1...<<151152153154155156157158159