Home
last modified time | relevance | path

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

/Linux-v5.10/include/asm-generic/
Dexport.h5 #ifndef KSYM_FUNC
6 #define KSYM_FUNC(x) x macro
86 __EXPORT_SYMBOL(name, KSYM_FUNC(name),)
88 __EXPORT_SYMBOL(name, KSYM_FUNC(name), _gpl)
/Linux-v5.10/arch/ia64/include/asm/
Dexport.h2 #define KSYM_FUNC(name) @fptr(name) macro