| Function report | 
| Source Code: kernel\locking\test-ww_mutex.c | Create Date:2022-07-28 09:55:11 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:stress_inorder_work
Proto:static void stress_inorder_work(struct work_struct *work)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct work_struct * | work | 
| 386 | order = get_random_order(nlocks) | 
| 387 | If Not order Then Return | 
| 390 | Do | 
| 391 | contended = -1 | 
| 395 | retry : | 
| 396 | err = 0 | 
| 402 | If err < 0 Then Break | 
| 405 | If Not err Then dummy_load(stress) | 
| 416 | Go to retry | 
| 419 | If err Then | 
| 420 | pr_err_once("stress (%s) failed with %d\n", __func__, err) | 
| 422 | Break | 
| 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 |