Searched refs:dev_heads (Results 1 – 1 of 1) sorted by relevance
26 struct list_head dev_heads[N_DEV_HASH]; variable59 INIT_LIST_HEAD(&dev_heads[i]); in init_dev_heads()67 __list_for_each(p, &dev_heads[DEV_HASH(device)]) { in __dip_find()151 list_add_tail(&dip->hash_head, &dev_heads[DEV_HASH(device)]); in dip_alloc()