Home
last modified time | relevance | path

Searched refs:usermap (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/copyloops/
H A Dmemmove_validate.c24 char *usermap = memalign(BUF_LEN, BUF_LEN); in testcase_run() local
27 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()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libmtp/libmtp/
H A D0001-Use-native-mtp-hotplug.patch21 noinst_DATA=libmtp.usermap libmtp.fdi
23 libmtp.usermap: util/mtp-hotplug
24 - util/mtp-hotplug > libmtp.usermap
25 + mtp-hotplug > libmtp.usermap
39 CLEANFILES = libmtp.usermap @UDEV_RULES@ libmtp.fdi libmtp.hwdb