Home
last modified time | relevance | path

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

/aosp_15_r20/external/flashrom/
H A Dfile_lock.c146 static int file_lock_get(struct ipc_lock *lock, int timeout_msecs) in file_lock_get() function
245 if (file_lock_get(lock, timeout_msecs)) { in acquire_lock()