| Jan Beulich | ad7a953 | 2008-12-16 11:28:14 +0000 | [diff] [blame] | 1 | <*> | 
 | 2 | *.h | 
 | 3 | __compound_literal[$.][0-9]* | 
 | 4 | __crc_[a-zA-Z_]* | 
 | 5 | __exitcall_[a-zA-Z_]* | 
 | 6 | __func__[$.][0-9]* | 
 | 7 | __FUNCTION__[$.][0-9]* | 
 | 8 | gcc[0-9]_compiled[$.] | 
 | 9 | __initcall_[a-zA-Z_]* | 
 | 10 | __kcrctab_[a-zA-Z_]* | 
 | 11 | __kstrtab_[a-zA-Z_]* | 
 | 12 | __ksymtab_[a-zA-Z_]* | 
 | 13 | __mod_[a-zA-Z_]*[0-9] | 
 | 14 | __module_depends | 
 | 15 | __param_[a-zA-Z_]* | 
 | 16 | __pci_fixup_*PCI_ANY_IDPCI_ANY_ID* | 
 | 17 | __pci_fixup_*PCI_ANY_IDPCI_DEVICE_ID_* | 
 | 18 | __pci_fixup_*PCI_VENDOR_ID_*PCI_ANY_ID* | 
 | 19 | __pci_fixup_*PCI_VENDOR_ID_*PCI_DEVICE_ID_* | 
 | 20 | __PRETTY_FUNCTION__[$.][0-9]* | 
 | 21 | __setup_[a-zA-Z_]* | 
 | 22 | ____versions |