Home
last modified time | relevance | path

Searched refs:vlans_lock (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/fnic/
H A Dfnic_fcs.c446 spin_lock_irqsave(&fnic->vlans_lock, flags); in fnic_fcoe_process_vlan_resp()
458 spin_unlock_irqrestore(&fnic->vlans_lock, in fnic_fcoe_process_vlan_resp()
477 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_process_vlan_resp()
485 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_process_vlan_resp()
502 spin_lock_irqsave(&fnic->vlans_lock, flags); in fnic_fcoe_start_fcf_disc()
507 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_start_fcf_disc()
521 spin_lock_irqsave(&fnic->vlans_lock, flags); in fnic_fcoe_vlan_check()
523 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_vlan_check()
529 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_vlan_check()
535 spin_unlock_irqrestore(&fnic->vlans_lock, flag in fnic_fcoe_vlan_check()
[all...]
H A Dfnic.h293 spinlock_t vlans_lock; member
H A Dfnic_main.c776 spin_lock_init(&fnic->vlans_lock); in fnic_probe()
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dfnic_fcs.c436 spin_lock_irqsave(&fnic->vlans_lock, flags); in fnic_fcoe_process_vlan_resp()
448 spin_unlock_irqrestore(&fnic->vlans_lock, in fnic_fcoe_process_vlan_resp()
467 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_process_vlan_resp()
475 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_process_vlan_resp()
492 spin_lock_irqsave(&fnic->vlans_lock, flags); in fnic_fcoe_start_fcf_disc()
497 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_start_fcf_disc()
511 spin_lock_irqsave(&fnic->vlans_lock, flags); in fnic_fcoe_vlan_check()
513 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_vlan_check()
519 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_vlan_check()
525 spin_unlock_irqrestore(&fnic->vlans_lock, flag in fnic_fcoe_vlan_check()
[all...]
H A Dfnic.h298 spinlock_t vlans_lock; member
H A Dfnic_main.c792 spin_lock_init(&fnic->vlans_lock); in fnic_probe()
/kernel/linux/linux-6.6/net/dsa/
H A Dswitch.c713 mutex_lock(&dp->vlans_lock); in dsa_port_do_vlan_add()
740 mutex_unlock(&dp->vlans_lock); in dsa_port_do_vlan_add()
761 mutex_lock(&dp->vlans_lock); in dsa_port_do_vlan_del()
786 mutex_unlock(&dp->vlans_lock); in dsa_port_do_vlan_del()
H A Ddsa.c1106 mutex_init(&dp->vlans_lock); in dsa_port_touch()
/kernel/linux/linux-6.6/include/net/
H A Ddsa.h317 struct mutex vlans_lock; member
320 * Access to this is serialized by the sleepable @vlans_lock.

Completed in 13 milliseconds