Searched refs:bpf_helper (Results 1 – 1 of 1) sorted by relevance
87 struct bpf_helper { struct92 static struct bpf_helper helpers[] = { argument354 if (helper_id && helper_id < sizeof(helpers) / sizeof(struct bpf_helper)) { in bpf_print_hints()355 struct bpf_helper helper = helpers[helper_id - 1]; in bpf_print_hints()