Home
last modified time | relevance | path

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

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