Searched refs:QSPEntry (Results 1 – 1 of 1) sorted by relevance
83 struct QSPEntry { struct90 typedef struct QSPEntry QSPEntry; argument156 static inline uint32_t do_qsp_entry_hash(const QSPEntry *entry, uint64_t a) in do_qsp_entry_hash()161 static uint32_t qsp_entry_hash(const QSPEntry *entry) in qsp_entry_hash()166 static uint32_t qsp_entry_no_thread_hash(const QSPEntry *entry) in qsp_entry_no_thread_hash()172 static uint32_t qsp_entry_no_thread_obj_hash(const QSPEntry *entry) in qsp_entry_no_thread_obj_hash()207 const QSPEntry *a = ap; in qsp_entry_no_thread_cmp()208 const QSPEntry *b = bp; in qsp_entry_no_thread_cmp()215 const QSPEntry *a = ap; in qsp_entry_no_thread_obj_cmp()216 const QSPEntry *b = bp; in qsp_entry_no_thread_obj_cmp()[all …]