Home
last modified time | relevance | path

Searched refs:hnext (Results 1 – 3 of 3) sorted by relevance

/linux/security/integrity/ima/
H A Dima_queue.c118 hlist_for_each_entry_rcu(qe, &htable[key], hnext) { in ima_add_digest_entry()
193 hlist_add_head_rcu(&qe->hnext, &htable[key]); in ima_add_template_entry()
H A Dima.h128 struct hlist_node hnext; /* place in hash collision list */
115 struct hlist_node hnext; /* place in hash collision list */ global() member
/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c18722 struct lpfc_dmabuf *h_buf, *hnext; in lpfc_cleanup_rcv_buffers() local
18727 list_for_each_entry_safe(h_buf, hnext, &vport->rcv_buffer_list, list) { in lpfc_cleanup_rcv_buffers()
18754 struct lpfc_dmabuf *h_buf, *hnext; in lpfc_rcv_seq_check_edtov() local
18766 list_for_each_entry_safe(h_buf, hnext, &vport->rcv_buffer_list, list) { in lpfc_rcv_seq_check_edtov()