Searched refs:__BTF_ID_LIST (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ |
| H A D | btf_ids.h | 89 #define __BTF_ID_LIST(name, scope) \ macro 97 __BTF_ID_LIST(name, local) \ 101 __BTF_ID_LIST(name, globl) 157 __BTF_ID_LIST(name, local) \ 161 __BTF_ID_LIST(name, globl) \ 193 __BTF_ID_LIST(name, local) \
|
| /linux/tools/include/linux/ |
| H A D | btf_ids.h | 76 #define __BTF_ID_LIST(name, scope) \ macro 84 __BTF_ID_LIST(name, local) \ 88 __BTF_ID_LIST(name, globl) 144 __BTF_ID_LIST(name, local) \ 148 __BTF_ID_LIST(name, globl) \
|