Home
last modified time | relevance | path

Searched defs:expect (Results 1 – 25 of 72) sorted by relevance

123

/linux/mm/kfence/
H A Dkfence_test.c101 typeof(observed.lines) expect; in report_matches() local
322 struct expect_report expect = { in test_out_of_bounds_read() local
356 struct expect_report expect = { in test_out_of_bounds_write() local
374 struct expect_report expect = { in test_use_after_free_read() local
406 struct expect_report expect = { in test_double_free() local
421 struct expect_report expect = { in test_invalid_addr_free() local
438 struct expect_report expect = { in test_corruption() local
475 struct expect_report expect = { in test_kmalloc_aligned_oob_read() local
509 struct expect_report expect = { in test_kmalloc_aligned_oob_write() local
574 struct expect_report expect = { in test_init_on_free() local
[all …]
/linux/kernel/kcsan/
H A Dkcsan_test.c162 typeof(*observed.lines) *expect; in __report_matches() local
715 struct expect_report expect = { in test_basic() local
746 struct expect_report expect = { in test_concurrent_races() local
833 struct expect_report expect = { in test_unknown_origin() local
855 struct expect_report expect = { in test_write_write_assume_atomic() local
881 struct expect_report expect = { in test_write_write_struct() local
903 struct expect_report expect = { in test_write_write_struct_part() local
935 struct expect_report expect = { in test_read_plain_atomic_write() local
956 struct expect_report expect = { in test_read_plain_atomic_rmw() local
978 struct expect_report expect = { in test_zero_size_access() local
[all …]
/linux/kernel/trace/
H A Dtrace_branch.c31 probe_likely_condition(struct ftrace_likely_data *f, int val, int expect) in probe_likely_condition()
88 void trace_likely_condition(struct ftrace_likely_data *f, int val, int expect) in trace_likely_condition()
194 void trace_likely_condition(struct ftrace_likely_data *f, int val, int expect) in trace_likely_condition()
200 int expect, int is_constant) in ftrace_likely_update()
/linux/tools/testing/selftests/rseq/
H A Drseq.h249 intptr_t *v, intptr_t expect, in rseq_cmpeqv_storev()
321 intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev()
349 intptr_t *v, intptr_t expect, in rseq_cmpeqv_cmpeqv_storev()
366 intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev()
H A Drseq-arm64.h154 #define RSEQ_ASM_OP_CMPEQ(var, expect, label) \ argument
160 #define RSEQ_ASM_OP_CMPEQ32(var, expect, label) \ argument
166 #define RSEQ_ASM_OP_CMPNE(var, expect, label) \ argument
H A Drseq-riscv.h99 #define RSEQ_ASM_OP_CMPEQ(var, expect, label) \ argument
104 #define RSEQ_ASM_OP_CMPEQ32(var, expect, label) \ argument
109 #define RSEQ_ASM_OP_CMPNE(var, expect, label) \ argument
H A Drseq-or1k.h83 #define RSEQ_ASM_OP_CMPEQ(var, expect, label) \ argument
89 #define RSEQ_ASM_OP_CMPNE(var, expect, label) \ argument
/linux/tools/testing/selftests/bpf/verifier/
H A Datomic_fetch.c95 #define __ATOMIC_FETCH_OP_TEST(src_reg, dst_reg, operand1, op, operand2, expect) \ argument
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcpu_mask.c34 const char *expect; member
/linux/net/wireless/tests/
H A Dchan.c196 const struct cfg80211_chan_def *ret, *expect; in KUNIT_ARRAY_PARAM_DESC() local
/linux/lib/tests/
H A Dprintf_kunit.c42 do_test(struct kunit *kunittest, const char *file, const int line, int bufsize, const char *expect, in do_test()
109 __test(struct kunit *kunittest, const char *file, const int line, const char *expect, int elen, in __test()
150 #define test(expect, fmt, ...) \ argument
/linux/net/netfilter/
H A Dnf_conntrack_expect.c431 static inline int __nf_ct_expect_check(struct nf_conntrack_expect *expect, in __nf_ct_expect_check()
489 int nf_ct_expect_related_report(struct nf_conntrack_expect *expect, in nf_ct_expect_related_report()
628 struct nf_conntrack_expect *expect; in exp_seq_show() local
/linux/arch/arm64/kernel/
H A Dreloc_test_core.c36 u64 expect; member
/linux/tools/perf/tests/
H A Dkmod-path.c35 static int test_is_kernel_module(const char *path, int cpumode, bool expect) in test_is_kernel_module()
/linux/tools/testing/selftests/net/
H A Dsocket.c20 int expect; member
H A Dipv6_flowlabel.c97 static void do_recv(int fd, bool with_flowlabel, uint32_t expect) in do_recv()
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_mocs.c165 u32 expect; in check_mocs_table() local
199 u32 expect; in check_l3cc_table() local
/linux/fs/btrfs/tests/
H A Dextent-io-tests.c352 u8 expect; in check_eb_bitmap() local
367 u8 expect; in check_eb_bitmap() local
/linux/tools/testing/selftests/x86/
H A Dsyscall_numbering.c171 static unsigned int _check_for(int msb, int start, int end, long long expect, in _check_for()
209 #define check_for(msb,start,end,expect) \ argument
/linux/net/mac80211/tests/ !
H A Dtpe.c31 int expect; member
/linux/arch/x86/kernel/ !
H A Djump_label.c38 const void *expect, *code, *nop; in __jump_label_patch() local
/linux/tools/testing/selftests/mm/ !
H A Dkhugepaged.c497 struct mem_ops *ops, bool expect) in __madvise_collapse()
526 struct mem_ops *ops, bool expect) in madvise_collapse()
568 struct mem_ops *ops, bool expect) in khugepaged_collapse()
/linux/include/net/netfilter/ !
H A Dnf_conntrack_expect.h131 static inline int nf_ct_expect_related(struct nf_conntrack_expect *expect, in nf_ct_expect_related()
/linux/tools/testing/selftests/kvm/x86/ !
H A Dhyperv_features.c33 uint64_t expect; member
/linux/lib/ !
H A Dpacking_test.c431 packed_buf_t expect = { in packing_test_pack_fields() local

123