Home
last modified time | relevance | path

Searched refs:alloc_slot (Results 1 – 6 of 6) sorted by relevance

/linux/arch/xtensa/kernel/
A Dhw_breakpoint.c133 static int alloc_slot(struct perf_event **slot, size_t n, in alloc_slot() function
177 i = alloc_slot(this_cpu_ptr(bp_on_reg), XCHAL_NUM_IBREAK, bp); in arch_install_hw_breakpoint()
184 i = alloc_slot(this_cpu_ptr(wp_on_reg), XCHAL_NUM_DBREAK, bp); in arch_install_hw_breakpoint()
/linux/net/sunrpc/xprtrdma/
A Dsvc_rdma_backchannel.c222 .alloc_slot = xprt_alloc_slot,
A Dtransport.c742 .alloc_slot = xprt_rdma_alloc_slot,
/linux/include/linux/sunrpc/
A Dxprt.h136 void (*alloc_slot)(struct rpc_xprt *xprt, struct rpc_task *task); member
/linux/net/sunrpc/
A Dxprtsock.c2593 .alloc_slot = xprt_alloc_slot,
2614 .alloc_slot = xprt_alloc_slot,
2636 .alloc_slot = xprt_alloc_slot,
2669 .alloc_slot = xprt_alloc_slot,
A Dxprt.c1895 xprt->ops->alloc_slot(xprt, task); in xprt_do_reserve()

Completed in 18 milliseconds