Home
last modified time | relevance | path

Searched refs:safe_cgroup_printf (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/include/
Dtst_cgroup.h175 safe_cgroup_printf(__FILE__, __LINE__, \
179 safe_cgroup_printf(__FILE__, __LINE__, (cg), (file_name), "%s", (str))
181 void safe_cgroup_printf(const char *const file, const int lineno,
/third_party/ltp/lib/
Dtst_cgroup.c1111 void safe_cgroup_printf(const char *const file, const int lineno, in safe_cgroup_printf() function