Searched refs:phys_sid_htable (Results 1 – 1 of 1) sorted by relevance
26 static struct hlist_head phys_sid_htable[PTIRQ_ENTRY_HASHSIZE]; variable70 b = &(phys_sid_htable[key]); in find_ptirq_entry()240 hlist_add_head(&entry->phys_link, &(phys_sid_htable[key])); in ptirq_activate_entry()
Completed in 3 milliseconds