Searched refs:hlist_head (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/include/linux/
H A Dhashtable.h41 struct hlist_head name[1u << (bits)]
44 __hash_init(struct hlist_head *hash, unsigned n)
52 __hash_empty(struct hlist_head *hash, unsigned n)
/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_hashtab.c71 struct hlist_head *h_list;
86 struct hlist_head *h_list;
104 struct hlist_head *h_list;
121 struct hlist_head *h_list;
/netbsd-current/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_hashtab.h52 struct hlist_head *table;
/netbsd-current/sys/external/bsd/common/include/linux/
H A Dlist.h357 #define hlist_head pslist_head macro
367 hlist_add_head(struct hlist_node *node, struct hlist_head *head)
425 hlist_add_head_rcu(struct hlist_node *node, struct hlist_head *head)
/netbsd-current/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_cmdbuf_res.c349 ttm_round_pot(sizeof(struct hlist_head) <<
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_execbuffer.c285 struct hlist_head *buckets; /** ht for relocation handles */
326 eb->buckets = kzalloc(sizeof(struct hlist_head) << size,
833 struct hlist_head *head;
874 sizeof(struct hlist_head) << eb->lut_size);
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dkvmgt.c101 struct hlist_head ptable[NR_BKT];

Completed in 116 milliseconds