Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dworkqueue.c334 struct wq_pod_type { struct
341 static struct wq_pod_type wq_pod_types[WQ_AFFN_NR_TYPES]; argument
3817 static const struct wq_pod_type *
3821 struct wq_pod_type *pt; in wqattrs_pod_type()
4047 struct wq_pod_type *pt = &wq_pod_types[WQ_AFFN_NUMA]; in get_unbound_pool()
4268 const struct wq_pod_type *pt = wqattrs_pod_type(attrs); in wq_calc_pod_cpumask()
5571 const struct wq_pod_type *pt = wqattrs_pod_type(attrs); in workqueue_online_cpu()
5599 const struct wq_pod_type *pt = wqattrs_pod_type(attrs); in workqueue_offline_cpu()
6546 struct wq_pod_type *pt = &wq_pod_types[WQ_AFFN_SYSTEM]; in workqueue_init_early()
6730 static void __init init_pod_type(struct wq_pod_type *pt, in init_pod_type()