Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_progs.c1422 bool good_kern_stack = false, good_user_stack = false; in get_stack_print_output() local
1454 good_user_stack = true; in get_stack_print_output()
1470 good_user_stack = true; in get_stack_print_output()
1472 if (!good_kern_stack || !good_user_stack) in get_stack_print_output()