Home
last modified time | relevance | path

Searched refs:stack_copy (Results 1 – 4 of 4) sorted by relevance

/src/sys/sys/
H A Dstack.h50 void stack_copy(const struct stack *, struct stack *);
/src/sys/kern/
H A Dsubr_stack.c79 stack_copy(const struct stack *src, struct stack *dst) in stack_copy() function
H A Dsubr_witness.c1301 stack_copy(&data->wlod_stack, &t->t_stack); in sbuf_print_verbose_witness_stacks()
1621 stack_copy(&data->wlod_stack, in witness_checkorder()
3013 stack_copy(&data1->wlod_stack, in sbuf_print_witness_badstacks()
3018 stack_copy(&data2->wlod_stack, in sbuf_print_witness_badstacks()
/src/share/man/man9/
H A DMakefile2168 MLINKS+=stack.9 stack_copy.9 \