Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dworkqueue.h512 alloc_workqueue_noprof(const char *fmt, unsigned int flags, int max_active, ...);
513 #define alloc_workqueue(...) alloc_hooks(alloc_workqueue_noprof(__VA_ARGS__))
/linux/kernel/
H A Dworkqueue.c5810 struct workqueue_struct *alloc_workqueue_noprof(const char *fmt, in alloc_workqueue_noprof() function
5827 EXPORT_SYMBOL_GPL(alloc_workqueue_noprof);