Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/traceevent/
Dkbuffer-parse.c57 unsigned long long (*read_long)(struct kbuffer *kbuf, void *ptr); member
145 static unsigned long long read_long(struct kbuffer *kbuf, void *ptr) in read_long() function
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/
Dutils.c306 int read_long(const char *path, long *result, int base) in read_long() function