Home
last modified time | relevance | path

Searched defs:ndns (Results 1 - 25 of 25) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvdimm/
H A Ddax_devs.c87 int nd_dax_probe(struct device *dev, struct nd_namespace_common *ndns) in nd_dax_probe() argument
H A Dbtt_devs.c182 __nd_btt_create(struct nd_region *nd_region, unsigned long lbasize, u8 *uuid, struct nd_namespace_common *ndns) __nd_btt_create() argument
271 nd_btt_version(struct nd_btt *nd_btt, struct nd_namespace_common *ndns, struct btt_sb *btt_sb) nd_btt_version() argument
306 __nd_btt_probe(struct nd_btt *nd_btt, struct nd_namespace_common *ndns, struct btt_sb *btt_sb) __nd_btt_probe() argument
331 nd_btt_probe(struct device *dev, struct nd_namespace_common *ndns) nd_btt_probe() argument
[all...]
H A Dblk.c205 static int nsblk_rw_bytes(struct nd_namespace_common *ndns, in nsblk_rw_bytes() argument
292 struct nd_namespace_common *ndns; in nd_blk_probe() local
[all...]
H A Dclaim.c15 struct nd_namespace_common *ndns = *_ndns; in __nd_detach_ndns() local
32 struct nd_namespace_common *ndns = *_ndns; in nd_detach_ndns() local
76 is_idle(struct device *dev, struct nd_namespace_common *ndns) is_idle() argument
138 struct nd_namespace_common *ndns; nd_namespace_store() local
251 nsio_rw_bytes(struct nd_namespace_common *ndns, resource_size_t offset, void *buf, size_t size, int rw, unsigned long flags) nsio_rw_bytes() argument
306 struct nd_namespace_common *ndns = &nsio->common; devm_nsio_enable() local
[all...]
H A Dpfn_devs.c207 struct nd_namespace_common *ndns = nd_pfn->ndns; in resource_show() local
233 struct nd_namespace_common *ndns = nd_pfn->ndns; in size_show() local
295 nd_pfn_devinit(struct nd_pfn *nd_pfn, struct nd_namespace_common *ndns) nd_pfn_devinit() argument
363 struct nd_namespace_common *ndns = nd_pfn->ndns; nd_pfn_clear_memmap_errors() local
454 struct nd_namespace_common *ndns = nd_pfn->ndns; nd_pfn_validate() local
613 nd_pfn_probe(struct device *dev, struct nd_namespace_common *ndns) nd_pfn_probe() argument
682 struct nd_namespace_common *ndns = nd_pfn->ndns; __nvdimm_setup_pfn() local
720 struct nd_namespace_common *ndns = nd_pfn->ndns; nd_pfn_init() local
[all...]
H A Dpmem.c518 struct nd_namespace_common *ndns; in nd_pmem_probe() local
371 pmem_attach_disk(struct device *dev, struct nd_namespace_common *ndns) pmem_attach_disk() argument
595 struct nd_namespace_common *ndns; nd_pmem_notify() local
[all...]
H A Dnd.h184 struct nd_namespace_common *ndns; member
209 struct nd_namespace_common *ndns; member
281 nd_btt_probe(struct device *dev, struct nd_namespace_common *ndns) nd_btt_probe() argument
311 nd_pfn_probe(struct device *dev, struct nd_namespace_common *ndns) nd_pfn_probe() argument
339 nd_dax_probe(struct device *dev, struct nd_namespace_common *ndns) nd_dax_probe() argument
[all...]
H A Dlabel.c763 struct nd_namespace_common *ndns = &nspm->nsio.common; in __pmem_label_update() local
903 struct nd_namespace_common *ndns = &nsblk->common; in __blk_label_update() local
H A Dbus.c939 struct nd_namespace_common *ndns = NULL; in nd_pmem_forget_poison_check() local
[all...]
H A Dnamespace_devs.c108 struct nd_namespace_common *ndns = to_ndns(dev); in pmem_should_map_pages() local
133 unsigned int pmem_sector_size(struct nd_namespace_common *ndns) in pmem_sector_size() argument
156 const char *nvdimm_namespace_disk_name(struct nd_namespace_common *ndns, in nvdimm_namespace_disk_name() argument
954 struct nd_namespace_common *ndns = to_ndns(dev); __size_store() local
1091 __nvdimm_namespace_capacity(struct nd_namespace_common *ndns) __nvdimm_namespace_capacity() argument
1110 nvdimm_namespace_capacity(struct nd_namespace_common *ndns) nvdimm_namespace_capacity() argument
1122 nvdimm_namespace_locked(struct nd_namespace_common *ndns) nvdimm_namespace_locked() argument
1482 struct nd_namespace_common *ndns = to_ndns(dev); holder_show() local
1495 struct nd_namespace_common *ndns = to_ndns(dev); __holder_class_store() local
1540 struct nd_namespace_common *ndns = to_ndns(dev); holder_class_show() local
1564 struct nd_namespace_common *ndns = to_ndns(dev); mode_show() local
1698 struct nd_namespace_common *ndns = NULL; nvdimm_namespace_common_probe() local
1788 devm_namespace_enable(struct device *dev, struct nd_namespace_common *ndns, resource_size_t size) devm_namespace_enable() argument
1797 devm_namespace_disable(struct device *dev, struct nd_namespace_common *ndns) devm_namespace_disable() argument
[all...]
H A Dbtt.c41 struct nd_namespace_common *ndns = nd_btt->ndns; in arena_read_bytes() local
52 struct nd_namespace_common *ndns = nd_btt->ndns; in arena_write_bytes() local
1521 struct nd_namespace_common *ndns = nd_btt->ndns; in btt_blk_init() local
1667 nvdimm_namespace_attach_btt(struct nd_namespace_common *ndns) nvdimm_namespace_attach_btt() argument
[all...]
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Ddax_devs.c87 int nd_dax_probe(struct device *dev, struct nd_namespace_common *ndns) in nd_dax_probe() argument
H A Dbtt_devs.c183 __nd_btt_create(struct nd_region *nd_region, unsigned long lbasize, uuid_t *uuid, struct nd_namespace_common *ndns) __nd_btt_create() argument
275 nd_btt_version(struct nd_btt *nd_btt, struct nd_namespace_common *ndns, struct btt_sb *btt_sb) nd_btt_version() argument
310 __nd_btt_probe(struct nd_btt *nd_btt, struct nd_namespace_common *ndns, struct btt_sb *btt_sb) __nd_btt_probe() argument
335 nd_btt_probe(struct device *dev, struct nd_namespace_common *ndns) nd_btt_probe() argument
[all...]
H A Dclaim.c16 struct nd_namespace_common *ndns = *_ndns; in __nd_detach_ndns() local
33 struct nd_namespace_common *ndns = *_ndns; in nd_detach_ndns() local
77 is_idle(struct device *dev, struct nd_namespace_common *ndns) is_idle() argument
139 struct nd_namespace_common *ndns; nd_namespace_store() local
252 nsio_rw_bytes(struct nd_namespace_common *ndns, resource_size_t offset, void *buf, size_t size, int rw, unsigned long flags) nsio_rw_bytes() argument
307 struct nd_namespace_common *ndns = &nsio->common; devm_nsio_enable() local
[all...]
H A Dpfn_devs.c208 struct nd_namespace_common *ndns = nd_pfn->ndns; in resource_show() local
234 struct nd_namespace_common *ndns = nd_pfn->ndns; in size_show() local
298 nd_pfn_devinit(struct nd_pfn *nd_pfn, struct nd_namespace_common *ndns) nd_pfn_devinit() argument
367 struct nd_namespace_common *ndns = nd_pfn->ndns; nd_pfn_clear_memmap_errors() local
459 struct nd_namespace_common *ndns = nd_pfn->ndns; nd_pfn_validate() local
622 nd_pfn_probe(struct device *dev, struct nd_namespace_common *ndns) nd_pfn_probe() argument
691 struct nd_namespace_common *ndns = nd_pfn->ndns; __nvdimm_setup_pfn() local
729 struct nd_namespace_common *ndns = nd_pfn->ndns; nd_pfn_init() local
[all...]
H A Dpmem.c602 struct nd_namespace_common *ndns; in nd_pmem_probe() local
449 pmem_attach_disk(struct device *dev, struct nd_namespace_common *ndns) pmem_attach_disk() argument
677 struct nd_namespace_common *ndns; pmem_revalidate_poison() local
[all...]
H A Dbus.c955 struct nd_namespace_common *ndns = NULL; in nd_pmem_forget_poison_check() local
[all...]
H A Dlabel.c877 struct nd_namespace_common *ndns = &nspm->nsio.common; in __pmem_label_update() local
H A Dnd.h450 struct nd_namespace_common *ndns; member
475 struct nd_namespace_common *ndns; member
547 nd_btt_probe(struct device *dev, struct nd_namespace_common *ndns) nd_btt_probe() argument
577 nd_pfn_probe(struct device *dev, struct nd_namespace_common *ndns) nd_pfn_probe() argument
605 nd_dax_probe(struct device *dev, struct nd_namespace_common *ndns) nd_dax_probe() argument
[all...]
H A Dbtt.c41 struct nd_namespace_common *ndns = nd_btt->ndns; in arena_read_bytes() local
52 struct nd_namespace_common *ndns = nd_btt->ndns; in arena_write_bytes() local
1503 struct nd_namespace_common *ndns = nd_btt->ndns; in btt_blk_init() local
1645 nvdimm_namespace_attach_btt(struct nd_namespace_common *ndns) nvdimm_namespace_attach_btt() argument
[all...]
H A Dnamespace_devs.c91 struct nd_namespace_common *ndns = to_ndns(dev); in pmem_should_map_pages() local
116 unsigned int pmem_sector_size(struct nd_namespace_common *ndns) in pmem_sector_size() argument
139 const char *nvdimm_namespace_disk_name(struct nd_namespace_common *ndns, in nvdimm_namespace_disk_name() argument
747 struct nd_namespace_common *ndns = to_ndns(dev); __size_store() local
869 __nvdimm_namespace_capacity(struct nd_namespace_common *ndns) __nvdimm_namespace_capacity() argument
886 nvdimm_namespace_capacity(struct nd_namespace_common *ndns) nvdimm_namespace_capacity() argument
898 nvdimm_namespace_locked(struct nd_namespace_common *ndns) nvdimm_namespace_locked() argument
1232 struct nd_namespace_common *ndns = to_ndns(dev); holder_show() local
1245 struct nd_namespace_common *ndns = to_ndns(dev); __holder_class_store() local
1290 struct nd_namespace_common *ndns = to_ndns(dev); holder_class_show() local
1314 struct nd_namespace_common *ndns = to_ndns(dev); mode_show() local
1434 struct nd_namespace_common *ndns = NULL; nvdimm_namespace_common_probe() local
1512 devm_namespace_enable(struct device *dev, struct nd_namespace_common *ndns, resource_size_t size) devm_namespace_enable() argument
1519 devm_namespace_disable(struct device *dev, struct nd_namespace_common *ndns) devm_namespace_disable() argument
[all...]
/kernel/linux/linux-5.10/drivers/dax/pmem/
H A Dcore.c21 struct nd_namespace_common *ndns; in __dax_pmem_probe() local
/kernel/linux/linux-6.6/drivers/dax/
H A Dpmem.c20 struct nd_namespace_common *ndns; in __dax_pmem_probe() local
/kernel/linux/linux-5.10/include/linux/
H A Dnd.h141 static inline int nvdimm_read_bytes(struct nd_namespace_common *ndns, in nvdimm_read_bytes() argument
160 static inline int nvdimm_write_bytes(struct nd_namespace_common *ndns, in nvdimm_write_bytes() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dnd.h168 static inline int nvdimm_read_bytes(struct nd_namespace_common *ndns, in nvdimm_read_bytes() argument
187 static inline int nvdimm_write_bytes(struct nd_namespace_common *ndns, in nvdimm_write_bytes() argument
[all...]

Completed in 23 milliseconds