Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/memfd/
Dmemfd_test.c123 static void sysctl_assert_equal(const char *val) in sysctl_assert_equal() function
1163 sysctl_assert_equal("0"); in test_sysctl_sysctl0()
1184 sysctl_assert_equal("1"); in test_sysctl_sysctl1()
1221 sysctl_assert_equal("2"); in test_sysctl_sysctl2()