Searched refs:fpsize (Results 1 – 1 of 1) sorted by relevance
1503 unsigned int fpsize; in fpstate_realloc() local1506 fpsize = ksize + ALIGN(offsetof(struct fpstate, regs), 64); in fpstate_realloc()1508 newfps = vzalloc(fpsize); in fpstate_realloc()