Searched defs:dev_dax (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/testing/nvdimm/
H A Ddax-dev.c9 phys_addr_t dax_pgoff_to_phys(struct dev_dax *dev_dax, pgoff_t pgoff, argument
/linux-master/drivers/dax/
H A Ddax-private.h63 struct dev_dax { struct
H A Dkmem.c31 static int dax_kmem_range(struct dev_dax *dev_dax, int i, struct range *r) argument
90 static int dev_dax_kmem_probe(struct dev_dax *dev_dax) argument
224 dev_dax_kmem_remove(struct dev_dax *dev_dax) argument
275 dev_dax_kmem_remove(struct dev_dax *dev_dax) argument
[all...]
H A Ddevice.c17 static int check_vma(struct dev_dax *dev_dax, struct vm_area_struct *vma, argument
54 __weak phys_addr_t dax_pgoff_to_phys(struct dev_dax *dev_dax, pgoff_t pgoff, argument
81 struct dev_dax *dev_da local
103 __dev_dax_pte_fault(struct dev_dax *dev_dax, struct vm_fault *vmf) argument
136 __dev_dax_pmd_fault(struct dev_dax *dev_dax, struct vm_fault *vmf) argument
180 __dev_dax_pud_fault(struct dev_dax *dev_dax, struct vm_fault *vmf) argument
224 __dev_dax_pud_fault(struct dev_dax *dev_dax, struct vm_fault *vmf) argument
236 struct dev_dax *dev_dax = filp->private_data; local
265 struct dev_dax *dev_dax = filp->private_data; local
275 struct dev_dax *dev_dax = filp->private_data; local
289 struct dev_dax *dev_dax = filp->private_data; local
315 struct dev_dax *dev_dax = filp ? filp->private_data : NULL; local
350 struct dev_dax *dev_dax = dax_get_private(dax_dev); local
367 struct dev_dax *dev_dax = filp->private_data; local
388 dev_dax_kill(void *dev_dax) argument
393 dev_dax_probe(struct dev_dax *dev_dax) argument
[all...]
H A Dbus.c74 struct dev_dax *dev_dax = to_dev_dax(dev); local
184 bool static_dev_dax(struct dev_dax *dev_dax) argument
190 static u64 dev_dax_size(struct dev_dax *dev_dax) argument
206 struct dev_dax *dev_dax = to_dev_dax(dev); local
238 struct dev_dax *dev_dax = to_dev_dax(dev); local
402 struct dev_dax *dev_dax = __devm_create_dev_dax(&data); local
426 kill_dev_dax(struct dev_dax *dev_dax) argument
444 trim_dev_dax_range(struct dev_dax *dev_dax) argument
462 free_dev_dax_ranges(struct dev_dax *dev_dax) argument
470 struct dev_dax *dev_dax = to_dev_dax(dev); local
505 __free_dev_dax_id(struct dev_dax *dev_dax) argument
521 free_dev_dax_id(struct dev_dax *dev_dax) argument
533 alloc_dev_dax_id(struct dev_dax *dev_dax) argument
551 struct dev_dax *dev_dax; local
701 struct dev_dax *dev_dax = to_dev_dax(parent); local
712 struct dev_dax *dev_dax = to_dev_dax(dev->parent); local
738 struct dev_dax *dev_dax = to_dev_dax(dev->parent); local
826 devm_register_dax_mapping(struct dev_dax *dev_dax, int range_id) argument
868 alloc_dev_dax_range(struct dev_dax *dev_dax, u64 start, resource_size_t size) argument
929 adjust_dev_dax_range(struct dev_dax *dev_dax, struct resource *res, resource_size_t size) argument
962 struct dev_dax *dev_dax = to_dev_dax(dev); local
975 alloc_is_aligned(struct dev_dax *dev_dax, resource_size_t size) argument
984 dev_dax_shrink(struct dev_dax *dev_dax, resource_size_t size) argument
1028 adjust_ok(struct dev_dax *dev_dax, struct resource *res) argument
1050 dev_dax_resize(struct dax_region *dax_region, struct dev_dax *dev_dax, resource_size_t size) argument
1128 struct dev_dax *dev_dax = to_dev_dax(dev); local
1197 struct dev_dax *dev_dax = to_dev_dax(dev); local
1234 struct dev_dax *dev_dax = to_dev_dax(dev); local
1239 dev_dax_validate_align(struct dev_dax *dev_dax) argument
1260 struct dev_dax *dev_dax = to_dev_dax(dev); local
1302 dev_dax_target_node(struct dev_dax *dev_dax) argument
1312 struct dev_dax *dev_dax = to_dev_dax(dev); local
1321 struct dev_dax *dev_dax = to_dev_dax(dev); local
1355 struct dev_dax *dev_dax = to_dev_dax(dev); local
1364 struct dev_dax *dev_dax = to_dev_dax(dev); local
1397 struct dev_dax *dev_dax = to_dev_dax(dev); local
1436 struct dev_dax *dev_dax = to_dev_dax(dev); local
1455 struct dev_dax *dev_dax; local
1568 struct dev_dax *dev_dax; local
[all...]

Completed in 166 milliseconds