Searched refs:alloc_xbuf (Results 1 – 3 of 3) sorted by relevance
96 xbuf2 = alloc_xbuf(); in validate_xregs_same()115 xbuf = alloc_xbuf(); in check_xstate()262 xbuf = alloc_xbuf(); in ptracee_touch_xstate()284 xbuf1 = alloc_xbuf(); in ptracer_inject_xstate()285 xbuf2 = alloc_xbuf(); in ptracer_inject_xstate()419 stashed_xbuf = alloc_xbuf(); in test_signal()
41 stashed_xsave = alloc_xbuf(); in init_stashed_xsave()411 xbuf2 = alloc_xbuf(); in __validate_tiledata_regs()
142 static inline struct xsave_buffer *alloc_xbuf(void) in alloc_xbuf() function