Searched refs:MAXSYMLINKS (Results 1 – 2 of 2) sorted by relevance
12 #define MAXSYMLINKS 40 macro
540 p= kmalloc_array(MAXSYMLINKS, sizeof(struct saved), in __nd_alloc_stack()545 p= kmalloc_array(MAXSYMLINKS, sizeof(struct saved), in __nd_alloc_stack()1724 if (unlikely(nd->total_link_count++ >= MAXSYMLINKS)) { in pick_link()