Searched refs:STAILQ_HEAD (Results 1 – 5 of 5) sorted by relevance
33 STAILQ_HEAD\(.*\)
29 STAILQ_HEAD(lockdep_edge_head, lockdep_edge);
107 STAILQ_HEAD(fip_sp_head, fip_sp);
182 STAILQ_HEAD(authenc_context_list, versal_context_node) context_list;183 STAILQ_HEAD(authenc_replay_list, versal_node) replay_list;
255 #define STAILQ_HEAD(name, type) \ macro
Completed in 10 milliseconds