Home
last modified time | relevance | path

Searched refs:destructor (Results 1 – 25 of 167) sorted by relevance

1234567

/openbmc/linux/net/core/
H A Dsock_destructor.h8 return skb->destructor == sock_wfree || in is_skb_wmem()
9 skb->destructor == __sock_wfree || in is_skb_wmem()
10 (IS_ENABLED(CONFIG_INET) && skb->destructor == tcp_wfree); in is_skb_wmem()
/openbmc/entity-manager/src/
H A Doverlay.cpp118 const std::string& destructor) in deleteDevice() argument
121 deviceDestructor /= destructor; in deleteDevice()
170 const std::string& destructor, in buildDevice() argument
189 deleteDevice(busPath, address, destructor); in buildDevice()
196 constructor, destructor, hasHWMonDir, in buildDevice()
205 constructor, destructor, hasHWMonDir, in buildDevice()
228 std::string destructor = exportTemplate.remove; in exportDevice() local
277 destructor, hasHWMonDir, std::move(channels)); in exportDevice()
H A Ddevices.hpp57 const char* destructor, createsHWMon hasHWMonDir) : in ExportTemplate()
59 busPath(bus), add(constructor), remove(destructor), in ExportTemplate()
/openbmc/linux/drivers/md/bcache/
H A Dclosure.c30 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()
/openbmc/linux/net/ipv4/
H A Dinet_fragment.c262 if (f->destructor) in inet_frag_destroy_rcu()
263 f->destructor(q); in inet_frag_destroy_rcu()
454 void (*destructor)(struct sk_buff *); in inet_frag_reasm_prepare() local
467 destructor = skb->destructor; in inet_frag_reasm_prepare()
488 skb->destructor = NULL; in inet_frag_reasm_prepare()
547 head->destructor = destructor; in inet_frag_reasm_prepare()
H A Dtcp_offload.c95 copy_destructor = gso_skb->destructor == tcp_wfree; in tcp_gso_segment()
136 skb->destructor = gso_skb->destructor; in tcp_gso_segment()
156 swap(gso_skb->destructor, skb->destructor); in tcp_gso_segment()
/openbmc/linux/fs/afs/
H A Dcmservice.c40 .destructor = afs_cm_destructor,
50 .destructor = afs_cm_destructor,
60 .destructor = afs_cm_destructor,
70 .destructor = afs_cm_destructor,
80 .destructor = afs_cm_destructor,
90 .destructor = afs_cm_destructor,
100 .destructor = afs_cm_destructor,
H A Dfsclient.c266 .destructor = afs_flat_call_destructor,
408 .destructor = afs_flat_call_destructor,
415 .destructor = afs_flat_call_destructor,
517 .destructor = afs_flat_call_destructor,
570 .destructor = afs_flat_call_destructor,
649 .destructor = afs_flat_call_destructor,
696 .destructor = afs_flat_call_destructor,
773 .destructor = afs_flat_call_destructor,
854 .destructor = afs_flat_call_destructor,
948 .destructor = afs_flat_call_destructor,
[all …]
H A Dyfsclient.c455 .destructor = afs_flat_call_destructor,
533 .destructor = afs_flat_call_destructor,
583 .destructor = afs_flat_call_destructor,
672 .destructor = afs_flat_call_destructor,
740 .destructor = afs_flat_call_destructor,
784 .destructor = afs_flat_call_destructor,
853 .destructor = afs_flat_call_destructor,
929 .destructor = afs_flat_call_destructor,
1010 .destructor = afs_flat_call_destructor,
1061 .destructor = afs_flat_call_destructor,
[all …]
H A Dvlclient.c122 .destructor = afs_destroy_vl_get_entry_by_name_u,
261 .destructor = afs_vl_get_addrs_u_destructor,
370 .destructor = afs_destroy_vl_get_capabilities,
613 .destructor = afs_vl_get_addrs_u_destructor,
725 .destructor = afs_destroy_yfsvl_get_cell_name,
/openbmc/linux/Documentation/admin-guide/aoe/
H A Dtodo.rst13 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
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Ddevlink.c660 .destructor = kfree,
671 .destructor = kfree,
678 .destructor = kfree,
684 .destructor = kfree,
690 .destructor = kfree,
696 .destructor = kfree,
702 .destructor = kfree,
/openbmc/linux/tools/perf/util/
H A Dparse-events.y83 %destructor { free ($$); } <str>
85 %destructor { parse_events_term__delete ($$); } <term>
89 %destructor { parse_events_terms__delete ($$); } <list_terms>
105 %destructor { free_list_evsel ($$); } <list_evsel>
107 %destructor { free ($$.sys); free ($$.event); } <tracepoint_name>
109 %destructor { free ($$.str); } <hardware_term>
H A Dbpf-filter.y35 %destructor { free ($$); } <expr>
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-scmi.c98 virtio_device->obj.destructor = qvirtio_scmi_device_destructor; in virtio_scmi_device_create()
145 obj->destructor = qvirtio_scmi_pci_destructor; in virtio_scmi_pci_create()
H A Dvirtio-gpio.c96 virtio_device->obj.destructor = qvirtio_gpio_device_destructor; in virtio_gpio_device_create()
143 obj->destructor = qvirtio_gpio_pci_destructor; in virtio_gpio_pci_create()
H A Dvirtio-net.c111 virtio_ndevice->obj.destructor = qvirtio_net_device_destructor; in virtio_net_device_create()
162 obj->destructor = qvirtio_net_pci_destructor; in virtio_net_pci_create()
H A Dvirtio-9p.c146 virtio_device->obj.destructor = virtio_9p_device_destructor; in virtio_9p_device_create()
196 obj->destructor = virtio_9p_pci_destructor; in virtio_9p_pci_create()
H A Darm-n800-machine.c77 machine->obj.destructor = n800_destructor; in qos_create_machine_arm_n800()
/openbmc/linux/net/rxrpc/
H A Dconn_object.c67 INIT_WORK(&conn->destructor, rxrpc_clean_up_connection); in rxrpc_alloc_connection()
306 container_of(work, struct rxrpc_connection, destructor); in rxrpc_clean_up_connection()
367 schedule_work(&conn->destructor); in rxrpc_put_connection()
369 rxrpc_clean_up_connection(&conn->destructor); in rxrpc_put_connection()
/openbmc/linux/net/tls/
H A Dtls_device_fallback.c217 nskb->destructor = skb->destructor; in complete_skb()
219 skb->destructor = NULL; in complete_skb()
225 if (nskb->destructor == sock_efree) in complete_skb()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dcrdump.c49 .destructor = &kvfree,
54 .destructor = &kvfree,
/openbmc/linux/include/net/
H A Drequest_sock.h38 void (*destructor)(struct request_sock *req); member
119 req->rsk_ops->destructor(req); in __reqsk_free()
/openbmc/linux/net/sched/
H A Dact_sample.c261 tc_action_priv_destructor *destructor) in tcf_sample_get_group() argument
270 *destructor = tcf_psample_group_put; in tcf_sample_get_group()
280 act->ops->get_psample_group(act, &entry->destructor); in tcf_offload_sample_get_group()
/openbmc/linux/include/kvm/
H A Diodev.h28 void (*destructor)(struct kvm_io_device *this); member

1234567