Function report |
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 activity | Download SCCT | Chinese |
Name:try_module_get
Proto:static inline bool try_module_get(struct module *module)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct module * | module |
Name | Describe |
---|---|
lookup_ts_algo | |
dup_mm | dup_mm() - duplicates an existing mm structure*@tsk: the task_struct with which the new mm will be associated.*@oldmm: the mm to duplicate.* Allocates a new mm structure and duplicates the provided @oldmm structure* content into it. |
__setup_irq | register an interrupt |
klp_init_patch_early | |
change_clocksource | hange_clocksource - Swaps clocksources if a new one is available* Accumulates current time interval and initializes new clocksource |
clockevents_replace | Try to install a replacement clock event device |
tick_check_new_device | Check, if the new registered device should be used. Called with* clockevents_lock held and interrupts disabled. |
tick_install_broadcast_device | Conditionally install/replace broadcast device |
strong_try_module_get | We require a truly strong try_module_get(): 0 means success.* Otherwise an error is returned due to ongoing or failed* initialization etc. |
check_kprobe_address_safe | |
perf_trace_init | |
event_enable_trigger_func | |
bpf_get_raw_tracepoint_module | |
perf_try_init_event | |
zpool_get_driver | his assumes @type is null-terminated. |
elevator_get | |
elevator_get_by_features | Get the first elevator providing the features required by the request queue.* Default to "none" if no matching elevator is found. |
get_disk_and_module | |
cdev_get | |
search_binary_handler | ycle the list of binary formats handler, until one recognizes the image |
__get_fs_type | |
anon_inode_getfile | anon_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 |
find_quota_format |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |