| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_lease.c | 352 int object_count, in validate_lease() argument 364 for (o = 0; o < object_count; o++) { in validate_lease() 386 int object_count, in fill_object_idr() argument 394 objects = kcalloc(object_count, sizeof(struct drm_mode_object *), in fill_object_idr() 401 for (o = 0; o < object_count; o++) { in fill_object_idr() 417 ret = validate_lease(dev, object_count, objects, universal_planes); in fill_object_idr() 425 for (o = 0; o < object_count; o++) { in fill_object_idr() 467 for (o = 0; o < object_count; o++) { in fill_object_idr() 490 size_t object_count; in drm_mode_create_lease_ioctl() local 512 if (cl->object_count == 0) { in drm_mode_create_lease_ioctl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | dsinit.c | 66 info->object_count++; in acpi_ds_init_one_object() 214 info.object_count, info.device_count, in acpi_ds_initialize_objects()
|
| H A D | nsinit.c | 80 info.object_count, info.object_count)); in acpi_ns_initialize_objects() 329 info->object_count++; in acpi_ns_init_one_object()
|
| H A D | acstruct.h | 99 u32 object_count; member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fscache-cache.h | 69 atomic_t object_count; /* no. of live objects in this cache */ member 433 if (atomic_dec_and_test(&cache->object_count)) in fscache_object_destroyed()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | ttm_object.c | 92 atomic_t object_count; member 538 atomic_set(&tdev->object_count, 0); in ttm_object_device_init()
|
| /OK3568_Linux_fs/kernel/fs/fscache/ |
| H A D | cache.c | 402 atomic_read(&cache->object_count) == 0); in fscache_withdraw_cache()
|
| H A D | object.c | 307 atomic_inc(&cache->object_count); in fscache_object_init()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/ |
| H A D | drm_mode.h | 832 __u32 object_count; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/ |
| H A D | drm_mode.h | 832 __u32 object_count; member
|
| /OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/ |
| H A D | drm_mode.h | 951 __u32 object_count; member
|
| /OK3568_Linux_fs/kernel/include/uapi/drm/ |
| H A D | drm_mode.h | 945 __u32 object_count; member
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/ |
| H A D | drm_mode.h | 832 __u32 object_count; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/ |
| H A D | drm_mode.h | 832 __u32 object_count; member
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/ |
| H A D | drm_mode.h | 1034 __u32 object_count; member
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/ |
| H A D | drm_mode.h | 832 __u32 object_count; member
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/ |
| H A D | xf86drmMode.c | 1518 create.object_count = num_objects; in drmModeCreateLease()
|