Home
last modified time | relevance | path

Searched defs:attr_key (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Duverbs_ioctl.c362 u32 attr_key) in uapi_get_attr_for_method()
382 u32 attr_key = uapi_key_attr(uattr->attr_id); in uverbs_set_attr() local
H A Duverbs_uapi.c370 u32 attr_key = iter.index & UVERBS_API_ATTR_KEY_MASK; in uapi_finalize_ioctl_method() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c1199 CK_ATTRIBUTE_PTR attr_key; member
1226 CK_ATTRIBUTE_PTR attr_key, CK_ULONG attr_count, in cipher_init_final()
1417 CK_ATTRIBUTE_PTR attr_key, CK_ULONG attr_count, in open_cipher_session()
1576 CK_ATTRIBUTE_PTR attr_key; member
/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Dxattr.c682 struct hfsplus_attr_key attr_key; in hfsplus_listxattr() local
/OK3568_Linux_fs/kernel/include/rdma/
H A Duverbs_ioctl.h209 uapi_key_attr_to_ioctl_method(u32 attr_key) in uapi_key_attr_to_ioctl_method()
278 static inline __attribute_const__ u32 uapi_bkey_attr(u32 attr_key) in uapi_bkey_attr()