Searched defs:exp (Results 1 – 10 of 10) sorted by relevance
/tools/testing/selftests/bpf/prog_tests/ |
D | varlen.c | 8 #define CHECK_VAL(got, exp) \ argument
|
D | core_reloc.c | 365 struct core_reloc_type_id_output *exp = (void *)test->output; in setup_type_id_case_local() local 436 struct core_reloc_type_id_output *exp = (void *)test->output; in setup_type_id_case_success() local 460 struct core_reloc_type_id_output *exp = (void *)test->output; in setup_type_id_case_failure() local 480 struct core_reloc_module_output *exp = (void *)test->output; in trigger_module_test_read() local
|
D | cpu_mask.c | 8 static void validate_mask(int case_nr, const char *exp, bool *mask, int n) in validate_mask()
|
D | core_extern.c | 126 uint64_t *got, *exp; in test_core_extern() local
|
D | tcp_hdr_options.c | 182 static int check_hdr_opt(const struct bpf_test_option *exp, in check_hdr_opt() 196 static int check_hdr_stg(const struct hdr_stg *exp, int fd, in check_hdr_stg()
|
/tools/testing/selftests/kvm/lib/ |
D | assert.c | 64 test_assert(bool exp, const char *exp_str, in test_assert()
|
/tools/perf/util/ |
D | trigger.h | 36 #define TRIGGER_WARN_ONCE(t, exp) \ argument
|
/tools/testing/selftests/powerpc/benchmarks/ |
D | context_switch.c | 267 unsigned long exp = expected; in cmpxchg() local
|
/tools/testing/selftests/bpf/ |
D | test_verifier.c | 1034 static bool cmp_str_seq(const char *log, const char *exp) in cmp_str_seq()
|
/tools/lib/traceevent/ |
D | event-parse.h | 695 struct tep_filter_arg_exp exp; member
|