Searched refs:destroy (Results 1 – 5 of 5) sorted by relevance
63 goto destroy; in restore_queue()71 goto destroy; in restore_queue()76 destroy: in restore_queue()
81 POWER_CYCLE = virsh destroy ${MACHINE}; sleep 5; virsh start ${MACHINE}
6 tep_alloc, tep_free,tep_ref, tep_unref,tep_get_ref - Create, destroy, manage24 These are the main functions to create and destroy tep_handle - the main
9 Initialize / destroy a trace sequence.
4890 int (*destroy)(struct bpf_link *link); member4900 err = link->destroy(link); in bpf_link__destroy()4946 link->link.destroy = &bpf_link__destroy_perf_event; in bpf_program__attach_perf_event()5240 link->link.destroy = &bpf_link__destroy_fd; in bpf_program__attach_raw_tracepoint()