Searched refs:usermap (Results 1 – 2 of 2) sorted by relevance
24 char *usermap = memalign(BUF_LEN, BUF_LEN); in testcase_run() local27 assert(usermap != NULL); in testcase_run()30 memset(usermap, 0, BUF_LEN); in testcase_run()34 usermap[i] = i & 0xff; in testcase_run()42 memmove(usermap + dst_off, usermap + src_off, len); in testcase_run()44 if (memcmp(usermap, kernelmap, MAX_OFFSET) != 0) { in testcase_run()
21 noinst_DATA=libmtp.usermap libmtp.fdi23 libmtp.usermap: util/mtp-hotplug24 - util/mtp-hotplug > libmtp.usermap25 + mtp-hotplug > libmtp.usermap39 CLEANFILES = libmtp.usermap @UDEV_RULES@ libmtp.fdi libmtp.hwdb