Searched refs:check_bloom (Results 1 – 2 of 2) sorted by relevance
94 static void check_bloom(struct bloom_filter_map *skel) in check_bloom() function98 link = bpf_program__attach(skel->progs.check_bloom); in check_bloom()221 check_bloom(skel); in test_bloom_filter_map()
75 int check_bloom(void *ctx) in check_bloom() function