Searched refs:uapi_key_obj (Results 1 – 4 of 4) sorted by relevance
177 obj_key = uapi_key_obj(obj->id); in uapi_merge_obj_tree()296 cur_obj_key = uapi_key_obj(def->object_start.object_id); in uapi_merge_def()331 cur_obj_key = uapi_key_obj(def->object_start.object_id); in uapi_merge_def()
138 res = radix_tree_lookup(&uapi->radix, uapi_key_obj(object_id)); in uapi_get_object()
575 uapi_key_obj(hdr->object_id) | in ib_uverbs_cmd_verbs()
159 static inline __attribute_const__ u32 uapi_key_obj(u32 id) in uapi_key_obj() function