Home
last modified time | relevance | path

Searched defs:expect (Results 26 – 50 of 92) sorted by relevance

1234

/openbmc/linux/mm/damon/
H A Ddbgfs-test.h110 char *input, *expect; in damon_dbgfs_test_set_init_regions() local
/openbmc/linux/lib/
H A 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
H A Datomic64_test.c72 #define TEST_ARGS(bit, op, init, ret, expect, args...) \ argument
/openbmc/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
/openbmc/qemu/tests/tcg/hexagon/
H A Dhvx_histogram.c35 static int expect[256] __attribute__((aligned(128))); variable
/openbmc/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
/openbmc/qemu/tests/unit/
H A Dtest-crypto-afsplit.c136 gchar *expect, *actual; in test_afsplit() local
H A Dtest-crypto-pbkdf.c377 gchar *expect, *actual; in test_pbkdf() local
/openbmc/linux/arch/x86/kernel/
H A Djump_label.c38 const void *expect, *code, *nop; in __jump_label_patch() local
/openbmc/linux/tools/testing/selftests/x86/
H A 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
/openbmc/linux/fs/btrfs/tests/
H A Dextent-io-tests.c353 u8 expect; in check_eb_bitmap() local
368 u8 expect; in check_eb_bitmap() local
/openbmc/u-boot/test/dm/
H A Drtc.c36 static int cmp_times(struct rtc_time *expect, struct rtc_time *time, bool show) in cmp_times()
/openbmc/u-boot/lib/
H A Dfdtdec_test.c122 static int run_test(const char *aliases, const char *nodes, const char *expect) in run_test()
/openbmc/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()
/openbmc/linux/tools/testing/selftests/net/
H A Dipv6_flowlabel.c97 static void do_recv(int fd, bool with_flowlabel, uint32_t expect) in do_recv()
H A Dpsock_fanout.c235 static int sock_fanout_read(int fds[], char *rings[], const int expect[]) in sock_fanout_read()
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_features.c33 uint64_t expect; member
/openbmc/qemu/tests/qtest/
H A Dboot-serial-test.c144 const char *expect; /* Expected string in the serial output */ member
/openbmc/phosphor-led-manager/test/
H A Dutest-group-priority.cpp24 std::map<LedName, Layout::Action> expect) in assertMap()
/openbmc/linux/include/linux/
H A Dcompiler.h22 #define __branch_check__(x, expect, is_constant) ({ \ argument
/openbmc/linux/tools/testing/selftests/pidfd/
H A Dpidfd_fdinfo_test.c165 size_t prefix_len, const char *expect, ...) in verify_fdinfo()
/openbmc/linux/tools/perf/tests/
H A Dattr.py298 def compare(self, expect, result): argument
/openbmc/linux/tools/testing/selftests/mm/
H A 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()
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_syncmap.c576 bool expect; in igt_syncmap_random() local
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_polymorph_printk.h133 #define expect(x, exp) ({ \ macro

1234