| Function report | 
| Source Code: include\linux\list.h | Create Date:2022-07-28 05:34:30 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:INIT_HLIST_NODE
Proto:static inline void INIT_HLIST_NODE(struct hlist_node *h)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct hlist_node * | h | 
| 743 | next = NULL | 
| 744 | pprev = NULL | 
| Name | Describe | 
|---|---|
| alloc_apic_chip_data | |
| init_task_pid_links | |
| copy_process | Create a new process | 
| init_idle_pids | |
| init_worker_pool | _worker_pool - initialize a newly zalloc'd worker_pool*@pool: worker_pool to initialize* Initialize a newly zalloc'd @pool | 
| find_css_set | d_css_set - return a new css_set with one cgroup updated*@old_cset: the baseline css_set*@cgrp: the cgroup to be updated* Return a new css_set that's equivalent to @old_cset, but with @cgrp* substituted into the appropriate hierarchy. | 
| recycle_rp_inst | |
| init_aggr_kprobe | |
| register_kprobe | |
| alloc_trace_kprobe | Allocate new trace_probe and initialize it (including kprobes). | 
| __unregister_trace_kprobe | Internal unregister function - just handle k*probes and flags | 
| bpf_trampoline_lookup | |
| perf_event_alloc | Allocate and initialize an event structure | 
| add_scan_area | Add a scanning area to the object. If at least one such area is added,* kmemleak will only scan these ranges rather than the whole memory block. | 
| blk_rq_init | |
| ioc_create_icq | _create_icq - create and link io_cq*@ioc: io_context of interest*@q: request_queue of interest*@gfp_mask: allocation mask* Make sure io_cq linking @ioc and @q exists | 
| blk_mq_rq_ctx_init | |
| bsg_alloc_device | |
| bfq_init_bfqq | |
| avc_alloc_node | |
| alloc_super | alloc_super - create new superblock*@type: filesystem type superblock should belong to*@flags: the mount flags*@user_ns: User namespace for the super_block* Allocates and initializes a new &struct super_block. alloc_super() | 
| __d_alloc | __d_alloc - allocate a dcache entry*@sb: filesystem it will belong to*@name: qstr of the name* Allocates a dentry. It returns %NULL if there is insufficient memory* available. On a success the dentry is returned. The name passed in is | 
| __d_lookup_done | |
| inode_init_once | These are initializations that only need to be done* once, because the fields are idempotent across use* of the inode, so let the slab aware of that. | 
| alloc_vfsmnt | |
| io_poll_add | |
| locks_init_lock_heads | |
| get_empty_dquot | |
| hlist_del_init | 
| 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 |