Home
last modified time | relevance | path

Searched refs:pci_p2pdma_enable_show (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dpci-p2pdma.h35 ssize_t pci_p2pdma_enable_show(char *page, struct pci_dev *p2p_dev,
88 static inline ssize_t pci_p2pdma_enable_show(char *page, in pci_p2pdma_enable_show() function
/kernel/linux/linux-5.10/include/linux/
H A Dpci-p2pdma.h39 ssize_t pci_p2pdma_enable_show(char *page, struct pci_dev *p2p_dev,
103 static inline ssize_t pci_p2pdma_enable_show(char *page, in pci_p2pdma_enable_show() function
/kernel/linux/linux-5.10/drivers/pci/
H A Dp2pdma.c972 * pci_p2pdma_enable_show() should be used as the show operation for
1013 * pci_p2pdma_enable_show - show a configfs/sysfs attribute indicating
1024 ssize_t pci_p2pdma_enable_show(char *page, struct pci_dev *p2p_dev, in pci_p2pdma_enable_show() function
1035 EXPORT_SYMBOL_GPL(pci_p2pdma_enable_show); variable
/kernel/linux/linux-6.6/drivers/pci/
H A Dp2pdma.c1050 * pci_p2pdma_enable_show() should be used as the show operation for
1091 * pci_p2pdma_enable_show - show a configfs/sysfs attribute indicating
1102 ssize_t pci_p2pdma_enable_show(char *page, struct pci_dev *p2p_dev, in pci_p2pdma_enable_show() function
1113 EXPORT_SYMBOL_GPL(pci_p2pdma_enable_show); variable
/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dconfigfs.c376 return pci_p2pdma_enable_show(page, ns->p2p_dev, ns->use_p2pmem); in nvmet_ns_p2pmem_show()
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dconfigfs.c381 return pci_p2pdma_enable_show(page, ns->p2p_dev, ns->use_p2pmem); in nvmet_ns_p2pmem_show()

Completed in 8 milliseconds