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

/linux-4.4.14/arch/arm/include/asm/
H A Dsetup.h20 #define __tag __used __attribute__((__section__(".taglist.init"))) macro
22 static const struct tagtable __tagtable_##fn __tag = { tag, fn }
/linux-4.4.14/arch/avr32/include/asm/
H A Dsetup.h120 #define __tag __used __attribute__((__section__(".taglist.init"))) macro
122 static struct tagtable __tagtable_##fn __tag = { tag, fn }
/linux-4.4.14/drivers/scsi/bfa/
H A Dbfa_svc.h114 #define BFA_FCXP_FROM_TAG(__mod, __tag) (&(__mod)->fcxp_list[__tag])
434 #define BFA_LPS_FROM_TAG(__mod, __tag) (&(__mod)->lps_arr[__tag])

Completed in 70 milliseconds