Home
last modified time | relevance | path

Searched defs:alloc_slot (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/io_uring/
H A Dfiletable.c99 bool alloc_slot = file_slot == IORING_FILE_INDEX_ALLOC; in __io_fixed_fd_install() local
/openbmc/linux/arch/xtensa/kernel/
H A Dhw_breakpoint.c134 static int alloc_slot(struct perf_event **slot, size_t n, in alloc_slot() function
/openbmc/linux/include/linux/sunrpc/
H A Dxprt.h151 void (*alloc_slot)(struct rpc_xprt *xprt, struct rpc_task *task); member