Home
last modified time | relevance | path

Searched defs:sep (Results 1 – 7 of 7) sorted by relevance

/arch/sh/kernel/
Dnmi_debug.c47 char *p, *sep; in nmi_debug_setup() local
/arch/x86/kernel/cpu/resctrl/
Dctrlmondata.c442 bool sep = false; in show_doms() local
Drdtgroup.c931 bool sep = false; in rdt_bit_usage_show() local
1383 bool sep; in rdtgroup_size_show() local
/arch/um/kernel/
Dtime.c527 const char *sep; in time_travel_connect_external() local
/arch/ia64/kernel/
Dsetup.c669 char features[128], *cp, *sep; in show_cpuinfo() local
Dpalinfo.c298 const char *sep; in vm_info() local
/arch/powerpc/kernel/
Dprocess.c1430 static void print_bits(unsigned long val, struct regbit *bits, const char *sep) in print_bits()