Home
last modified time | relevance | path

Searched defs:skip_prefix (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/mm/
Dpf_in.c89 static int skip_prefix(unsigned char *addr, struct prefix_bits *prf) in skip_prefix() function
/linux-4.4.14/tools/perf/util/
Dutil.h153 static inline const char *skip_prefix(const char *str, const char *prefix) in skip_prefix() function
/linux-4.4.14/drivers/isdn/gigaset/
Dev-layer.c396 static char *skip_prefix(char *s, const char *prefix) in skip_prefix() function