Searched defs:onstack (Results 1 – 6 of 6) sorted by relevance
| /linux/rust/helpers/ |
| H A D | workqueue.c | 6 rust_helper_init_work_with_key(struct work_struct * work,work_func_t func,bool onstack,const char * name,struct lock_class_key * key) rust_helper_init_work_with_key() argument
|
| /linux/arch/um/include/linux/ |
| H A D | time-internal.h | 21 bool pending, onstack; member
|
| /linux/lib/ |
| H A D | debugobjects.c | 652 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/drivers/infiniband/core/ |
| H A D | uverbs_ioctl.c | 566 struct bundle_priv onstack; in ib_uverbs_cmd_verbs() local
|
| /linux/include/linux/ |
| H A D | workqueue.h | 269 static inline void __init_work(struct work_struct *work, int onstack) { } in __init_work()
|
| /linux/kernel/ |
| H A D | workqueue.c | 675 void __init_work(struct work_struct *work, int onstack) in __init_work()
|