Home
last modified time | relevance | path

Searched refs:__OF_TABLE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/asm-generic/
H A Dvmlinux.lds.h286 #define __OF_TABLE(cfg, name) ___OF_TABLE(cfg, name) macro
287 #define OF_TABLE(cfg, name) __OF_TABLE(IS_ENABLED(cfg), name)
/kernel/linux/linux-6.6/include/asm-generic/
H A Dvmlinux.lds.h309 #define __OF_TABLE(cfg, name) ___OF_TABLE(cfg, name) macro
310 #define OF_TABLE(cfg, name) __OF_TABLE(IS_ENABLED(cfg), name)

Completed in 3 milliseconds