Home
last modified time | relevance | path

Searched refs:UVERBS_HANDLER (Results 1 – 8 of 8) sorted by relevance

/linux/include/rdma/
H A Duverbs_named_ioctl.h18 #define UVERBS_HANDLER(id) _UVERBS_NAME(UVERBS_MODULE_NAME, _handler_##id) macro
30 .handler = UVERBS_HANDLER(_method_id), \
/linux/drivers/infiniband/core/
H A Duverbs_std_types_counters.c55 static int UVERBS_HANDLER(UVERBS_METHOD_COUNTERS_CREATE)( in UVERBS_HANDLER() function
88 static int UVERBS_HANDLER(UVERBS_METHOD_COUNTERS_READ)( in UVERBS_HANDLER() function
H A Duverbs_std_types_wq.c27 static int UVERBS_HANDLER(UVERBS_METHOD_WQ_CREATE)( in UVERBS_HANDLER() function
159 static int UVERBS_HANDLER(UVERBS_METHOD_WQ_DESTROY)( in UVERBS_HANDLER() function
H A Duverbs_std_types_srq.c36 static int UVERBS_HANDLER(UVERBS_METHOD_SRQ_CREATE)( in UVERBS_HANDLER() function
197 static int UVERBS_HANDLER(UVERBS_METHOD_SRQ_DESTROY)( in UVERBS_HANDLER() function
H A Duverbs_std_types_async_fd.c11 static int UVERBS_HANDLER(UVERBS_METHOD_ASYNC_EVENT_ALLOC)( in UVERBS_HANDLER() function
H A Duverbs_std_types_dm.c49 static int UVERBS_HANDLER(UVERBS_METHOD_DM_ALLOC)( in UVERBS_HANDLER() function
H A Duverbs_std_types_dmabuf.c88 static int UVERBS_HANDLER(UVERBS_METHOD_DMABUF_ALLOC)( in UVERBS_HANDLER() function
/linux/drivers/infiniband/hw/efa/
H A Defa_verbs.c1801 static int UVERBS_HANDLER(EFA_IB_METHOD_MR_QUERY)(struct uverbs_attr_bundle *attrs) in UVERBS_HANDLER() function