Home
last modified time | relevance | path

Searched defs:exp (Results 1 – 10 of 10) sorted by relevance

/tools/testing/selftests/bpf/prog_tests/
Dvarlen.c8 #define CHECK_VAL(got, exp) \ argument
Dcore_reloc.c365 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
Dcpu_mask.c8 static void validate_mask(int case_nr, const char *exp, bool *mask, int n) in validate_mask()
Dcore_extern.c126 uint64_t *got, *exp; in test_core_extern() local
Dtcp_hdr_options.c182 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/
Dassert.c64 test_assert(bool exp, const char *exp_str, in test_assert()
/tools/perf/util/
Dtrigger.h36 #define TRIGGER_WARN_ONCE(t, exp) \ argument
/tools/testing/selftests/powerpc/benchmarks/
Dcontext_switch.c267 unsigned long exp = expected; in cmpxchg() local
/tools/testing/selftests/bpf/
Dtest_verifier.c1034 static bool cmp_str_seq(const char *log, const char *exp) in cmp_str_seq()
/tools/lib/traceevent/
Devent-parse.h695 struct tep_filter_arg_exp exp; member