[go: nahoru, domu]

Searched defs:ft_lport_lock (Results 1 - 1 of 1) sorted by relevance

/drivers/target/tcm_fc/
H A Dtfc_conf.c54 DEFINE_MUTEX(ft_lport_lock); variable
349 mutex_lock(&ft_lport_lock);
351 mutex_unlock(&ft_lport_lock);
369 mutex_lock(&ft_lport_lock);
375 mutex_unlock(&ft_lport_lock);
385 * The caller holds ft_lport_lock.
423 mutex_lock(&ft_lport_lock);
426 mutex_unlock(&ft_lport_lock);
433 mutex_unlock(&ft_lport_lock);
444 mutex_lock(&ft_lport_lock);
[all...]

Completed in 97 milliseconds