Home
last modified time | relevance | path

Searched refs:jt_funcs (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/examples/standalone/
H A Dstubs.c5 #define FO(x) offsetof(struct jt_funcs, x)
15 static struct jt_funcs *jt;
/openbmc/u-boot/common/
H A Dexports.c28 gd->jt = malloc(sizeof(struct jt_funcs)); in jumptable_init()
/openbmc/u-boot/include/
H A Dexports.h52 struct jt_funcs { struct
/openbmc/u-boot/include/asm-generic/
H A Dglobal_data.h84 struct jt_funcs *jt; /* jump table */
/openbmc/u-boot/doc/
H A DREADME.standalone80 - the third parameter is the name of the member in struct jt_funcs