Searched refs:proc_alloc_map (Results 1 – 1 of 1) sorted by relevance
200 static unsigned long proc_alloc_map[(PROC_NDYNAMIC + BITS_PER_LONG - 1) / BITS_PER_LONG]; variable208 i = find_first_zero_bit(proc_alloc_map, PROC_NDYNAMIC); in make_inode_number()213 set_bit(i, proc_alloc_map); in make_inode_number()584 proc_alloc_map); in remove_proc_entry()