Query: alloc_desc_masks
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ALLOC_DESC_MASKS(9) Structures ALLOC_DESC_MASKS(9)NAMEalloc_desc_masks - allocate cpumasks for irq_descSYNOPSISbool alloc_desc_masks(struct irq_desc * desc, int node, bool boot);ARGUMENTSdesc pointer to irq_desc struct node node which will be handling the cpumasks boot true if need bootmemDESCRIPTIONAllocates affinity and pending_mask cpumask if required. Returns true if successful (or not required).AUTHORSThomas Gleixner <tglx@linutronix.de> Author. Ingo Molnar <mingo@elte.hu> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ALLOC_DESC_MASKS(9)