Function report |
Source Code:kernel\futex.c |
Create Date:2022-07-28 10:55:02 |
Last Modify:2020-03-17 15:28:32 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Walk curr->robust_list (very carefully, it's a userspace list!)* and mark any locks found there dead, and notify any waiters.* We silently return on any sign of list-walking problem.
Proto:static void exit_robust_list(struct task_struct *curr)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | curr |
3680 | __user * head = robust_list |
3682 | limit = This limit protects against a deliberately circular list.* (Not worth introducing an rlimit for it) |
3687 | If Not futex_cmpxchg_enabled Then Return |
3694 | If Fetch a robust-list pointer. Bit 0 signals PI futexes: Then Return |
3705 | If Fetch a robust-list pointer. Bit 0 signals PI futexes: Then Return |
3708 | next_entry = NULL |
3737 | If pending Then |
Name | Describe |
---|---|
futex_cleanup |
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 |