Home
last modified time | relevance | path

Searched refs:KSYM_FUNC (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/asm-generic/
Dexport.h13 #ifndef KSYM_FUNC
14 #define KSYM_FUNC(x) x macro
80 __EXPORT_SYMBOL(name, KSYM_FUNC(name),)
82 __EXPORT_SYMBOL(name, KSYM_FUNC(name), _gpl)
/linux-6.1.9/arch/ia64/include/asm/
Dexport.h2 #define KSYM_FUNC(name) @fptr(name) macro