Searched defs:suffix (Results 1 – 12 of 12) sorted by relevance
| /tools/testing/selftests/bpf/prog_tests/ |
| D | rbtree.c | 162 #define BTF_FAIL_TEST(suffix) \ argument 173 #define RUN_BTF_FAIL_TEST(suffix) \ argument
|
| /tools/include/linux/ |
| D | compiler.h | 14 # define __compiletime_assert(condition, msg, prefix, suffix) \ argument 21 # define __compiletime_assert(condition, msg, prefix, suffix) do { } while (0) argument 24 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument
|
| /tools/iio/ |
| D | iio_utils.h | 53 static inline int iioutils_check_suffix(const char *str, const char *suffix) in iioutils_check_suffix()
|
| /tools/perf/util/ |
| D | probe-file.c | 765 static int sdt_arg_parse_size(char *n_ptr, const char **suffix) in sdt_arg_parse_size() 782 const char *suffix = ""; in synthesize_sdt_probe_arg() local
|
| D | pmu.c | 367 const char *suffix) in perf_pmu__parse_event_source_bool() 871 const char *p, *suffix; in perf_pmu__match_ignoring_suffix() local
|
| D | disasm.c | 891 char suffix; in __ins__find() local
|
| /tools/net/ynl/ |
| D | ynl-gen-c.py | 1295 def write_func_prot(self, qual_ret, name, args=None, doc=None, suffix=''): argument 1586 def put_req_nested_prototype(ri, struct, suffix=';'): argument 1726 def parse_rsp_nested_prototype(ri, struct, suffix=';'): argument 1905 def print_free_prototype(ri, direction, suffix=';'): argument
|
| /tools/bpf/bpftool/ |
| D | gen.c | 43 static bool str_has_suffix(const char *str, const char *suffix) in str_has_suffix() 84 static void get_header_guard(char *guard, const char *obj_name, const char *suffix) in get_header_guard()
|
| /tools/testing/selftests/bpf/ |
| D | test_loader.c | 566 const char *suffix = " @unpriv"; in parse_test_spec() local
|
| /tools/perf/ |
| D | builtin-script.c | 3361 static const char *ends_with(const char *str, const char *suffix) in ends_with() 3416 static char *get_script_root(struct dirent *script_dirent, const char *suffix) in get_script_root() 3663 static char *get_script_path(const char *script_root, const char *suffix) in get_script_path()
|
| D | builtin-trace.c | 834 const char *suffix = "_OK"; in syscall_arg__scnprintf_access_mode() local
|
| /tools/power/x86/intel-speed-select/ |
| D | isst-config.c | 1248 #define _get_tdp_level(desc, suffix, object, help, str0, str1) \ argument
|