Searched defs:stack (Results 1 – 7 of 7) sorted by relevance
291 int bch2_save_backtrace(bch_stacktrace *stack, struct task_struct *task, unsigned skipnr, in bch2_save_backtrace()319 void bch2_prt_backtrace(struct printbuf *out, bch_stacktrace *stack) in bch2_prt_backtrace()329 bch_stacktrace stack = { 0 }; in bch2_prt_task_backtrace() local
108 struct btframe stack[MAXTREEHEIGHT]; member
634 struct ovl_path *stack = &origin; in ovl_verify_index() local1087 struct ovl_path *stack = NULL, *origin_path = NULL; in ovl_lookup() local
696 struct ovl_path *stack = &origin; in ovl_lower_fh_to_d() local
133 void ovl_stack_put(struct ovl_path *stack, unsigned int n) in ovl_stack_put()141 void ovl_stack_free(struct ovl_path *stack, unsigned int n) in ovl_stack_free()
647 } *stack, internal[EMBEDDED_LEVELS]; member
3663 struct list_head *stack) in tail_append_pending_moves()
Completed in 32 milliseconds