Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dbucket_locks.c50 void free_bucket_spinlocks(spinlock_t *locks) in free_bucket_spinlocks() function
54 EXPORT_SYMBOL(free_bucket_spinlocks);
/OK3568_Linux_fs/kernel/include/linux/
H A Dspinlock.h494 void free_bucket_spinlocks(spinlock_t *locks);
/OK3568_Linux_fs/kernel/net/ipv6/ila/
H A Dila_xlat.c624 free_bucket_spinlocks(ilan->xlat.locks); in ila_xlat_exit_net()