Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/xen-pciback/
H A Dpci_stub.c71 struct pcistub_device *psdev; in pcistub_device_alloc() local
75 psdev = kzalloc(sizeof(*psdev), GFP_KERNEL); in pcistub_device_alloc()
76 if (!psdev) in pcistub_device_alloc()
79 psdev->dev = pci_dev_get(dev); in pcistub_device_alloc()
80 if (!psdev->dev) { in pcistub_device_alloc()
81 kfree(psdev); in pcistub_device_alloc()
85 kref_init(&psdev->kref); in pcistub_device_alloc()
86 spin_lock_init(&psdev->lock); in pcistub_device_alloc()
88 return psdev; in pcistub_device_alloc()
94 struct pcistub_device *psdev; pcistub_device_release() local
146 pcistub_device_get(struct pcistub_device *psdev) pcistub_device_get() argument
151 pcistub_device_put(struct pcistub_device *psdev) pcistub_device_put() argument
159 struct pcistub_device *psdev; pcistub_device_find_locked() local
177 struct pcistub_device *psdev; pcistub_device_find() local
190 pcistub_device_get_pci_dev(struct xen_pcibk_device *pdev, struct pcistub_device *psdev) pcistub_device_get_pci_dev() argument
215 struct pcistub_device *psdev; pcistub_get_pci_dev_by_slot() local
232 struct pcistub_device *psdev; pcistub_get_pci_dev() local
262 struct pcistub_device *psdev, *found_psdev = NULL; pcistub_put_pci_dev() local
453 struct pcistub_device *psdev; pcistub_init_devices_late() local
520 struct pcistub_device *psdev; pcistub_seize() local
605 struct pcistub_device *psdev, *found_psdev = NULL; pcistub_remove() local
663 kill_domain_by_device(struct pcistub_device *psdev) kill_domain_by_device() argument
696 common_process(struct pcistub_device *psdev, pci_channel_state_t state, int aer_cmd, pci_ers_result_t result) common_process() argument
774 struct pcistub_device *psdev; xen_pcibk_slot_reset() local
831 struct pcistub_device *psdev; xen_pcibk_mmio_enabled() local
888 struct pcistub_device *psdev; xen_pcibk_error_detected() local
943 struct pcistub_device *psdev; xen_pcibk_error_resume() local
1136 struct pcistub_device *psdev; pcistub_reg_add() local
1236 struct pcistub_device *psdev; irq_handlers_show() local
1266 struct pcistub_device *psdev; irq_handler_state_store() local
1372 struct pcistub_device *psdev; permissive_store() local
1409 struct pcistub_device *psdev; permissive_show() local
1436 struct pcistub_device *psdev; allow_interrupt_control_store() local
1467 struct pcistub_device *psdev; allow_interrupt_control_show() local
1627 struct pcistub_device *psdev = NULL; find_vfs() local
1658 struct pcistub_device *psdev = find_vfs(pdev); pci_stub_notifier() local
[all...]
/kernel/linux/linux-6.6/drivers/xen/xen-pciback/
H A Dpci_stub.c72 struct pcistub_device *psdev; in pcistub_device_alloc() local
76 psdev = kzalloc(sizeof(*psdev), GFP_KERNEL); in pcistub_device_alloc()
77 if (!psdev) in pcistub_device_alloc()
80 psdev->dev = pci_dev_get(dev); in pcistub_device_alloc()
81 if (!psdev->dev) { in pcistub_device_alloc()
82 kfree(psdev); in pcistub_device_alloc()
86 kref_init(&psdev->kref); in pcistub_device_alloc()
87 spin_lock_init(&psdev->lock); in pcistub_device_alloc()
89 return psdev; in pcistub_device_alloc()
95 struct pcistub_device *psdev; pcistub_device_release() local
147 pcistub_device_get(struct pcistub_device *psdev) pcistub_device_get() argument
152 pcistub_device_put(struct pcistub_device *psdev) pcistub_device_put() argument
160 struct pcistub_device *psdev; pcistub_device_find_locked() local
178 struct pcistub_device *psdev; pcistub_device_find() local
191 pcistub_device_get_pci_dev(struct xen_pcibk_device *pdev, struct pcistub_device *psdev) pcistub_device_get_pci_dev() argument
214 struct pcistub_device *psdev; pcistub_get_pci_dev_by_slot() local
231 struct pcistub_device *psdev; pcistub_get_pci_dev() local
261 struct pcistub_device *psdev, *found_psdev = NULL; pcistub_put_pci_dev() local
452 struct pcistub_device *psdev; pcistub_init_devices_late() local
519 struct pcistub_device *psdev; pcistub_seize() local
604 struct pcistub_device *psdev, *found_psdev = NULL; pcistub_remove() local
662 kill_domain_by_device(struct pcistub_device *psdev) kill_domain_by_device() argument
695 common_process(struct pcistub_device *psdev, pci_channel_state_t state, int aer_cmd, pci_ers_result_t result) common_process() argument
773 struct pcistub_device *psdev; xen_pcibk_slot_reset() local
830 struct pcistub_device *psdev; xen_pcibk_mmio_enabled() local
887 struct pcistub_device *psdev; xen_pcibk_error_detected() local
942 struct pcistub_device *psdev; xen_pcibk_error_resume() local
1135 struct pcistub_device *psdev; pcistub_reg_add() local
1235 struct pcistub_device *psdev; irq_handlers_show() local
1265 struct pcistub_device *psdev; irq_handler_state_store() local
1371 struct pcistub_device *psdev; permissive_store() local
1408 struct pcistub_device *psdev; permissive_show() local
1435 struct pcistub_device *psdev; allow_interrupt_control_store() local
1466 struct pcistub_device *psdev; allow_interrupt_control_show() local
1626 struct pcistub_device *psdev = NULL; find_vfs() local
1657 struct pcistub_device *psdev = find_vfs(pdev); pci_stub_notifier() local
[all...]
/kernel/linux/linux-5.10/fs/coda/
H A DMakefile8 coda-objs := psdev.o cache.o cnode.o inode.o dir.o file.o upcall.o \
/kernel/linux/linux-6.6/fs/coda/
H A DMakefile8 coda-objs := psdev.o cache.o cnode.o inode.o dir.o file.o upcall.o \
/kernel/linux/linux-5.10/drivers/scsi/arcmsr/
H A Darcmsr_hba.c848 struct scsi_device *psdev; in arcmsr_message_isr_bh_fn() local
909 psdev = scsi_device_lookup(acb->host, in arcmsr_message_isr_bh_fn()
911 if (psdev != NULL) { in arcmsr_message_isr_bh_fn()
912 scsi_remove_device(psdev); in arcmsr_message_isr_bh_fn()
913 scsi_device_put(psdev); in arcmsr_message_isr_bh_fn()
1599 struct scsi_device *psdev; in arcmsr_remove_scsi_devices() local
1616 psdev = scsi_device_lookup(acb->host, in arcmsr_remove_scsi_devices()
1618 if (psdev != NULL) { in arcmsr_remove_scsi_devices()
1619 scsi_remove_device(psdev); in arcmsr_remove_scsi_devices()
1620 scsi_device_put(psdev); in arcmsr_remove_scsi_devices()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/arcmsr/
H A Darcmsr_hba.c855 struct scsi_device *psdev; in arcmsr_message_isr_bh_fn() local
916 psdev = scsi_device_lookup(acb->host, in arcmsr_message_isr_bh_fn()
918 if (psdev != NULL) { in arcmsr_message_isr_bh_fn()
919 scsi_remove_device(psdev); in arcmsr_message_isr_bh_fn()
920 scsi_device_put(psdev); in arcmsr_message_isr_bh_fn()
1591 struct scsi_device *psdev; in arcmsr_remove_scsi_devices() local
1608 psdev = scsi_device_lookup(acb->host, in arcmsr_remove_scsi_devices()
1610 if (psdev != NULL) { in arcmsr_remove_scsi_devices()
1611 scsi_remove_device(psdev); in arcmsr_remove_scsi_devices()
1612 scsi_device_put(psdev); in arcmsr_remove_scsi_devices()
[all...]

Completed in 10 milliseconds