Home
last modified time | relevance | path

Searched refs:UVERBS_HANDLER (Results 1 – 5 of 5) 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_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