Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/dexcr/
H A Dchdexcr.c58 const char *set_prefix = "--"; in apply_option() local
72 } else if (!strncmp(option, set_prefix, strlen(set_prefix))) { in apply_option()
73 opt = &option[strlen(set_prefix)]; in apply_option()
/linux/arch/s390/kernel/
H A Dipl.c2383 set_prefix(0); in s390_reset_system()