Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dget_stack_raw_tp.c25 bool good_kern_stack = false, good_user_stack = false; in get_stack_print_output() local
60 good_user_stack = true; in get_stack_print_output()
76 good_user_stack = true; in get_stack_print_output()
81 if (!good_user_stack) in get_stack_print_output()
82 CHECK(!good_user_stack, "user_stack", "corrupted user stack\n"); in get_stack_print_output()