Home
last modified time | relevance | path

Searched refs:uverbs_destroy_def_handler (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/infiniband/core/
H A Duverbs_std_types.c168 int uverbs_destroy_def_handler(struct uverbs_attr_bundle *attrs) in uverbs_destroy_def_handler() function
172 EXPORT_SYMBOL(uverbs_destroy_def_handler);
H A Duverbs_uapi.c123 if (method->handler != uverbs_destroy_def_handler) in uapi_merge_method()
/linux-6.15/include/rdma/
H A Duverbs_named_ioctl.h44 .handler = uverbs_destroy_def_handler, \
H A Dib_verbs.h4794 int uverbs_destroy_def_handler(struct uverbs_attr_bundle *attrs);
4796 static inline int uverbs_destroy_def_handler(struct uverbs_attr_bundle *attrs) in uverbs_destroy_def_handler() function