Function report |
Source Code:include\linux\rculist.h |
Create Date:2022-07-28 05:38:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:adds the specified element to the specified hlist
Proto:static inline void hlist_add_head_rcu(struct hlist_node *n, struct hlist_head *h)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct hlist_node * | n | |
struct hlist_head * | h |
Name | Describe |
---|---|
attach_pid | attach_pid() must be called with the tasklist_lock write-held. |
lockdep_register_key | Register a dynamically allocated key. |
register_lock_class | Register a lock's class in the hash-table, if the class is not present* yet. Otherwise we look it up. We cache the result in the lock object* itself, so actual lookup of the hash should be once per lock object. |
posix_timer_add | |
register_kprobe | |
perf_trace_add | |
__dev_map_hash_update_elem | |
perf_swevent_add | |
__mmu_notifier_register | Same as mmu_notifier_register but here the caller must hold the mmap_sem in* write mode. A NULL mn signals the notifier is being registered for itree* mode. |
blkg_create | If @new_blkg is %NULL, this function tries to allocate a new one as* necessary using %GFP_NOWAIT. @new_blkg is always consumed on return. |
avc_insert | avc_insert - Insert an AVC entry.*@ssid: source security identifier*@tsid: target security identifier*@tclass: target security class*@avd: resulting av decision*@xp_node: resulting extended permissions* Insert an AVC entry for the SID pair |
smk_insert_entry | smk_insert_entry - insert a smack label into a hash map,* this function must be called under smack_known_lock |
ima_add_digest_entry | ma_add_template_entry helper function:* - Add template entry to the measurement list and hash table, for* all entries except those carried across kexec.* (Called with ima_extend_list_mutex held.) |
__attach_mnt | |
fsnotify_add_mark_list | Add mark into proper place in given list of marks. These marks may be used* for the fsnotify backend to determine which event types should be delivered* to which group and for which inodes. These marks are ordered according to |
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 |