Home
last modified time | relevance | path

Searched refs:linux_kmap_entry (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/linux/
H A Dlinux_kmap.c71 struct linux_kmap_entry { struct
81 const struct linux_kmap_entry *const a = an; in lke_compare_nodes() argument
82 const struct linux_kmap_entry *const b = bn; in lke_compare_nodes()
95 const struct linux_kmap_entry *const lke = node; in lke_compare_key()
109 .rbto_node_offset = offsetof(struct linux_kmap_entry, lke_node),
222 struct linux_kmap_entry *const lke = kmem_alloc(sizeof(*lke), in kmap()
228 struct linux_kmap_entry *const collision __diagused = in kmap()
258 struct linux_kmap_entry *const lke = in kunmap()