Home
last modified time | relevance | path

Searched defs:dev_dax (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/dax/
A Ddax-private.h62 struct dev_dax { struct
72 struct dev_dax_range { argument
79 static inline struct dev_dax *to_dev_dax(struct device *dev) in to_dev_dax() argument
A Ddevice.c81 struct dev_dax *dev_dax = filp->private_data; in dax_set_mapping() local
103 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() local
271 struct dev_dax *dev_dax = filp->private_data; in dev_dax_may_split() local
281 struct dev_dax *dev_dax = filp->private_data; in dev_dax_pagesize() local
295 struct dev_dax *dev_dax = filp->private_data; in dax_mmap() local
321 struct dev_dax *dev_dax = filp ? filp->private_data : NULL; in dax_get_unmapped_area() local
356 struct dev_dax *dev_dax = dax_get_private(dax_dev); in dax_open() local
373 struct dev_dax *dev_dax = filp->private_data; in dax_release() local
394 static void dev_dax_kill(void *dev_dax) in dev_dax_kill()
[all …]
A Dbus.c62 struct dev_dax *dev_dax = to_dev_dax(dev); in dax_match_type() local
172 bool static_dev_dax(struct dev_dax *dev_dax) in static_dev_dax()
194 struct dev_dax *dev_dax = to_dev_dax(dev); in dax_bus_probe() local
219 struct dev_dax *dev_dax = to_dev_dax(dev); in dax_bus_remove() local
395 void kill_dev_dax(struct dev_dax *dev_dax) in kill_dev_dax()
439 struct dev_dax *dev_dax = to_dev_dax(dev); in unregister_dev_dax() local
480 struct dev_dax *dev_dax; in delete_store() local
891 struct dev_dax *dev_dax = to_dev_dax(dev); in size_show() local
1054 struct dev_dax *dev_dax = to_dev_dax(dev); in size_store() local
1113 struct dev_dax *dev_dax = to_dev_dax(dev); in mapping_store() local
[all …]
A Dkmem.c30 static int dax_kmem_range(struct dev_dax *dev_dax, int i, struct range *r) in dax_kmem_range()
53 static int dev_dax_kmem_probe(struct dev_dax *dev_dax) in dev_dax_kmem_probe()
175 static void dev_dax_kmem_remove(struct dev_dax *dev_dax) in dev_dax_kmem_remove()
226 static void dev_dax_kmem_remove(struct dev_dax *dev_dax) in dev_dax_kmem_remove()
A Dcxl.c16 struct dev_dax *dev_dax; in cxl_dax_region_probe() local
A Dpmem.c16 struct dev_dax *dev_dax; in __dax_pmem_probe() local
/linux-6.3-rc2/tools/testing/nvdimm/
A Ddax-dev.c9 phys_addr_t dax_pgoff_to_phys(struct dev_dax *dev_dax, pgoff_t pgoff, in dax_pgoff_to_phys()
/linux-6.3-rc2/drivers/dax/hmem/
A Dhmem.c19 struct dev_dax *dev_dax; in dax_hmem_probe() local

Completed in 12 milliseconds