Home
last modified time | relevance | path

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

12

/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-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 #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
H A Dbasic_percpu_ops_test.c177 intptr_t *targetptr, newval, expect; in this_cpu_list_push() local
H A Drseq-ppc.h157 #define RSEQ_ASM_OP_CMPEQ(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/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/net/wireless/tests/
H A Dchan.c196 const struct cfg80211_chan_def *ret, *expect; in KUNIT_ARRAY_PARAM_DESC() 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()
H A Dpsock_fanout.c263 static int sock_fanout_read(int fds[], char *rings[], const int expect[]) in sock_fanout_read()
/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/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/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()
570 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/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.c165 verify_fdinfo(int pidfd,struct error * err,const char * prefix,size_t prefix_len,const char * expect,...) verify_fdinfo() argument
/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
/linux/include/linux/netfilter/
H A Dnf_conntrack_sip.h120 unsigned int (*expect)(struct sk_buff *skb, member
/linux/drivers/char/
H A Dnvram.c124 unsigned short expect; in __nvram_check_checksum() local

12