Home
last modified time | relevance | path

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

/linux-6.6.21/scripts/gdb/linux/
Dutils.py148 def read_ulong(buffer, offset): function
/linux-6.6.21/tools/testing/selftests/powerpc/
Dutils.c318 int read_ulong(const char *path, unsigned long *result, int base) in read_ulong() function