Searched refs:proc_read_strstr (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/testing/selftests/cgroup/ |
| H A D | cgroup_util.h | |
| H A D | test_core.c | 637 if (proc_read_strstr(0, 1, "cgroup", lines[(i % 2) + 1])) in migrating_thread_fn() 689 if (proc_read_strstr(0, 1, "cgroup", line)) in test_cgcore_thread_migration()
|
| H A D | cgroup_util.c | |
| /linux/tools/testing/selftests/cgroup/lib/include/ |
| H A D | cgroup_util.h | 85 extern int proc_read_strstr(int pid, bool thread, const char *item, const char *needle);
|
| /linux/tools/testing/selftests/cgroup/lib/ |
| H A D | cgroup_util.c | 552 int proc_read_strstr(int pid, bool thread, const char *item, const char *needle) in proc_read_strstr() function
|