| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxxabi/include/ |
| H A D | cxxabi.h | 94 void (*constructor)(void *), void (*destructor)(void *)); 98 void (*constructor)(void *), void (*destructor)(void *), 103 void (*constructor)(void *), void (*destructor)(void *), 108 void (*constructor)(void *), void (*destructor)(void *)); 113 void (*destructor)(void *)); 118 void (*destructor)(void *)); 123 void (*destructor)(void *)); 127 void (*destructor)(void *), void (*dealloc)(void *)); 131 size_t padding_size, void (*destructor)(void *), 137 void (*destructor)(void *));
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxxabi/include/ |
| H A D | cxxabi.h | 94 void (*constructor)(void *), void (*destructor)(void *)); 98 void (*constructor)(void *), void (*destructor)(void *), 103 void (*constructor)(void *), void (*destructor)(void *), 108 void (*constructor)(void *), void (*destructor)(void *)); 113 void (*destructor)(void *)); 118 void (*destructor)(void *)); 123 void (*destructor)(void *)); 127 void (*destructor)(void *), void (*dealloc)(void *)); 131 size_t padding_size, void (*destructor)(void *), 137 void (*destructor)(void *));
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtbase/ |
| H A D | 0018-Revert-Fix-workaround-in-pthread-destructor.patch | 4 Subject: [PATCH] Revert "Fix workaround in pthread destructor" 10 81ce2d1d6f Fix workaround in pthread destructor 42 + // this destructor function, so we need to set it back to the 46 - // thread_local variables are set to zero before calling this destructor function, 59 + // called again (POSIX allows implementations to call destructor
|
| /OK3568_Linux_fs/kernel/include/kvm/ |
| H A D | iodev.h | 28 void (*destructor)(struct kvm_io_device *this); member 60 if (dev->ops->destructor) in kvm_iodevice_destructor() 61 dev->ops->destructor(dev); in kvm_iodevice_destructor()
|
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | fsclient.c | 265 .destructor = afs_flat_call_destructor, 435 .destructor = afs_flat_call_destructor, 442 .destructor = afs_flat_call_destructor, 544 .destructor = afs_flat_call_destructor, 597 .destructor = afs_flat_call_destructor, 676 .destructor = afs_flat_call_destructor, 723 .destructor = afs_flat_call_destructor, 800 .destructor = afs_flat_call_destructor, 881 .destructor = afs_flat_call_destructor, 975 .destructor = afs_flat_call_destructor, [all …]
|
| H A D | cmservice.c | 38 .destructor = afs_cm_destructor, 48 .destructor = afs_cm_destructor, 58 .destructor = afs_cm_destructor, 68 .destructor = afs_cm_destructor, 78 .destructor = afs_cm_destructor, 88 .destructor = afs_cm_destructor, 98 .destructor = afs_cm_destructor,
|
| H A D | yfsclient.c | 491 .destructor = afs_flat_call_destructor, 567 .destructor = afs_flat_call_destructor, 617 .destructor = afs_flat_call_destructor, 706 .destructor = afs_flat_call_destructor, 774 .destructor = afs_flat_call_destructor, 818 .destructor = afs_flat_call_destructor, 887 .destructor = afs_flat_call_destructor, 963 .destructor = afs_flat_call_destructor, 1043 .destructor = afs_flat_call_destructor, 1094 .destructor = afs_flat_call_destructor, [all …]
|
| H A D | vlclient.c | 122 .destructor = afs_destroy_vl_get_entry_by_name_u, 261 .destructor = afs_vl_get_addrs_u_destructor, 370 .destructor = afs_destroy_vl_get_capabilities, 612 .destructor = afs_vl_get_addrs_u_destructor, 724 .destructor = afs_destroy_yfsvl_get_cell_name,
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | tcp_offload.c | 93 copy_destructor = gso_skb->destructor == tcp_wfree; in tcp_gso_segment() 135 skb->destructor = gso_skb->destructor; in tcp_gso_segment() 155 swap(gso_skb->destructor, skb->destructor); in tcp_gso_segment()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | linux_pkt.c | 317 if (skb->destructor) { in linux_pktfree() 598 if (!skb->destructor || skb->destructor == sock_wfree) in osl_pkt_orphan_partial() 603 sprint_symbol(sym, (unsigned long)skb->destructor); in osl_pkt_orphan_partial() 606 p_tcp_wfree = skb->destructor; in osl_pkt_orphan_partial() 611 if (unlikely(skb->destructor != p_tcp_wfree || !skb->sk)) in osl_pkt_orphan_partial()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | linux_pkt.c | 317 if (skb->destructor) { in linux_pktfree() 598 if (!skb->destructor || skb->destructor == sock_wfree) in osl_pkt_orphan_partial() 603 sprint_symbol(sym, (unsigned long)skb->destructor); in osl_pkt_orphan_partial() 606 p_tcp_wfree = skb->destructor; in osl_pkt_orphan_partial() 611 if (unlikely(skb->destructor != p_tcp_wfree || !skb->sk)) in osl_pkt_orphan_partial()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | linux_pkt.c | 317 if (skb->destructor) { in linux_pktfree() 598 if (!skb->destructor || skb->destructor == sock_wfree) in osl_pkt_orphan_partial() 603 sprint_symbol(sym, (unsigned long)skb->destructor); in osl_pkt_orphan_partial() 606 p_tcp_wfree = skb->destructor; in osl_pkt_orphan_partial() 611 if (unlikely(skb->destructor != p_tcp_wfree || !skb->sk)) in osl_pkt_orphan_partial()
|
| /OK3568_Linux_fs/kernel/drivers/md/bcache/ |
| H A D | closure.c | 30 closure_fn *destructor = cl->fn; in closure_put_after_sub() local 34 if (destructor) in closure_put_after_sub() 35 destructor(cl); in closure_put_after_sub()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/aoe/ |
| H A D | todo.rst | 13 the destructor member of the struct sk_buff is available to the aoe 15 sk_buffs, and by registering a destructor, we should be able to
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | parse-events.y | 92 %destructor { free ($$); } <str> 94 %destructor { parse_events_term__delete ($$); } <term> 98 %destructor { parse_events_terms__delete ($$); } <list_terms> 115 %destructor { free_list_evsel ($$); } <list_evsel> 117 %destructor { free ($$.sys); free ($$.event); } <tracepoint_name> 121 %destructor { free ($$.ranges); } <array>
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | linux_pkt.c | 382 if (skb->destructor || irqs_disabled()) { in BCMFASTPATH() 866 if (!skb->destructor || skb->destructor == sock_wfree) in osl_pkt_orphan_partial() 877 sprint_symbol(sym, (unsigned long)skb->destructor); in osl_pkt_orphan_partial() 880 p_tcp_wfree = skb->destructor; in osl_pkt_orphan_partial() 885 if (unlikely(skb->destructor != p_tcp_wfree || !skb->sk)) in osl_pkt_orphan_partial()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | linux_pkt.c | 382 if (skb->destructor || irqs_disabled()) { in BCMFASTPATH() 866 if (!skb->destructor || skb->destructor == sock_wfree) in osl_pkt_orphan_partial() 877 sprint_symbol(sym, (unsigned long)skb->destructor); in osl_pkt_orphan_partial() 880 p_tcp_wfree = skb->destructor; in osl_pkt_orphan_partial() 885 if (unlikely(skb->destructor != p_tcp_wfree || !skb->sk)) in osl_pkt_orphan_partial()
|
| /OK3568_Linux_fs/kernel/net/tls/ |
| H A D | tls_device_fallback.c | 205 nskb->destructor = skb->destructor; in complete_skb() 207 skb->destructor = NULL; in complete_skb() 213 if (nskb->destructor == sock_efree) in complete_skb()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/ |
| H A D | devlink.c | 457 .destructor = kfree, 468 .destructor = kfree, 475 .destructor = kfree, 481 .destructor = kfree,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | crdump.c | 49 .destructor = &kvfree, 54 .destructor = &kvfree,
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | request_sock.h | 38 void (*destructor)(struct request_sock *req); member 117 req->rsk_ops->destructor(req); in __reqsk_free()
|
| /OK3568_Linux_fs/kernel/tools/lib/lockdep/ |
| H A D | common.c | 15 __attribute__((destructor)) static void liblockdep_exit(void) in liblockdep_exit()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroutesegment/ |
| H A D | tst_qgeoroutesegment.h | 58 void destructor();
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeomaneuver/ |
| H A D | tst_qgeomaneuver.h | 60 void destructor();
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeolocation/ |
| H A D | tst_qgeolocation.h | 61 void destructor();
|