Home
last modified time | relevance | path

Searched refs:SVC_POOL_PERCPU (Results 1 – 2 of 2) sorted by relevance

/linux/net/sunrpc/
A Dsvc.c74 *ip = SVC_POOL_PERCPU; in param_set_pool_mode()
96 case SVC_POOL_PERCPU: in param_get_pool_mode()
133 return SVC_POOL_PERCPU; in svc_pool_map_choose_mode()
242 case SVC_POOL_PERCPU: in svc_pool_map_get()
293 if (m->mode == SVC_POOL_PERCPU) in svc_pool_map_get_node()
319 case SVC_POOL_PERCPU: in svc_pool_map_set_cpumask()
350 case SVC_POOL_PERCPU: in svc_pool_for_cpu()
/linux/include/linux/sunrpc/
A Dsvc.h478 SVC_POOL_PERCPU, /* one pool per cpu */ enumerator

Completed in 7 milliseconds