Searched refs:test7_result (Results 1 – 4 of 4) sorted by relevance
63 __u64 test7_result = 0; variable68 test7_result = 1; in BPF_PROG()
88 __u64 test7_result = 0; variable94 test7_result = (const void *) addr == (const void *) uprobe_trigger; in BPF_UPROBE()
64 __u64 test7_result = 0; variable69 test7_result = 1; in BPF_PROG()
47 ASSERT_EQ(skel->bss->test7_result, 1, "test7_result"); in test_function_entry()