Searched defs:method_elm (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | uverbs_std_types_device.c | 24 const struct uverbs_api_write_method *method_elm; in UVERBS_METHOD_INVOKE_WRITE() local
|
H A D | uverbs_uapi.c | 63 struct uverbs_api_write_method *method_elm; in uapi_create_write() local 106 struct uverbs_api_ioctl_method *method_elm; uapi_merge_method() local 246 struct uverbs_api_ioctl_method *method_elm; uapi_disable_elm() local 355 uapi_finalize_ioctl_method(struct uverbs_api *uapi, struct uverbs_api_ioctl_method *method_elm, u32 method_key) uapi_finalize_ioctl_method() argument 429 struct uverbs_api_ioctl_method *method_elm = uapi_finalize() local 555 struct uverbs_api_ioctl_method *method_elm = uapi_finalize_disable() local 568 struct uverbs_api_write_method *method_elm = uapi_finalize_disable() local 697 struct uverbs_api_ioctl_method *method_elm = uverbs_disassociate_api_pre() local [all...] |
H A D | uverbs_ioctl.c | 51 const struct uverbs_api_ioctl_method *method_elm; member 76 void uapi_compute_bundle_size(struct uverbs_api_ioctl_method *method_elm, in uapi_compute_bundle_size() argument 546 const struct uverbs_api_ioctl_method *method_elm; ib_uverbs_cmd_verbs() local [all...] |
H A D | uverbs_main.c | 563 const struct uverbs_api_write_method *method_elm; in ib_uverbs_write() local 500 verify_hdr(struct ib_uverbs_cmd_hdr *hdr, struct ib_uverbs_ex_cmd_hdr *ex_hdr, size_t count, const struct uverbs_api_write_method *method_elm) verify_hdr() argument [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | uverbs_std_types_device.c | 24 const struct uverbs_api_write_method *method_elm; in UVERBS_METHOD_INVOKE_WRITE() local
|
H A D | uverbs_uapi.c | 63 struct uverbs_api_write_method *method_elm; in uapi_create_write() local 103 struct uverbs_api_ioctl_method *method_elm; uapi_merge_method() local 243 struct uverbs_api_ioctl_method *method_elm; uapi_disable_elm() local 352 uapi_finalize_ioctl_method(struct uverbs_api *uapi, struct uverbs_api_ioctl_method *method_elm, u32 method_key) uapi_finalize_ioctl_method() argument 426 struct uverbs_api_ioctl_method *method_elm = uapi_finalize() local 552 struct uverbs_api_ioctl_method *method_elm = uapi_finalize_disable() local 565 struct uverbs_api_write_method *method_elm = uapi_finalize_disable() local 694 struct uverbs_api_ioctl_method *method_elm = uverbs_disassociate_api_pre() local [all...] |
H A D | uverbs_ioctl.c | 51 const struct uverbs_api_ioctl_method *method_elm; member 76 void uapi_compute_bundle_size(struct uverbs_api_ioctl_method *method_elm, in uapi_compute_bundle_size() argument 554 const struct uverbs_api_ioctl_method *method_elm; ib_uverbs_cmd_verbs() local [all...] |
H A D | uverbs_main.c | 574 const struct uverbs_api_write_method *method_elm; in ib_uverbs_write() local 511 verify_hdr(struct ib_uverbs_cmd_hdr *hdr, struct ib_uverbs_ex_cmd_hdr *ex_hdr, size_t count, const struct uverbs_api_write_method *method_elm) verify_hdr() argument [all...] |
Completed in 8 milliseconds