Home
last modified time | relevance | path

Searched defs:long_val (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/debug/
H A Dgdbstub.c290 kgdb_hex2long(char ** ptr,unsigned long * long_val) kgdb_hex2long() argument
/linux/tools/perf/util/
H A Dsymbol.c658 static int hex2u64(const char *ptr, u64 *long_val) in hex2u64()