Searched refs:argos_p2p (Results 1 – 3 of 3) sorted by relevance
326 static struct notifier_block argos_p2p; /* P2P */ variable19742 if (argos_p2p.notifier_call == NULL) {19743 argos_p2p.notifier_call = argos_status_notifier_p2p_cb;19744 ret = sec_argos_register_notifier(&argos_p2p, ARGOS_P2P_TABLE_LABEL);19759 if (argos_p2p.notifier_call) {19760 argos_p2p.notifier_call = NULL;19779 if (argos_p2p.notifier_call) {19780 sec_argos_unregister_notifier(&argos_p2p, ARGOS_P2P_TABLE_LABEL);19781 argos_p2p.notifier_call = NULL;
325 static struct notifier_block argos_p2p; /* P2P */ variable19901 if (argos_p2p.notifier_call == NULL) {19902 argos_p2p.notifier_call = argos_status_notifier_p2p_cb;19903 ret = sec_argos_register_notifier(&argos_p2p, ARGOS_P2P_TABLE_LABEL);19918 if (argos_p2p.notifier_call) {19919 argos_p2p.notifier_call = NULL;19938 if (argos_p2p.notifier_call) {19939 sec_argos_unregister_notifier(&argos_p2p, ARGOS_P2P_TABLE_LABEL);19940 argos_p2p.notifier_call = NULL;
326 static struct notifier_block argos_p2p; /* P2P */ variable19807 if (argos_p2p.notifier_call == NULL) {19808 argos_p2p.notifier_call = argos_status_notifier_p2p_cb;19809 ret = sec_argos_register_notifier(&argos_p2p, ARGOS_P2P_TABLE_LABEL);19824 if (argos_p2p.notifier_call) {19825 argos_p2p.notifier_call = NULL;19844 if (argos_p2p.notifier_call) {19845 sec_argos_unregister_notifier(&argos_p2p, ARGOS_P2P_TABLE_LABEL);19846 argos_p2p.notifier_call = NULL;