Searched refs:tracecmd_tsync_proto_unregister (Results 1 – 4 of 4) sorted by relevance
66 int tracecmd_tsync_proto_unregister(char *proto_name);
558 return tracecmd_tsync_proto_unregister(KVM_NAME); in kvm_clock_sync_unregister()
717 return tracecmd_tsync_proto_unregister(PTP_NAME); in ptp_clock_sync_unregister()
120 int tracecmd_tsync_proto_unregister(char *proto_name) in tracecmd_tsync_proto_unregister() function