Searched refs:jt_funcs (Results 1 – 5 of 5) sorted by relevance
31 gd->jt = malloc(sizeof(struct jt_funcs)); in jumptable_init()
7 #define FO(x) offsetof(struct jt_funcs, x)17 static struct jt_funcs *jt;
68 struct jt_funcs { struct
260 struct jt_funcs *jt;
80 - the third parameter is the name of the member in struct jt_funcs
Completed in 6 milliseconds