/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | reg_access_test.c | 18 uint64_t val, expected; in reg_access() local
|
H A D | cycles_with_mmcr2_test.c | 25 uint64_t val, expected[2], actual; in cycles_with_mmcr2() local
|
H A D | instruction_count_test.c | 28 int64_t difference, expected; in do_count_loop() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | reg_access_test.c | 18 uint64_t val, expected; in reg_access() local
|
H A D | cycles_with_mmcr2_test.c | 25 uint64_t val, expected[2], actual; in cycles_with_mmcr2() local
|
H A D | instruction_count_test.c | 28 int64_t difference, expected; in do_count_loop() local
|
/kernel/linux/linux-5.10/fs/squashfs/ |
H A D | file_cache.c | 21 int squashfs_readpage_block(struct page *page, u64 block, int bsize, int expected) in squashfs_readpage_block() argument
|
/kernel/linux/linux-6.6/fs/squashfs/ |
H A D | file_cache.c | 21 int squashfs_readpage_block(struct page *page, u64 block, int bsize, int expected) in squashfs_readpage_block() argument
|
/kernel/liteos_m/testsuites/unittest/xts/math/ |
H A D | math_std_api_test.c | 54 int expected[] = {3, 0, 3}; /* 3 common data for test, no special meaning */ variable 72 intmax_t expected[] = {2147483649, 2147483649, 0}; /* 2147483649, common data for test, no special meaning */ variable
|
H A D | math_api_test.c | 54 float expected[] = {0, 1, 0}; /* 1 common data for test, no special meaning */ variable
|
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
H A D | cmpxchg.h | 17 __cmpxchg(volatile void *ptr, unsigned long expected, unsigned long new) in __cmpxchg() argument 47 __cmpxchg(volatile void *ptr, unsigned long expected, unsigned long new) in __cmpxchg() argument
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | openat-syscall-all-cpus.c | 101 unsigned int expected; in test__openat_syscall_event_on_all_cpus() local
|
/kernel/linux/linux-5.10/lib/ |
H A D | globtest.c | 16 bool expected; member 19 static bool __pure __init test(char const *pat, char const *str, bool expected) in test() argument 144 bool expected = *p++ & 1; in glob_init() local
|
H A D | test_strscpy.c | 29 static int __init tc(char *src, int count, int expected, in tc() argument [all...] |
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-uclogic-core-test.c | 17 bool expected; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tests/ |
H A D | drm_modes_test.c | 72 struct drm_display_mode *expected, *mode; in drm_test_modes_analog_tv_ntsc_480i_inlined() local 119 struct drm_display_mode *expected, *mode; in drm_test_modes_analog_tv_pal_576i_inlined() local
|
/kernel/liteos_m/testsuites/unittest/posix/src/math/ |
H A D | math_func_test.c | 105 int expected[] = {3, 0, 3}; variable 124 int expected[] = {-2147483648, 2147483647, 2147483647}; variable 143 double expected[] = { -0.69314718055994528623, 1.70474809223842527217, 0.00000000000000000000}; variable 165 double expected[] = { -INFINITY, NAN, NAN, NAN}; global() variable 188 double expected[] = { 2.00000000000000000000, 1.73205080756887719318, 3.16227766016837952279 }; global() variable 208 double expected[] = { 0.00000000000000000000, INFINITY, NAN, NAN, NAN}; global() variable 313 double expected[] = { -1.00000000000000000000, 3.00000000000000000000, -4.00000000000000000000, global() variable 334 double expected[] = { NAN, -INFINITY, INFINITY, 0.00000000000000000000}; global() variable [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | globtest.c | 16 bool expected; member 19 static bool __pure __init test(char const *pat, char const *str, bool expected) in test() argument 144 bool expected = *p++ & 1; in glob_init() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/vphn/ |
H A D | test-vphn.c | 24 u32 expected[VPHN_ASSOC_BUFSIZE]; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ |
H A D | count_instructions.c | 32 s64 difference, expected; in do_count_loop() local
|
/kernel/linux/linux-6.6/arch/powerpc/lib/ |
H A D | test-code-patching.c | 339 u32 expected[2] = {OP_PREFIX << 26, 0}; in test_prefixed_patching() local
|
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | jump_label.c | 33 static void jump_label_bug(struct jump_entry *entry, struct insn *expected, in jump_label_bug() argument
|
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | blocklayoutxdr.c | 191 u32 nr_iomaps, expected, i; in nfsd4_scsi_decode_layoutupdate() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | selftest_ring.c | 31 check_ring_direction(struct intel_ring *ring, u32 next, u32 prev, int expected) check_ring_direction() argument
|
/kernel/linux/linux-6.6/drivers/misc/lkdtm/ |
H A D | cfi.c | 73 void set_return_addr_unchecked(unsigned long *expected, unsigned long *addr) in set_return_addr_unchecked() argument 88 void set_return_addr(unsigned long *expected, unsigned long *addr) in set_return_addr() argument
|