Home
last modified time | relevance | path

Searched refs:destroy_lock (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/fs/notify/
A Dmark.c84 static DEFINE_SPINLOCK(destroy_lock);
203 spin_lock(&destroy_lock); in fsnotify_connector_destroy_workfn()
206 spin_unlock(&destroy_lock); in fsnotify_connector_destroy_workfn()
328 spin_lock(&destroy_lock); in fsnotify_put_mark()
331 spin_unlock(&destroy_lock); in fsnotify_put_mark()
340 spin_lock(&destroy_lock); in fsnotify_put_mark()
342 spin_unlock(&destroy_lock); in fsnotify_put_mark()
893 spin_lock(&destroy_lock); in fsnotify_mark_destroy_workfn()
896 spin_unlock(&destroy_lock); in fsnotify_mark_destroy_workfn()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dcrypto.c50 spinlock_t destroy_lock; /* protect destroy_list */ member
528 spin_lock(&pool->destroy_lock); in mlx5_crypto_dek_pool_splice_destroy_list()
530 spin_unlock(&pool->destroy_lock); in mlx5_crypto_dek_pool_splice_destroy_list()
700 spin_lock_init(&pool->destroy_lock); in mlx5_crypto_dek_pool_create()

Completed in 6 milliseconds