Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/core/
Drdma_core.h202 uapi_get_method(const struct uverbs_api *uapi, u32 command) in uapi_get_method() function
Duverbs_std_types_device.c30 method_elm = uapi_get_method(uapi, cmd); in UVERBS_HANDLER()
Duverbs_main.c685 method_elm = uapi_get_method(uapi, hdr.command); in ib_uverbs_write()