Searched refs:topology_work_fn (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/s390/kernel/
H A Dtopology.c34 static void topology_work_fn(struct work_struct *work);
38 static DECLARE_WORK(topology_work, topology_work_fn);
294 static void topology_work_fn(struct work_struct *work) topology_work_fn() function
/linux-4.1.27/arch/powerpc/mm/
H A Dnuma.c1475 static void topology_work_fn(struct work_struct *work) topology_work_fn() function
1479 static DECLARE_WORK(topology_work, topology_work_fn);

Completed in 103 milliseconds