Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/kernel/
Dtopology.c37 static void topology_work_fn(struct work_struct *work);
41 static DECLARE_WORK(topology_work, topology_work_fn);
299 static void topology_work_fn(struct work_struct *work) in topology_work_fn() function
/linux-4.4.14/arch/powerpc/mm/
Dnuma.c1482 static void topology_work_fn(struct work_struct *work) in topology_work_fn() function
1486 static DECLARE_WORK(topology_work, topology_work_fn);