Home
last modified time | relevance | path

Searched refs:destroy_bkey (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Duverbs_ioctl.c418 unsigned int destroy_bkey = pbundle->method_elm->destroy_bkey; in ib_uverbs_run_method() local
454 if (destroy_bkey != UVERBS_API_ATTR_BKEY_LEN) { in ib_uverbs_run_method()
456 &pbundle->bundle.attrs[destroy_bkey].obj_attr; in ib_uverbs_run_method()
461 __clear_bit(destroy_bkey, pbundle->uobj_finalize); in ib_uverbs_run_method()
H A Drdma_core.h96 u8 destroy_bkey; member
H A Duverbs_uapi.c365 method_elm->destroy_bkey = UVERBS_API_ATTR_BKEY_LEN; in uapi_finalize_ioctl_method()
404 method_elm->destroy_bkey = attr_bkey; in uapi_finalize_ioctl_method()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A 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()
H A Drdma_core.h96 u8 destroy_bkey; member
H A 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()

Completed in 6 milliseconds