Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\dma\debug.c Create Date:2022-07-28 10:34:30
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Give up exclusive access to the hash bucket

Proto:static void put_hash_bucket(struct hash_bucket *bucket, unsigned long flags)__releases(&bucket->lock)

Type:void

Parameter:

TypeParameterName
struct hash_bucket *bucket
unsigned longflags
261  spin_unlock_irqrestore( & lock, flags)
Caller
NameDescribe
bucket_find_contain
add_dma_entryWrapper function for adding an entry to the hash.* This function takes care of locking itself.
check_unmap
check_sync
debug_dma_mapping_error
get_nr_mapped_entries