Searched refs:set_prefix (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/powerpc/dexcr/
H A Dchdexcr.c58 const char *set_prefix = "--"; local
72 } else if (!strncmp(option, set_prefix, strlen(set_prefix))) {
73 opt = &option[strlen(set_prefix)];
/linux-master/arch/s390/include/asm/
H A Dlowcore.h220 static inline void set_prefix(__u32 address) function
/linux-master/arch/s390/kernel/
H A Dsetup.c473 set_prefix(__pa(lc));
H A Dipl.c2341 set_prefix(0);

Completed in 201 milliseconds