Searched refs:probe_res (Results 1 – 2 of 2) sorted by relevance
6 int probe_res; variable47 probe_res = stack_buf[last]; in probe()
29 if (CHECK(skel->bss->probe_res != 42, "check_probe_res", in test_stack_var_off()30 "wrong probe res: %d\n", skel->bss->probe_res)) in test_stack_var_off()