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