Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/core/
Duverbs_ioctl.c325 unsigned int destroy_bkey = pbundle->method_elm->destroy_bkey; in ib_uverbs_run_method() local
354 if (destroy_bkey != UVERBS_API_ATTR_BKEY_LEN) { in ib_uverbs_run_method()
356 &pbundle->bundle.attrs[destroy_bkey].obj_attr; in ib_uverbs_run_method()
361 __clear_bit(destroy_bkey, pbundle->uobj_finalize); in ib_uverbs_run_method()
Drdma_core.h134 u8 destroy_bkey; member
Duverbs_uapi.c168 method_elm->destroy_bkey = UVERBS_API_ATTR_BKEY_LEN; in uapi_finalize_ioctl_method()
204 method_elm->destroy_bkey = attr_bkey; in uapi_finalize_ioctl_method()