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

/linux-master/arch/s390/kernel/
H A Dtopology.c48 static void topology_work_fn(struct work_struct *work);
51 static DECLARE_WORK(topology_work, topology_work_fn);
336 static void topology_work_fn(struct work_struct *work) function

Completed in 112 milliseconds