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:hlist_del_rcu - deletes entry from hash list without re-initialization*@n: the element to delete from the hash list.* Note: list_unhashed() on entry does not return true after this,* the entry is in an undefined state. It is useful for RCU based
Proto:static inline void hlist_del_rcu(struct hlist_node *n)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct hlist_node * | n |
475 | __hlist_del(n) |
476 | pprev = LIST_POISON2 |
Name | Describe |
---|---|
__change_pid | |
zap_class | Remove all references to a lock class. The caller must hold the graph lock. |
lockdep_unregister_key | Unregister a dynamically allocated key. |
release_posix_timer | |
do_unoptimize_kprobes | Unoptimize (replace a jump with a breakpoint and remove the breakpoint* if need) kprobes listed on unoptimizing_list. |
kill_optimized_kprobe | Remove optimized instructions |
register_kprobe | |
__unregister_kprobe_top | Unregister a kprobe without a scheduler synchronization. |
perf_trace_del | |
dev_map_free | |
__dev_map_hash_update_elem | |
dev_map_hash_remove_netdev | |
perf_swevent_del | |
avc_node_delete |
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 |