Searched refs:scs_alloc (Results 1 – 4 of 4) sorted by relevance
28 void *scs_alloc(int node);74 static inline void *scs_alloc(int node) { return NULL; } in scs_alloc() function
54 void *scs_alloc(int node) in scs_alloc() function121 s = scs_alloc(node); in scs_prepare()
51 scs_alloc(early_cpu_to_node(cpu)); in init_irq_scs()
137 s = scs_alloc(cpu_to_node(cpu)); in _init_sdei_scs()