Home
last modified time | relevance | path

Searched refs:__tag (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/include/asm/
H A Dsetup.h18 #define __tag __used __section(".taglist.init") macro
20 static const struct tagtable __tagtable_##fn __tag = { tag, fn }
/linux/sound/soc/codecs/
H A Dpeb2466.c1394 #define PEB2466_TAG_DEF_LNG_EQ(__tag, __lng, __parse) { \
1395 .tag = __tag, \ argument
1401 #define PEB2466_TAG_DEF_LNG_MIN(__tag, __lng_min, __parse) { \
1402 .tag = __tag, \ argument
/linux/Documentation/bpf/
H A Dkfuncs.rst59 kfunc with a __tag, where tag may be one of the supported annotations.