Searched refs:__sigframe_alloc (Results 1 – 1 of 1) sorted by relevance
95 static int __sigframe_alloc(struct rt_sigframe_user_layout *user, in __sigframe_alloc() function106 ret = __sigframe_alloc(user, &user->extra_offset, in __sigframe_alloc()141 return __sigframe_alloc(user, offset, size, true); in sigframe_alloc()