Home
last modified time | relevance | path

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

123

/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-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.h100 RSEQ_ASM_OP_CMPEQ(var,expect,label) global() argument
105 RSEQ_ASM_OP_CMPEQ32(var,expect,label) global() argument
110 RSEQ_ASM_OP_CMPNE(var,expect,label) global() 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/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/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/wireless/tests/
H A Dchan.c196 const struct cfg80211_chan_def *ret, *expect; in KUNIT_ARRAY_PARAM_DESC() local
/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()
H A Dpmu.c465 #define TEST_PMU_MATCH(msg, to_match, expect) \ in test__pmu_match() argument
/linux/arch/arm64/kernel/
H A Dreloc_test_core.c36 u64 expect; member
/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/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/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/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()
H A Duffd-wp-mremap.c129 static bool check_uffd_wp_state(void *mem, size_t size, bool expect) in check_uffd_wp_state()
/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/tools/testing/selftests/filesystems/eventfd/
H A Deventfd_test.c116 size_t prefix_len, const char *expect, ...) in verify_fdinfo()
/linux/tools/testing/selftests/pidfd/
H A Dpidfd_fdinfo_test.c166 size_t prefix_len, const char *expect, ...) in verify_fdinfo()
/linux/drivers/block/drbd/
H A Ddrbd_polymorph_printk.h133 #define expect(x, exp) ({ \ macro
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_syncmap.c576 bool expect; in igt_syncmap_random() local

123