Searched refs:has_ctx (Results 1 – 1 of 1) sorted by relevance
1264 static rk_s32 has_ctx = -1; in kmpp_obj_ioctl() local1266 if (has_ctx < 0) in kmpp_obj_ioctl()1267 has_ctx = kmpp_objdef_get_offset(def_ioc, "ctx") >= 0; in kmpp_obj_ioctl()1269 if (has_ctx) { in kmpp_obj_ioctl()