Searched refs:fib_p (Results 1 – 1 of 1) sorted by relevance
1913 struct fib **fib_p; in fillup_pools() local1916 fib_p = fib_pool; in fillup_pools()1925 if (!(*(fib_p++))) { in fillup_pools()1948 struct fib **fib_p; in wakeup_fibctx_threads() local1965 fib_p = fib_pool; in wakeup_fibctx_threads()2006 newfib = *fib_p; in wakeup_fibctx_threads()2007 *(fib_p++) = NULL; in wakeup_fibctx_threads()2052 struct fib **fib_pool, **fib_p; in aac_process_events() local2139 fib_p = fib_pool; in aac_process_events()2142 kfree(*fib_p); in aac_process_events()[all …]