Searched refs:handle_count (Results 1 – 12 of 12) sorted by relevance
159 obj->handle_count = 0; in drm_gem_private_object_init()205 if (WARN_ON(READ_ONCE(obj->handle_count) == 0)) in drm_gem_object_handle_put_unlocked()215 if (--obj->handle_count == 0) { in drm_gem_object_handle_put_unlocked()366 if (obj->handle_count++ == 0) in drm_gem_handle_create_tail()838 if (obj->handle_count == 0) { in drm_gem_flink_ioctl()
120 obj->handle_count, in drm_gem_one_name_info()
386 if (obj->handle_count == 0) { in export_and_register_object()
263 __field( __u32, handle_count )277 __entry->handle_count = stats->rs_handle_count;292 __entry->handle_count, __entry->blocks,
669 uint8_t handle_count; /* Handle count. */ member870 uint8_t handle_count; /* Handle count. */ member945 uint8_t handle_count; /* Handle count. */ member980 uint8_t handle_count; /* Handle count. */ member1007 uint8_t handle_count; member1424 uint8_t handle_count; member
85 uint8_t handle_count; member
2611 uint32_t handle, hindex, handle_count, i; in qlafx00_multistatus_entry() local2618 handle_count = stsmfx->handle_count; in qlafx00_multistatus_entry()2620 if (handle_count > MAX_HANDLE_COUNT) { in qlafx00_multistatus_entry()2622 "Invalid handle count (0x%x).\n", handle_count); in qlafx00_multistatus_entry()2630 for (i = 0; i < handle_count; i++) { in qlafx00_multistatus_entry()
2141 uint8_t handle_count; /* Handle count. */ member2154 uint8_t handle_count; /* Handle count. */ member2166 uint8_t handle_count; /* Handle count. */ member2190 uint8_t handle_count; /* Handle count. */ member
2445 handle_cnt = sts21_entry->handle_count; in qla2x00_process_response_entry()2452 handle_cnt = sts22_entry->handle_count; in qla2x00_process_response_entry()
207 unsigned handle_count; member
111 obj->handle_count); in exynos_drm_gem_destroy()
543 GEM_BUG_ON(obj->base.handle_count); in file_add_object()552 obj->base.handle_count++; in file_add_object()