Home
last modified time | relevance | path

Searched refs:file_read_long (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/tools/testing/selftests/sched_ext/
Dutil.h10 long file_read_long(const char *path);
Dutil.c47 long file_read_long(const char *path) in file_read_long() function
Dhotplug.c22 return file_read_long(online_path) > 0; in is_cpu_online()