Searched defs:supported_types (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/bpf/bpftool/ |
| D | feature.c | 478 probe_prog_type(enum bpf_prog_type prog_type, bool *supported_types, in probe_prog_type() 696 section_program_types(bool *supported_types, const char *define_prefix, in section_program_types() 728 section_helpers(bool *supported_types, const char *define_prefix, __u32 ifindex) in section_helpers() 897 bool supported_types[128] = {}; in do_probe() local
|
| /kernel/linux/linux-6.6/tools/bpf/bpftool/ |
| D | feature.c | 552 bool *supported_types, const char *define_prefix, __u32 ifindex) in probe_prog_type() 935 section_program_types(bool *supported_types, const char *define_prefix, in section_program_types() 984 section_helpers(bool *supported_types, const char *define_prefix, __u32 ifindex) in section_helpers() 1166 bool supported_types[128] = {}; in do_probe() local
|