Home
last modified time | relevance | path

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

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