Searched refs:uprobe_res (Results 1 – 2 of 2) sorted by relevance
11 int uprobe_res = 0; variable31 uprobe_res = 3; in handle_uprobe()
96 if (CHECK(skel->bss->uprobe_res != 3, "check_uprobe_res", in test_attach_probe()97 "wrong uprobe res: %d\n", skel->bss->uprobe_res)) in test_attach_probe()