Function report |
Source Code:include\linux\cpumask.h |
Create Date:2022-07-28 05:34:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cpumask_next_zero
Proto:static inline unsigned int cpumask_next_zero(int n, const struct cpumask *srcp)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
int | n | |
const struct cpumask * | srcp |
168 | Return n + 1 |
Name | Describe |
---|---|
irq_reserve_ipi | q_reserve_ipi() - Setup an IPI to destination cpumask*@domain: IPI domain*@dest: cpumask of cpus which can receive the IPI* Allocate a virq that can be used to send IPI to any CPU in dest mask |
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 |