Searched refs:onstack (Results 1 – 7 of 7) sorted by relevance
278 (tmp->time == e->time && tmp->onstack && e->onstack)) { in __time_travel_add_event()340 .onstack = true, in time_travel_update_time()362 if (e->onstack) in time_travel_update_time()
26 bool pending, onstack; member
237 int onstack = sas_ss_flags(new_sp); in setup_frame() local239 if (onstack == 0) { in setup_frame()250 } else if (onstack == SS_ONSTACK) { in setup_frame()
207 extern void __init_work(struct work_struct *work, int onstack);215 static inline void __init_work(struct work_struct *work, int onstack) { } in __init_work() argument
528 static void debug_object_is_on_stack(void *addr, int onstack) in debug_object_is_on_stack() argument537 if (is_on_stack == onstack) in debug_object_is_on_stack()552 __debug_object_init(void *addr, const struct debug_obj_descr *descr, int onstack) in __debug_object_init() argument602 debug_object_is_on_stack(addr, onstack); in __debug_object_init()
550 struct bundle_priv onstack; in ib_uverbs_cmd_verbs() local575 pbundle = &onstack; in ib_uverbs_cmd_verbs()
499 void __init_work(struct work_struct *work, int onstack) in __init_work() argument501 if (onstack) in __init_work()