Home
last modified time | relevance | path

Searched refs:destroy (Results 751 - 775 of 2819) sorted by relevance

1...<<31323334353637383940>>...113

/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_streamoutput.c72 .destroy = NULL, /* Command buffer managed resource. */
/kernel/linux/linux-6.6/drivers/md/persistent-data/
H A Ddm-space-map-disk.c201 .destroy = sm_disk_destroy,
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-ps-service-time.c330 .destroy = st_destroy,
/kernel/linux/linux-6.6/tools/perf/util/
H A Dbpf_counter_cgroup.c283 evsel__delete(cgrp_switch); // it'll destroy on_switch progs too in bperf_cgrp__destroy()
294 .destroy = bperf_cgrp__destroy,
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_set_bitmap.c306 .destroy = nft_bitmap_destroy,
H A Dnft_immediate.c342 .destroy = nft_immediate_destroy,
H A Dnft_tproxy.c333 .destroy = nft_tproxy_destroy,
H A Dnft_log.c292 .destroy = nft_log_destroy,
H A Dnft_lookup.c252 .destroy = nft_lookup_destroy,
/kernel/linux/linux-6.6/net/sched/
H A Dsch_skbprio.c292 .destroy = skbprio_destroy,
H A Dsch_mq.c270 .destroy = mq_destroy,
/kernel/linux/linux-6.6/security/keys/trusted-keys/
H A Dtrusted_core.c317 .destroy = trusted_destroy,
/kernel/linux/linux-6.6/net/dns_resolver/
H A Ddns_key.c330 .destroy = user_destroy,
/kernel/linux/linux-6.6/net/ceph/
H A Dcrypto.c350 .destroy = ceph_key_destroy,
/kernel/linux/linux-6.6/net/ipv6/
H A Dxfrm6_policy.c154 .destroy = xfrm6_dst_destroy,
/kernel/linux/linux-6.6/net/ipv4/
H A Dxfrm4_policy.c132 .destroy = xfrm4_dst_destroy,
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnav_bar_test_ng.cpp1395 bool destroy = true; in HWTEST_F() local
1396 innerNavigationController->PopInPIP(destroy); in HWTEST_F()
1416 bool destroy = true; in HWTEST_F() local
1417 innerNavigationController->PopInPIP(destroy); in HWTEST_F()
1437 bool destroy = false; in HWTEST_F() local
1438 innerNavigationController->PopInPIP(destroy); in HWTEST_F()
/kernel/linux/linux-5.10/net/bridge/netfilter/
H A Debtables.c592 if (par.match->destroy != NULL) in ebt_cleanup_match()
593 par.match->destroy(&par); in ebt_cleanup_match()
610 if (par.target->destroy != NULL) in ebt_cleanup_watcher()
611 par.target->destroy(&par); in ebt_cleanup_watcher()
635 if (par.target->destroy != NULL) in ebt_cleanup_entry()
636 par.target->destroy(&par); in ebt_cleanup_entry()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c552 .destroy = nv50_dac_destroy,
1078 .destroy = nv50_msto_destroy,
1223 .destroy = nv50_mstc_destroy,
1706 .destroy = nv50_sor_destroy,
1886 .destroy = nv50_pior_destroy,
2728 connector->funcs->destroy(connector); in nv50_display_create()
/kernel/linux/linux-6.6/net/bridge/netfilter/
H A Debtables.c631 if (par.match->destroy != NULL) in ebt_cleanup_match()
632 par.match->destroy(&par); in ebt_cleanup_match()
649 if (par.target->destroy != NULL) in ebt_cleanup_watcher()
650 par.target->destroy(&par); in ebt_cleanup_watcher()
674 if (par.target->destroy != NULL) in ebt_cleanup_entry()
675 par.target->destroy(&par); in ebt_cleanup_entry()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.c229 .destroy = cdn_dp_connector_destroy,
1029 encoder->funcs->destroy(encoder); in cdn_dp_unbind()
1030 connector->funcs->destroy(connector); in cdn_dp_unbind()
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
H A Dmm.c70 * @destroy: flag if region should be destroyed upon shutdown
77 int destroy; member
290 r->destroy = 1; in ps3_mm_region_create()
300 * ps3_mm_region_destroy - destroy a memory region
308 if (!r->destroy) { in ps3_mm_region_destroy()
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/
H A Dmm.c69 * @destroy: flag if region should be destroyed upon shutdown
76 int destroy; member
291 r->destroy = 1; in ps3_mm_region_create()
301 * ps3_mm_region_destroy - destroy a memory region
309 if (!r->destroy) { in ps3_mm_region_destroy()
/kernel/linux/linux-5.10/net/rds/
H A Dib_cm.c831 int destroy = 1; in rds_ib_cm_handle_connect() local
938 destroy = 0; in rds_ib_cm_handle_connect()
960 return destroy; in rds_ib_cm_handle_connect()
992 /* Beware - returning non-zero tells the rdma_cm to destroy in rds_ib_cm_initiate_connect()
1124 /* first destroy the ib state that generates callbacks */ in rds_ib_conn_path_shutdown()
/kernel/linux/linux-5.10/net/vmw_vsock/
H A Dvirtio_transport_common.c888 goto destroy; in virtio_transport_recv_connecting()
892 goto destroy; in virtio_transport_recv_connecting()
896 destroy: in virtio_transport_recv_connecting()

Completed in 29 milliseconds

1...<<31323334353637383940>>...113