Searched refs:ntfy_list_tail (Results 1 – 1 of 1) sorted by relevance
56 static kcf_ntfy_elem_t *ntfy_list_tail; variable337 ntfy_list_head = ntfy_list_tail = nep; in crypto_notify_events()339 ntfy_list_tail->kn_next = nep; in crypto_notify_events()340 nep->kn_prev = ntfy_list_tail; in crypto_notify_events()341 ntfy_list_tail = nep; in crypto_notify_events()383 ntfy_list_tail = prevp; in crypto_unnotify_events()