Home
last modified time | relevance | path

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

/drivers/infiniband/core/
Duverbs_ioctl.c426 unsigned int destroy_bkey = pbundle->method_elm->destroy_bkey; in ib_uverbs_run_method() local
462 if (destroy_bkey != UVERBS_API_ATTR_BKEY_LEN) { in ib_uverbs_run_method()
464 &pbundle->bundle.attrs[destroy_bkey].obj_attr; in ib_uverbs_run_method()
469 __clear_bit(destroy_bkey, pbundle->uobj_finalize); in ib_uverbs_run_method()
Drdma_core.h96 u8 destroy_bkey; member
Duverbs_uapi.c362 method_elm->destroy_bkey = UVERBS_API_ATTR_BKEY_LEN; in uapi_finalize_ioctl_method()
401 method_elm->destroy_bkey = attr_bkey; in uapi_finalize_ioctl_method()