Home
last modified time | relevance | path

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

/optee_os/ta/avb/
H A Dentry.c36 static TEE_Result open_rb_state(uint32_t default_lock_state, in open_rb_state() function
91 res = open_rb_state(DEFAULT_LOCK_STATE, &h); in read_rb_idx()
148 res = open_rb_state(DEFAULT_LOCK_STATE, &h); in write_rb_idx()
191 res = open_rb_state(DEFAULT_LOCK_STATE, &h); in read_lock_state()
231 res = open_rb_state(wlock_state, &h); in write_lock_state()