Home
last modified time | relevance | path

Searched refs:edac_pci_sysfs_refcount (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/edac/
A Dedac_pci_sysfs.c30 static atomic_t edac_pci_sysfs_refcount = ATOMIC_INIT(0); variable
344 if (atomic_inc_return(&edac_pci_sysfs_refcount) != 1) in edac_pci_main_kobj_setup()
396 atomic_dec(&edac_pci_sysfs_refcount); in edac_pci_main_kobj_setup()
415 if (atomic_dec_return(&edac_pci_sysfs_refcount) == 0) { in edac_pci_main_kobj_teardown()
/linux/
A DSystem.map163260 ffff8000121570a8 b edac_pci_sysfs_refcount
A D.tmp_System.map163260 ffff8000121570a8 b edac_pci_sysfs_refcount

Completed in 364 milliseconds