| /linux-4.1.27/lib/ | 
| D | glob.c | 137 	bool expected;  member140 static bool __pure __init test(char const *pat, char const *str, bool expected)  in test()
 265 		bool expected = *p++ & 1;  in glob_init()  local
 
 | 
| D | percpu_test.c | 4 #define CHECK(native, pcp, expected)                                    \  argument
 | 
| D | test_rhashtable.c | 56 		bool expected = !(i % 2);  in test_rht_lookup()  local
 | 
| D | locking-selftest.c | 970 static void dotest(void (*testcase_fn)(void), int expected, int lockclass_mask)  in dotest()
 | 
| /linux-4.1.27/tools/perf/tests/ | 
| D | hists_cumulate.c | 174 static int do_test(struct hists *hists, struct result *expected, size_t nr_expected,  in do_test()264 	struct result expected[] = {  in test1()  local
 361 	struct result expected[] = {  in test2()  local
 464 	struct result expected[] = {  in test3()  local
 583 	struct result expected[] = {  in test4()  local
 
 | 
| D | open-syscall-all-cpus.c | 88 		unsigned int expected;  in test__open_syscall_event_on_all_cpus()  local
 | 
| /linux-4.1.27/arch/arc/include/asm/ | 
| D | cmpxchg.h | 20 __cmpxchg(volatile void *ptr, unsigned long expected, unsigned long new)  in __cmpxchg()50 __cmpxchg(volatile void *ptr, unsigned long expected, unsigned long new)  in __cmpxchg()
 
 | 
| /linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/ | 
| D | reg_access_test.c | 19 	uint64_t val, expected;  in reg_access()  local
 | 
| D | cycles_with_mmcr2_test.c | 25 	uint64_t val, expected[2], actual;  in cycles_with_mmcr2()  local
 | 
| D | instruction_count_test.c | 28 	int64_t difference, expected;  in do_count_loop()  local
 | 
| /linux-4.1.27/tools/testing/selftests/powerpc/pmu/ | 
| D | count_instructions.c | 32 	s64 difference, expected;  in do_count_loop()  local
 | 
| /linux-4.1.27/fs/nfsd/ | 
| D | blocklayoutxdr.c | 96 	u32 nr_iomaps, expected, i;  in nfsd4_block_decode_layoutupdate()  local
 | 
| D | nfs4callback.c | 226 static int decode_cb_op_status(struct xdr_stream *xdr, enum nfs_opnum4 expected,  in decode_cb_op_status()
 | 
| /linux-4.1.27/drivers/media/pci/cx18/ | 
| D | cx18-av-firmware.c | 43 	u32 expected, dl_control;  in cx18_av_verifyfw()  local
 | 
| /linux-4.1.27/arch/x86/kernel/ | 
| D | nmi_selftest.c | 112 static void __init dotest(void (*testcase_fn)(void), int expected)  in dotest()
 | 
| /linux-4.1.27/tools/testing/selftests/powerpc/vphn/ | 
| D | test-vphn.c | 23 	u32 expected[VPHN_ASSOC_BUFSIZE];  member
 | 
| /linux-4.1.27/include/uapi/linux/ | 
| D | atm_zatm.h | 40 	struct timeval expected;	/* expected real time */  member
 | 
| D | btrfs.h | 226 	__u64 expected;		/* estimated # of chunks that will be  member
 | 
| /linux-4.1.27/arch/alpha/kernel/ | 
| D | irq_alpha.c | 128 		    const char *machine, int expected)  in process_mcheck_info()
 | 
| D | proto.h | 211 	unsigned char expected __attribute__((aligned(8)));  member
 | 
| D | core_mcpcia.c | 577 	int expected;  in mcpcia_machine_check()  local
 | 
| D | core_cia.c | 1198 	int expected;  in cia_machine_check()  local
 | 
| /linux-4.1.27/arch/s390/kernel/ | 
| D | jump_label.c | 39 static void jump_label_bug(struct jump_entry *entry, struct insn *expected,  in jump_label_bug()
 | 
| /linux-4.1.27/arch/powerpc/oprofile/cell/ | 
| D | vma_map.c | 98 	static const unsigned char expected[EI_PAD] = {  in create_vma_map()  local
 | 
| /linux-4.1.27/arch/blackfin/kernel/ | 
| D | pseudodbg.c | 108 	int expected = ((opcode >> PseudoDbg_Assert_expected_bits) & PseudoDbg_Assert_expected_mask);  in execute_pseudodbg_assert()  local
 | 
| /linux-4.1.27/drivers/infiniband/hw/ipath/ | 
| D | ipath_intr.c | 533 	int expected;  in handle_sdma_errors()  local564 	int expected;  in handle_sdma_intr()  local
 
 | 
| D | ipath_driver.c | 895 	int expected;  in decode_sdma_errs()  local
 | 
| /linux-4.1.27/arch/x86/mm/ | 
| D | pageattr-test.c | 48 	long i, expected, missed = 0;  in print_split()  local
 | 
| /linux-4.1.27/drivers/usb/misc/ | 
| D | usbtest.c | 359 	u8		expected;  in simple_check_buf()  local415 	int			expected,  in simple_io()
 816 		int	expected = udev->actconfig->desc.bConfigurationValue;  in ch9_postconfig()  local
 1031 	int			expected;  member
 1184 		int			expected = 0;  in test_ctrl_queue()  local
 
 | 
| D | ftdi-elan.c | 192 	int expected;  member
 | 
| /linux-4.1.27/arch/um/os-Linux/skas/ | 
| D | mem.c | 111 		      unsigned long *args, long expected, void **addr,  in run_syscall_stub()
 | 
| /linux-4.1.27/drivers/misc/mei/ | 
| D | hw-txe.c | 224 static int mei_txe_aliveness_poll(struct mei_device *dev, u32 expected)  in mei_txe_aliveness_poll()257 static int mei_txe_aliveness_wait(struct mei_device *dev, u32 expected)  in mei_txe_aliveness_wait()
 
 | 
| /linux-4.1.27/arch/um/drivers/ | 
| D | net_user.c | 52 	int remain, ret, expected;  in read_output()  local
 | 
| /linux-4.1.27/arch/sh/kernel/ | 
| D | traps_32.c | 304 			    struct mem_access *ma, int expected,  in handle_unaligned_access()
 | 
| /linux-4.1.27/drivers/char/tpm/ | 
| D | tpm_crb.c | 109 	unsigned int expected;  in crb_recv()  local
 | 
| D | tpm_i2c_nuvoton.c | 270 	int expected, status, burst_count, retries, size = 0;  in i2c_nuvoton_recv()  local
 | 
| D | tpm_i2c_infineon.c | 439 	int expected, status;  in tpm_tis_i2c_recv()  local
 | 
| D | tpm_tis.c | 286 	int expected, status;  in tpm_tis_recv()  local
 | 
| /linux-4.1.27/arch/powerpc/platforms/pseries/ | 
| D | msi.c | 344 	int expected;  in check_msix_entries()  local
 | 
| /linux-4.1.27/drivers/xen/xenbus/ | 
| D | xenbus_probe_frontend.c | 351 static void xenbus_reset_wait_for_backend(char *be, int expected)  in xenbus_reset_wait_for_backend()
 | 
| /linux-4.1.27/drivers/dma/ | 
| D | dmatest.c | 268 	u8		expected = pattern | (~counter & PATTERN_COUNT_MASK);  in dmatest_mismatch()  local293 	u8 expected;  in dmatest_verify()  local
 
 | 
| /linux-4.1.27/include/linux/mfd/ | 
| D | si476x-reports.h | 158 	__u16 expected;  member
 | 
| /linux-4.1.27/drivers/char/tpm/st33zp24/ | 
| D | st33zp24.c | 488 	int expected;  in st33zp24_recv()  local
 | 
| /linux-4.1.27/tools/usb/ | 
| D | ffs-test.c | 481 	__u8 expected;  in empty_out_buf()  local
 | 
| /linux-4.1.27/drivers/media/v4l2-core/ | 
| D | videobuf2-dma-contig.c | 73 	dma_addr_t expected = sg_dma_address(sgt->sgl);  in vb2_dc_get_contiguous_size()  local
 | 
| /linux-4.1.27/mm/ | 
| D | shmem.c | 254 			pgoff_t index, void *expected, void *replacement)  in shmem_radix_tree_replace()294 				   pgoff_t index, void *expected)  in shmem_add_to_page_cache()
 
 | 
| /linux-4.1.27/sound/soc/codecs/ | 
| D | wm8962.c | 1872 	int expected = (WM8962_DCS_STARTUP_DONE_HP1L |  in hp_event()  local
 | 
| /linux-4.1.27/crypto/ | 
| D | testmgr.h | 106 	unsigned char *expected;  member
 | 
| /linux-4.1.27/drivers/net/ethernet/sfc/ | 
| D | farch.c | 957 	unsigned expected, dropped;  in efx_farch_handle_rx_bad_index()  local
 | 
| D | ef10.c | 1747 			     unsigned int actual, unsigned int expected)  in efx_ef10_handle_rx_bad_lbits()
 | 
| /linux-4.1.27/drivers/mtd/chips/ | 
| D | cfi_cmdset_0002.c | 767 static int __xipram chip_good(struct map_info *map, unsigned long addr, map_word expected)  in chip_good()
 | 
| /linux-4.1.27/sound/isa/ | 
| D | es18xx.c | 335 	int old, expected, new;  in snd_es18xx_mixer_writable()  local
 | 
| /linux-4.1.27/drivers/gpu/drm/i915/ | 
| D | i915_gem_gtt.c | 877 		u32 expected;  in gen6_dump_ppgtt()  local
 | 
| D | i915_drv.h | 2252 		u32 expected;  member
 | 
| /linux-4.1.27/drivers/hwmon/ | 
| D | w83795.c | 1918 	int bank, vendor_id, device_id, expected, i2c_addr, config;  in w83795_detect()  local
 | 
| /linux-4.1.27/drivers/scsi/ | 
| D | osst.c | 1673 	int			expected  = 0;  in osst_reposition_and_retry()  local
 | 
| /linux-4.1.27/net/netlink/ | 
| D | af_netlink.c | 498 	unsigned long start, size, expected;  in netlink_mmap()  local
 | 
| /linux-4.1.27/drivers/block/drbd/ | 
| D | drbd_main.c | 2237 		bool expected;  in do_retry()  local
 | 
| /linux-4.1.27/fs/nfs/ | 
| D | nfs4xdr.c | 3051 static bool __decode_op_hdr(struct xdr_stream *xdr, enum nfs_opnum4 expected,  in __decode_op_hdr()3082 static int decode_op_hdr(struct xdr_stream *xdr, enum nfs_opnum4 expected)  in decode_op_hdr()
 
 | 
| /linux-4.1.27/arch/ia64/include/asm/ | 
| D | pal.h | 1279 ia64_pal_mc_expected (u64 expected, u64 *previous)  in ia64_pal_mc_expected()
 | 
| /linux-4.1.27/fs/btrfs/ | 
| D | extent-tree.c | 4540 	u64 expected;  in btrfs_calc_reclaim_metadata_size()  local
 | 
| /linux-4.1.27/include/rdma/ | 
| D | ib_verbs.h | 599 	u32			expected;  member
 | 
| /linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x.h | 2132 static inline u32 reg_poll(struct bnx2x *bp, u32 reg, u32 expected, int ms,  in reg_poll()
 | 
| D | bnx2x_main.c | 1271 				    u32 expected, u32 poll_count)  in bnx2x_flr_clnup_reg_poll()
 |