Home
last modified time | relevance | path

Searched refs:object_count (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dfscache-cache.h43 atomic_t object_count; /* no. of live objects in this cache */ member
163 atomic_inc(&cache->object_count); in fscache_count_object()
175 if (atomic_dec_and_test(&cache->object_count)) in fscache_uncount_object()
189 atomic_read(&cache->object_count) == 0); in fscache_wait_for_objects()
/include/uapi/drm/
Ddrm_mode.h1257 __u32 object_count; member