Searched refs:TEST_MEM_SIZE (Results 1 – 2 of 2) sorted by relevance
24 #define TEST_MEM_SIZE 3 macro94 TEST_MEM_SIZE, in main()102 TEST_MEM_SIZE * 4096, 0); in main()116 bmap = bitmap_alloc(TEST_MEM_SIZE); in main()120 memset(host_test_mem, 0xaa, TEST_MEM_SIZE * 4096); in main()
32 #define TEST_MEM_SIZE 4096 macro158 (char *)uaddr = kmalloc(TEST_MEM_SIZE, GFP_KERNEL); in ltpdev_ioctl()160 my_bio_copy = bio_map_user(bdev, uaddr, TEST_MEM_SIZE, FALSE); in ltpdev_ioctl()