Searched refs:vl_arb_lock_cache (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 11116 * vl_arb_lock_cache 11122 vl_arb_lock_cache(struct hfi1_pportdata *ppd, int idx) in vl_arb_lock_cache() function 11654 vlc = vl_arb_lock_cache(ppd, HI_PRIO_TABLE); in fm_get_table() 11664 vlc = vl_arb_lock_cache(ppd, LO_PRIO_TABLE); in fm_get_table() 11702 vlc = vl_arb_lock_cache(ppd, HI_PRIO_TABLE); in fm_set_table() 11713 vlc = vl_arb_lock_cache(ppd, LO_PRIO_TABLE); in fm_set_table()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 11077 * vl_arb_lock_cache 11083 vl_arb_lock_cache(struct hfi1_pportdata *ppd, int idx) in vl_arb_lock_cache() function 11615 vlc = vl_arb_lock_cache(ppd, HI_PRIO_TABLE); in fm_get_table() 11625 vlc = vl_arb_lock_cache(ppd, LO_PRIO_TABLE); in fm_get_table() 11663 vlc = vl_arb_lock_cache(ppd, HI_PRIO_TABLE); in fm_set_table() 11674 vlc = vl_arb_lock_cache(ppd, LO_PRIO_TABLE); in fm_set_table()
|
Completed in 39 milliseconds