Searched refs:alloc_xbuf (Results 1 – 3 of 3) sorted by relevance
97 xbuf2 = alloc_xbuf(); in validate_xregs_same() 116 xbuf = alloc_xbuf(); in check_xstate() 263 xbuf = alloc_xbuf(); in ptracee_touch_xstate() 285 xbuf1 = alloc_xbuf(); in ptracer_inject_xstate() 286 xbuf2 = alloc_xbuf(); in ptracer_inject_xstate() 420 stashed_xbuf = alloc_xbuf(); in test_signal()
41 stashed_xsave = alloc_xbuf(); in init_stashed_xsave() 411 xbuf2 = alloc_xbuf(); in __validate_tiledata_regs()
144 static inline struct xsave_buffer *alloc_xbuf(void) in alloc_xbuf() function