Searched refs:MAXSYMLINKS (Results 1 – 2 of 2) sorted by relevance
11 #define MAXSYMLINKS 40 macro
548 p= kmalloc(MAXSYMLINKS * sizeof(struct saved), in __nd_alloc_stack()553 p= kmalloc(MAXSYMLINKS * sizeof(struct saved), in __nd_alloc_stack()1671 if (unlikely(nd->total_link_count++ >= MAXSYMLINKS)) { in pick_link()