Searched refs:mskip (Results 1 – 5 of 5) sorted by relevance
419 const char *vskip, *mskip; in scsi_dev_info_list_find() local445 mskip = model; in scsi_dev_info_list_find()446 while (mmax > 0 && *mskip == ' ') { in scsi_dev_info_list_find()448 mskip++; in scsi_dev_info_list_find()450 while (mmax > 0 && mskip[mmax - 1] == ' ') in scsi_dev_info_list_find()469 if (mmax < mlen || memcmp(devinfo->model, mskip, mlen)) in scsi_dev_info_list_find()
3164 static unsigned long mskip = 0x1000; variable3176 scanhex(&mskip); in memzcan()3180 for (a = mdest; a < mlim; a += mskip) { in memzcan()3185 printf("%.8lx\n", a - mskip); in memzcan()3187 if (a + mskip < a) in memzcan()3191 printf("%.8lx\n", a - mskip); in memzcan()
119 KBUILD_CFLAGS += $(call cc-option,-mskip-rax-setup)
27395 '-mskip-rax-setup'27398 extensions disabled, '-mskip-rax-setup' can be used to skip setting63154 * mskip-rax-setup: x86 Options. (line 1333)