Home
last modified time | relevance | path

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

/linux/lib/tests/
H A Dslub_kunit.c301 #define NR_OBJECTS 1000 macro
302 static struct test_kfree_rcu_struct *objects[NR_OBJECTS];
323 for (j = 0; j < NR_OBJECTS; j++) { in test_kmalloc_and_friends()
335 for (j = 0; j < NR_OBJECTS; j++) { in test_kmalloc_and_friends()