Searched refs:handle_count (Results 1 – 12 of 12) sorted by relevance
249 __field( __u32, handle_count )263 __entry->handle_count = stats->rs_handle_count;278 __entry->handle_count, __entry->blocks,
160 obj->handle_count = 0; in drm_gem_private_object_init()221 if (WARN_ON(obj->handle_count == 0)) in drm_gem_object_handle_put_unlocked()231 if (--obj->handle_count == 0) { in drm_gem_object_handle_put_unlocked()382 if (obj->handle_count++ == 0) in drm_gem_handle_create_tail()846 if (obj->handle_count == 0) { in drm_gem_flink_ioctl()
119 obj->handle_count, in drm_gem_one_name_info()
380 if (obj->handle_count == 0) { in export_and_register_object()
194 unsigned handle_count; member
667 uint8_t handle_count; /* Handle count. */ member813 uint8_t handle_count; /* Handle count. */ member888 uint8_t handle_count; /* Handle count. */ member923 uint8_t handle_count; /* Handle count. */ member1282 uint8_t handle_count; member
86 uint8_t handle_count; member
2639 uint32_t handle, hindex, handle_count, i; in qlafx00_multistatus_entry() local2646 handle_count = stsmfx->handle_count; in qlafx00_multistatus_entry()2648 if (handle_count > MAX_HANDLE_COUNT) { in qlafx00_multistatus_entry()2650 "Invalid handle count (0x%x).\n", handle_count); in qlafx00_multistatus_entry()2658 for (i = 0; i < handle_count; i++) { in qlafx00_multistatus_entry()
2072 uint8_t handle_count; /* Handle count. */ member2085 uint8_t handle_count; /* Handle count. */ member2097 uint8_t handle_count; /* Handle count. */ member2121 uint8_t handle_count; /* Handle count. */ member
1998 handle_cnt = sts21_entry->handle_count; in qla2x00_process_response_entry()2005 handle_cnt = sts22_entry->handle_count; in qla2x00_process_response_entry()
152 obj->handle_count); in exynos_drm_gem_destroy()
295 GEM_BUG_ON(obj->base.handle_count); in file_add_object()303 obj->base.handle_count++; in file_add_object()