Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c298 static int strprefix(const char *s, const char *pre) in strprefix() function
595 if (strprefix(buf, cpumask_prefix)) in update_mask_sizes()
597 if (strprefix(buf, nodemask_prefix)) in update_mask_sizes()
1658 if (strprefix(buf, sn_top_node_prefix)) in build_distmap_sn()
1929 rel_2_6_16 = strprefix(u.release, "2.6.16."); in cpuset_would_crash_kernel()