Searched refs:fib_p (Results 1 – 1 of 1) sorted by relevance
1905 struct fib **fib_p; in fillup_pools() local1908 fib_p = fib_pool; in fillup_pools()1916 *(fib_p) = kmalloc_obj(struct fib); in fillup_pools()1917 if (!(*(fib_p++))) { in fillup_pools()1940 struct fib **fib_p; in wakeup_fibctx_threads() local1957 fib_p = fib_pool; in wakeup_fibctx_threads()1998 newfib = *fib_p; in wakeup_fibctx_threads()1999 *(fib_p++) = NULL; in wakeup_fibctx_threads()2044 struct fib **fib_pool, **fib_p; in aac_process_events() local2130 fib_p = fib_pool; in aac_process_events()[all …]