Home
last modified time | relevance | path

Searched refs:proc_read_strstr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/
H A Dcgroup_util.h52 extern int proc_read_strstr(int pid, bool thread, const char *item, const char *needle);
H A Dtest_core.c611 if (proc_read_strstr(0, 1, "cgroup", lines[(i % 2) + 1])) in migrating_thread_fn()
661 if (proc_read_strstr(0, 1, "cgroup", line)) in test_cgcore_thread_migration()
H A Dcgroup_util.c545 int proc_read_strstr(int pid, bool thread, const char *item, const char *needle) in proc_read_strstr() function
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dcgroup_util.h59 extern int proc_read_strstr(int pid, bool thread, const char *item, const char *needle);
H A Dtest_core.c611 if (proc_read_strstr(0, 1, "cgroup", lines[(i % 2) + 1])) in migrating_thread_fn()
661 if (proc_read_strstr(0, 1, "cgroup", line)) in test_cgcore_thread_migration()
H A Dcgroup_util.c572 int proc_read_strstr(int pid, bool thread, const char *item, const char *needle) in proc_read_strstr() function

Completed in 5 milliseconds