Searched refs:id_bucket (Results 1 – 2 of 2) sorted by relevance
16 struct id_bucket { struct17 struct id_bucket *next; argument22 #define BUCKET_ALIGNMENT __alignof__(struct id_bucket) argument25 struct id_bucket *next;34 struct id_bucket *buck = a->current_id_bucket; in id_alloc()48 buck->full = BUCKET_ALIGN(sizeof(struct id_bucket)); in id_alloc()126 struct id_bucket *buck = a->current_id_bucket; in pci_id_hash_free()
89 struct id_bucket *current_id_bucket;