Home
last modified time | relevance | path

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

/Linux-v4.19/lib/
Dbucket_locks.c50 void free_bucket_spinlocks(spinlock_t *locks) in free_bucket_spinlocks() function
54 EXPORT_SYMBOL(free_bucket_spinlocks);
Drhashtable.c107 free_bucket_spinlocks(tbl->locks); in bucket_table_free()
/Linux-v4.19/include/linux/
Dspinlock.h469 void free_bucket_spinlocks(spinlock_t *locks);
/Linux-v4.19/net/ipv6/ila/
Dila_xlat.c634 free_bucket_spinlocks(ilan->xlat.locks); in ila_xlat_exit_net()