Function report |
Source Code:kernel\fork.c |
Create Date:2022-07-28 08:58:07 |
Last Modify:2020-03-17 11:04:53 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Please note the differences between mmput and mm_release
Proto:static void mm_release(struct task_struct *tsk, struct mm_struct *mm)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | tsk | |
struct mm_struct * | mm |
1291 | uprobe_free_utask(tsk) |
1294 | deactivate_mm(tsk, mm) |
1301 | If CLONE_CHILD_CLEARTID: Then |
1309 | do_futex( CLONE_CHILD_CLEARTID: , FUTEX_WAKE, 1, NULL, NULL, 0, 0) |
1312 | CLONE_CHILD_CLEARTID: = NULL |
1319 | If vfork_done Then complete_vfork_done(tsk) |
Name | Describe |
---|---|
exit_mm_release | |
exec_mm_release |
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 |