Home
last modified time | relevance | path

Searched refs:step_res (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/lib/dim/
H A Drdma_dim.c49 int step_res; in rdma_dim_decision() local
64 step_res = rdma_dim_step(dim); in rdma_dim_decision()
65 if (step_res == DIM_ON_EDGE) in rdma_dim_decision()
H A Dnet_dim.c170 int step_res; in net_dim_decision() local
198 step_res = net_dim_step(dim); in net_dim_decision()
199 switch (step_res) { in net_dim_decision()
/kernel/linux/linux-6.6/lib/dim/
H A Drdma_dim.c49 int step_res; in rdma_dim_decision() local
64 step_res = rdma_dim_step(dim); in rdma_dim_decision()
65 if (step_res == DIM_ON_EDGE) in rdma_dim_decision()
H A Dnet_dim.c170 int step_res; in net_dim_decision() local
198 step_res = net_dim_step(dim); in net_dim_decision()
199 switch (step_res) { in net_dim_decision()

Completed in 3 milliseconds