Home
last modified time | relevance | path

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

/arch/s390/kernel/
Dtopology.c37 static void topology_work_fn(struct work_struct *work);
41 static DECLARE_WORK(topology_work, topology_work_fn);
300 static void topology_work_fn(struct work_struct *work) in topology_work_fn() function
/arch/powerpc/mm/
Dnuma.c1540 static void topology_work_fn(struct work_struct *work) in topology_work_fn() function
1544 static DECLARE_WORK(topology_work, topology_work_fn);