Home
last modified time | relevance | path

Searched refs:free_bucket_spinlocks (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/lib/
Dbucket_locks.c50 void free_bucket_spinlocks(spinlock_t *locks) in free_bucket_spinlocks() function
54 EXPORT_SYMBOL(free_bucket_spinlocks);
/Linux-v5.4/include/linux/
Dspinlock.h478 void free_bucket_spinlocks(spinlock_t *locks);
/Linux-v5.4/net/ipv6/ila/
Dila_xlat.c626 free_bucket_spinlocks(ilan->xlat.locks); in ila_xlat_exit_net()