Man Page: pci_cfg_access_trylock
Operating Environment: centos
Section: 9
PCI_CFG_ACCESS_TRYLO(9) Hardware Interfaces PCI_CFG_ACCESS_TRYLO(9)NAMEpci_cfg_access_trylock - try to lock PCI config reads/writesSYNOPSISbool pci_cfg_access_trylock(struct pci_dev * dev);ARGUMENTSdev pci device structDESCRIPTIONSame as pci_cfg_access_lock, but will return 0 if access is already locked, 1 otherwise. This function can be used from atomic contexts.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_CFG_ACCESS_TRYLO(9)
| Related Man Pages |
|---|
| device_create_with_groups(9) - centos |
| device_schedule_callback_owner(9) - centos |
| pci_create_slot(9) - centos |
| pciback(4) - netbsd |
| virtio(4) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| CentOS7 restoring file capabilities |