test_size 1529 arch/ia64/include/asm/pal.h ia64_pal_test_proc (u64 test_addr, u64 test_size, u64 attributes, u64 *self_test_state) test_size 1532 arch/ia64/include/asm/pal.h PAL_CALL(iprv, PAL_TEST_PROC, test_addr, test_size, attributes); test_size 278 drivers/input/touchscreen/cyttsp4_core.c si->si_ofs.test_size = si->si_ofs.pcfg_ofs - si->si_ofs.test_ofs; test_size 280 drivers/input/touchscreen/cyttsp4_core.c p = krealloc(si->si_ptrs.test, si->si_ofs.test_size, GFP_KERNEL); test_size 288 drivers/input/touchscreen/cyttsp4_core.c rc = cyttsp4_adap_read(cd, si->si_ofs.test_ofs, si->si_ofs.test_size, test_size 297 drivers/input/touchscreen/cyttsp4_core.c (u8 *)si->si_ptrs.test, si->si_ofs.test_size, test_size 610 drivers/input/touchscreen/cyttsp4_core.c si->si_ofs.test_ofs, si->si_ofs.test_size); test_size 287 drivers/input/touchscreen/cyttsp4_core.h size_t test_size; test_size 2434 drivers/usb/host/isp1362-hcd.c int test_size = 0; test_size 2452 drivers/usb/host/isp1362-hcd.c offset * 2 + PTD_HEADER_SIZE, test_size); test_size 2454 drivers/usb/host/isp1362-hcd.c PTD_HEADER_SIZE + test_size); test_size 2456 drivers/usb/host/isp1362-hcd.c if (memcmp(ref, tst, PTD_HEADER_SIZE + test_size)) { test_size 2457 drivers/usb/host/isp1362-hcd.c dump_data(((u8 *)ref) + offset, PTD_HEADER_SIZE + test_size); test_size 2458 drivers/usb/host/isp1362-hcd.c dump_data((u8 *)tst, PTD_HEADER_SIZE + test_size); test_size 2461 drivers/usb/host/isp1362-hcd.c PTD_HEADER_SIZE + test_size); test_size 2463 drivers/usb/host/isp1362-hcd.c if (memcmp(ref, tst, PTD_HEADER_SIZE + test_size)) { test_size 6836 tools/testing/selftests/bpf/test_btf.c int test_size, expect_size; test_size 6840 tools/testing/selftests/bpf/test_btf.c test_size = btf_type_size(test_type); test_size 6843 tools/testing/selftests/bpf/test_btf.c if (CHECK(test_size != expect_size, test_size 6845 tools/testing/selftests/bpf/test_btf.c i, test_size, expect_size)) { test_size 6851 tools/testing/selftests/bpf/test_btf.c test_size),