Function report |
Source Code:kernel\workqueue.c |
Create Date:2022-07-28 09:28:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:workqueue_apply_unbound_cpumask
Proto:static int workqueue_apply_unbound_cpumask(void)
Type:int
Parameter:Nothing
5252 | ret = 0 |
5256 | lockdep_assert_held( & wq_pool_mutex) |
5259 | If Not (hot fields used during command issue, aligned to cacheline & WQ_UNBOUND) Then Continue |
5262 | If hot fields used during command issue, aligned to cacheline & __WQ_ORDERED Then Continue |
5266 | If Not ctx Then |
5280 | Return ret |
Name | Describe |
---|---|
workqueue_set_unbound_cpumask | workqueue_set_unbound_cpumask - Set the low-level unbound cpumask*@cpumask: the cpumask to set* The low-level workqueues cpumask is a global cpumask that limits* the affinity of all unbound workqueues. This function check the @cpumask |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |