taglinefilesource code
PROC_NDYNAMIC26fs/proc/root.cstatic unsigned char proc_alloc_map[PROC_NDYNAMIC / 8] = {0};
PROC_NDYNAMIC172fs/proc/root.cino < PROC_DYNAMIC_FIRST+PROC_NDYNAMIC)
PROC_NDYNAMIC184fs/proc/root.cint i = find_first_zero_bit((void *) proc_alloc_map, PROC_NDYNAMIC);
PROC_NDYNAMIC185fs/proc/root.cif (i<0 || i>=PROC_NDYNAMIC)