Home
last modified time | relevance | path

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

/linux/drivers/mtd/
H A Dmtdconcat.c482 bool is_lock) in concat_xxlock() argument
501 if (is_lock) in concat_xxlock()
/linux/kernel/bpf/
H A Dverifier.c8409 bool is_lock = flags & PROCESS_SPIN_LOCK, is_res_lock = flags & PROCESS_RES_LOCK; in process_spin_lock() local
8452 if (is_lock) { in process_spin_lock()