Home
last modified time | relevance | path

Searched defs:kc (Results 1 – 1 of 1) sorted by relevance

/device/qemu/riscv32_virt/liteos_m/board/driver/video/
Dkey_cache.c42 #define TRACE_HIT_CACHE(kc) do { kc->hit++; g_totalKeyCacheHit++; } while (0) argument
53 #define TRACE_HIT_CACHE(kc) argument
68 struct KeyCache *kc = NULL; in KeyCacheDump() local
111 struct KeyCache *kc = NULL; in KeyCacheAlloc() local
138 int KeyCacheFree(struct KeyCache *kc) in KeyCacheFree()
151 struct KeyCache *kc = NULL; in KeyCacheLookup() local
168 struct KeyCache *kc = NULL; in FbMemKeyCacheFree() local