Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/lsm/
H A Dlsm_get_self_attr_test.c153 int cnt_sockcreate = 0; in TEST() local
172 cnt_sockcreate++; in TEST()
255 if (cnt_sockcreate) { in TEST()
258 ASSERT_GE(cnt_sockcreate, count); in TEST()