Function report |
Source Code:lib\idr.c |
Create Date:2022-07-28 06:13:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dr_find() - Return pointer for given ID
Proto:void *idr_find(const struct idr *idr, unsigned long id)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const struct idr * | idr | |
unsigned long | id |
Name | Describe |
---|---|
find_pid_ns | |
irq_timings_next_event | q_timings_next_event - Return when the next event is supposed to arrive* During the last busy cycle, the number of interrupts is incremented* and stored in the irq_timings structure |
irq_timings_free | |
irq_timings_alloc | |
css_from_id | ss_from_id - lookup css by id*@id: the cgroup id*@ss: cgroup subsys to be looked into* Returns the css if there's valid one with @id, otherwise returns NULL.* Should be called under rcu_read_lock(). |
bpf_prog_get_fd_by_id | |
bpf_map_get_fd_by_id | |
btf_get_fd_by_id | |
perf_init_event | |
mem_cgroup_from_id | mem_cgroup_from_id - look up a memcg from a memcg id*@id: the memcg id to look up* Caller must hold rcu_read_lock(). |
ipc_obtain_object_idr | pc_obtain_object_idr*@ids: ipc identifier set*@id: ipc id to look for* Look for an id in the ipc ids idr and return associated ipc object.* Call inside the RCU critical section.* The ipc object is *not* locked on exit. |
sysvipc_find_ipc | This routine locks the ipc structure found at least at position pos. |
shm_get_stat | Called with shm_ids.rwsem held as a reader |
free_ipcs | _ipcs - free all ipcs of one type*@ns: the namespace to remove the ipcs from*@ids: the table of ipcs to free*@free: the function called to free each individual ipc* Called for each kind of ipc when an ipc_namespace exits. |
bsg_get_device |
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 |