Searched refs:handle_samesize (Results 1 – 2 of 2) sorted by relevance
146 skel->links.handle_samesize = bpf_program__attach(prog); in test_core_autosize()147 if (!ASSERT_OK_PTR(skel->links.handle_samesize, "prog_attach")) in test_core_autosize()
87 int handle_samesize(void *ctx) in handle_samesize() function