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