Home
last modified time | relevance | path

Searched defs:onstack (Results 1 – 3 of 3) sorted by relevance

/linux/arch/um/include/linux/
H A Dtime-internal.h21 bool pending, onstack; member
/linux/lib/
H A Ddebugobjects.c652 static void debug_object_is_on_stack(void *addr, int onstack) in debug_object_is_on_stack()
677 bool onstack, bool alloc_ifstatic) in lookup_object_or_alloc()
748 __debug_object_init(void *addr, const struct debug_obj_descr *descr, int onstack) in __debug_object_init()
/linux/kernel/
H A Dworkqueue.c690 void __init_work(struct work_struct *work, int onstack) in __init_work()