Searched refs:cookie_found (Results 1 – 2 of 2) sorted by relevance
11 int cookie_found = 0; variable34 cookie_found++; in BPF_PROG()51 cookie_found++; in BPF_PROG()
49 ASSERT_EQ(skel->bss->cookie_found, 2, "cookie_found"); in test_sk_storage_omem_uncharge()
Completed in 5 milliseconds