Searched defs:__type (Results 1 – 5 of 5) sorted by relevance
| /tools/testing/selftests/bpf/progs/ |
| A D | test_sockmap_redir.c | 44 #define DEFINE_PROG(__type, __param) \ argument
|
| /tools/sched_ext/include/scx/ |
| A D | compat.h | 68 #define __COMPAT_ENUM_OR_ZERO(__type, __ent) \ argument
|
| A D | compat.bpf.h | 10 #define __COMPAT_ENUM_OR_ZERO(__type, __ent) \ argument
|
| /tools/perf/util/ |
| A D | parse-events.c | 1198 #define ADD_CONFIG_TERM(__type, __weak) \ in get_config_terms() argument 1210 #define ADD_CONFIG_TERM_VAL(__type, __name, __val, __weak) \ in get_config_terms() argument 1216 #define ADD_CONFIG_TERM_STR(__type, __val, __weak) \ in get_config_terms() argument
|
| /tools/lib/bpf/ |
| A D | bpf_helpers.h | 14 #define __type(name, val) typeof(val) *name macro
|
Completed in 12 milliseconds