HomeSort by relevance Sort by last modified time
    Searched defs:lock_state (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/base/
diskcache.h 64 LockState lock_state; member in struct:rtc::DiskCache::Entry
  /device/linaro/hikey/gralloc/
alloc_device.cpp 132 int lock_state = 0; local
216 lock_state = private_handle_t::LOCK_STATE_MAPPED;
218 private_handle_t *hnd = new private_handle_t(private_handle_t::PRIV_FLAGS_USES_ION, usage, size, cpu_ptr, lock_state);
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/drivers/pwrc/
hisi_pwrc.c 78 unsigned int lock_state; local
82 lock_state = mmio_read_32(LOCK_STAT_OFFSET + (uintptr_t)offset);
83 } while ((lock_state & LOCK_ID_MASK) != lock_id);
  /external/u-boot/arch/x86/include/asm/
me_common.h 271 u16 lock_state:1; member in struct:tdt_state_flag

Completed in 1007 milliseconds