Searched defs:dev_dax (Results 1 – 4 of 4) sorted by relevance
81 struct dev_dax { struct93 struct dev_dax_range *ranges; argument103 static inline struct dev_dax *to_dev_dax(struct device *dev) in to_dev_dax() argument
71 struct dev_dax *dev_dax = to_dev_dax(dev); in dax_match_type() local181 bool static_dev_dax(struct dev_dax *dev_dax) in static_dev_dax()203 struct dev_dax *dev_dax = to_dev_dax(dev); in dax_bus_probe() local235 struct dev_dax *dev_dax = to_dev_dax(dev); in dax_bus_remove() local423 void kill_dev_dax(struct dev_dax *dev_dax) in kill_dev_dax()467 struct dev_dax *dev_dax = to_dev_dax(dev); in unregister_dev_dax() local539 struct dev_dax *dev_dax; in delete_store() local933 struct dev_dax *dev_dax = to_dev_dax(dev); in size_show() local1099 struct dev_dax *dev_dax = to_dev_dax(dev); in size_store() local1425 struct dev_dax *dev_dax; in __devm_create_dev_dax() local[all …]
80 struct dev_dax *dev_dax = filp->private_data; in dax_set_mapping() local101 static vm_fault_t __dev_dax_pte_fault(struct dev_dax *dev_dax, in __dev_dax_pte_fault()237 struct dev_dax *dev_dax = filp->private_data; in dev_dax_huge_fault() local266 struct dev_dax *dev_dax = filp->private_data; in dev_dax_may_split() local276 struct dev_dax *dev_dax = filp->private_data; in dev_dax_pagesize() local290 struct dev_dax *dev_dax = filp->private_data; in dax_mmap() local316 struct dev_dax *dev_dax = filp ? filp->private_data : NULL; in dax_get_unmapped_area() local351 struct dev_dax *dev_dax = dax_get_private(dax_dev); in dax_open() local368 struct dev_dax *dev_dax = filp->private_data; in dax_release() local389 static void dev_dax_kill(void *dev_dax) in dev_dax_kill()[all …]
31 static int dax_kmem_range(struct dev_dax *dev_dax, int i, struct range *r) in dax_kmem_range()68 static int dev_dax_kmem_probe(struct dev_dax *dev_dax) in dev_dax_kmem_probe()209 static void dev_dax_kmem_remove(struct dev_dax *dev_dax) in dev_dax_kmem_remove()260 static void dev_dax_kmem_remove(struct dev_dax *dev_dax) in dev_dax_kmem_remove()
Completed in 11 milliseconds