HomeSort by: relevance | last modified time | path
    Searched defs:linux_kmap_entry (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/linux/
linux_kmap.c 71 struct linux_kmap_entry { struct
81 const struct linux_kmap_entry *const a = an;
82 const struct linux_kmap_entry *const b = bn;
95 const struct linux_kmap_entry *const lke = node;
109 .rbto_node_offset = offsetof(struct linux_kmap_entry, lke_node),
222 struct linux_kmap_entry *const lke = kmem_alloc(sizeof(*lke),
228 struct linux_kmap_entry *const collision __diagused =
258 struct linux_kmap_entry *const lke =

Completed in 11 milliseconds