Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\module.h Create Date:2022-07-28 05:48:59
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:module_put

Proto:static inline void module_put(struct module *module)

Type:void

Parameter:

TypeParameterName
struct module *module

NULL

Caller
NameDescribe
test_kmod_put_module
textsearch_preparextsearch_prepare - Prepare a search*@algo: name of search algorithm*@pattern: pattern data*@len: length of pattern*@gfp_mask: allocation mask*@flags: search flags* Looks up the search algorithm module and creates a new textsearch
textsearch_destroyxtsearch_destroy - destroy a search configuration*@conf: search configuration* Releases all references of the configuration and frees* up the memory.
__mmput
__setup_irqregister an interrupt
__free_irqInternal function to unregister an irqaction - used to free* regular and special interrupts that are part of the architecture.
__cleanup_nmiThis function must be called with desc->lock held
__free_percpu_irqInternal function to unregister a percpu irqaction.
klp_free_patch_finishThis function implements the free part that must be called outside* klp_mutex.* It must be called after klp_free_patch_start(). And it has to be* the last function accessing the livepatch structures when the patch* gets disabled.
change_clocksourcehange_clocksource - Swaps clocksources if a new one is available* Accumulates current time interval and initializes new clocksource
clockevents_replaceTry to install a replacement clock event device
clockevents_exchange_devicelockevents_exchange_device - release and request clock devices*@old: device to release (can be NULL)*@new: device to request (can be NULL)* Called from various tick functions with clockevents_lock held and* interrupts disabled.
__module_put_and_exitA thread that wants to hold a reference to a module only while it* is running can call this to safely exit. nfsd and lockd use this.
do_init_moduleThis is where the real work happens.* Keep it uninlined to provide a reliable breakpoint target, e.g. for the gdb* helper command 'lx-symbols'.
check_kprobe_address_safe
register_kprobe
perf_trace_event_unreg
perf_trace_init
event_enable_trigger_free
event_enable_trigger_func
bpf_put_raw_tracepoint
_free_event
perf_try_init_event
perf_event_allocAllocate and initialize an event structure
zpool_put_driver
elevator_put
get_disk_and_module
put_disk_and_moduleThis is a counterpart of get_disk_and_module() and thus also of* get_gendisk().
cdev_get
cdev_put
put_binfmt
set_binfmt
put_filesystem
anon_inode_getfileanon_inode_getfile - creates a new file instance by hooking it up to an* anonymous inode, and a dentry that describe the "class"* of the file*@name: [in] name of the "class" of the new file*@fops: [in] file operations for the new file*@priv: [in] private
put_quota_format