Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_cookie.c18 __u64 raw_tp_res; variable
95 update(ctx, &raw_tp_res); in handle_raw_tp()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_cookie.c690 skel->bss->raw_tp_res = 0; in raw_tp_subtest()
707 ASSERT_EQ(skel->bss->raw_tp_res, cookie, "raw_tp_open_res"); in raw_tp_subtest()
710 skel->bss->raw_tp_res = 0; in raw_tp_subtest()
722 ASSERT_EQ(skel->bss->raw_tp_res, cookie, "attach_raw_tp_opts_res"); in raw_tp_subtest()