Home
last modified time | relevance | path

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

123

/linux-6.6.21/mm/kfence/
Dkfence_test.c100 typeof(observed.lines) expect; in report_matches() local
321 struct expect_report expect = { in test_out_of_bounds_read() local
355 struct expect_report expect = { in test_out_of_bounds_write() local
373 struct expect_report expect = { in test_use_after_free_read() local
389 struct expect_report expect = { in test_double_free() local
404 struct expect_report expect = { in test_invalid_addr_free() local
421 struct expect_report expect = { in test_corruption() local
458 struct expect_report expect = { in test_kmalloc_aligned_oob_read() local
492 struct expect_report expect = { in test_kmalloc_aligned_oob_write() local
557 struct expect_report expect = { in test_init_on_free() local
[all …]
/linux-6.6.21/kernel/kcsan/
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-6.6.21/kernel/trace/
Dtrace_branch.c31 probe_likely_condition(struct ftrace_likely_data *f, int val, int expect) in probe_likely_condition()
94 void trace_likely_condition(struct ftrace_likely_data *f, int val, int expect) in trace_likely_condition()
200 void trace_likely_condition(struct ftrace_likely_data *f, int val, int expect) in trace_likely_condition()
206 int expect, int is_constant) in ftrace_likely_update()
/linux-6.6.21/tools/testing/selftests/rseq/
Drseq.h241 intptr_t *v, intptr_t expect, in rseq_cmpeqv_storev()
313 intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev()
341 intptr_t *v, intptr_t expect, in rseq_cmpeqv_cmpeqv_storev()
358 intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev()
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
Drseq-riscv.h100 #define RSEQ_ASM_OP_CMPEQ(var, expect, label) \ argument
105 #define RSEQ_ASM_OP_CMPEQ32(var, expect, label) \ argument
110 #define RSEQ_ASM_OP_CMPNE(var, expect, label) \ argument
/linux-6.6.21/tools/testing/selftests/bpf/verifier/
Datomic_fetch.c95 #define __ATOMIC_FETCH_OP_TEST(src_reg, dst_reg, operand1, op, operand2, expect) \ argument
/linux-6.6.21/tools/testing/selftests/bpf/prog_tests/
Dcpu_mask.c34 const char *expect; member
/linux-6.6.21/tools/perf/tests/
Dkmod-path.c35 static int test_is_kernel_module(const char *path, int cpumode, bool expect) in test_is_kernel_module()
/linux-6.6.21/arch/arm64/kernel/
Dreloc_test_core.c36 u64 expect; member
/linux-6.6.21/tools/testing/selftests/net/
Dsocket.c20 int expect; member
Dipv6_flowlabel.c97 static void do_recv(int fd, bool with_flowlabel, uint32_t expect) in do_recv()
/linux-6.6.21/lib/
Dtest_printf.c46 do_test(int bufsize, const char *expect, int elen, in do_test()
106 __test(const char *expect, int elen, const char *fmt, ...) in __test()
146 #define test(expect, fmt, ...) \ argument
Datomic64_test.c72 #define TEST_ARGS(bit, op, init, ret, expect, args...) \ argument
/linux-6.6.21/net/netfilter/
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-6.6.21/mm/damon/
Ddbgfs-test.h110 char *input, *expect; in damon_dbgfs_test_set_init_regions() local
/linux-6.6.21/fs/btrfs/tests/
Dextent-io-tests.c333 u8 expect; in check_eb_bitmap() local
348 u8 expect; in check_eb_bitmap() local
/linux-6.6.21/drivers/gpu/drm/i915/gt/
Dselftest_mocs.c165 u32 expect; in check_mocs_table() local
199 u32 expect; in check_l3cc_table() local
/linux-6.6.21/tools/testing/selftests/x86/
Dsyscall_numbering.c170 static unsigned int _check_for(int msb, int start, int end, long long expect, in _check_for()
208 #define check_for(msb,start,end,expect) \ argument
/linux-6.6.21/arch/x86/kernel/
Djump_label.c38 const void *expect, *code, *nop; in __jump_label_patch() local
/linux-6.6.21/include/net/netfilter/
Dnf_conntrack_expect.h131 static inline int nf_ct_expect_related(struct nf_conntrack_expect *expect, in nf_ct_expect_related()
/linux-6.6.21/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c33 uint64_t expect; member
/linux-6.6.21/include/linux/
Dcompiler.h22 #define __branch_check__(x, expect, is_constant) ({ \ argument
/linux-6.6.21/tools/testing/selftests/mm/
Dkhugepaged.c793 struct mem_ops *ops, bool expect) in __madvise_collapse()
822 struct mem_ops *ops, bool expect) in madvise_collapse()
866 struct mem_ops *ops, bool expect) in khugepaged_collapse()
/linux-6.6.21/tools/testing/selftests/pidfd/
Dpidfd_fdinfo_test.c165 size_t prefix_len, const char *expect, ...) in verify_fdinfo()

123