Home
last modified time | relevance | path

Searched refs:uapi_get_method (Results 1 – 3 of 3) sorted by relevance

/drivers/infiniband/core/
Drdma_core.h168 uapi_get_method(const struct uverbs_api *uapi, u32 command) in uapi_get_method() function
Duverbs_std_types_device.c32 method_elm = uapi_get_method(uapi, cmd); in UVERBS_HANDLER()
Duverbs_main.c583 method_elm = uapi_get_method(uapi, hdr.command); in ib_uverbs_write()