Function report |
Source Code:include\linux\futex.h |
Create Date:2022-07-28 08:55:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:do_futex
Proto:static inline long do_futex(unsigned int __user *uaddr, int op, unsigned int val, ktime_t *timeout, unsigned int __user *uaddr2, unsigned int val2, unsigned int val3)
Type:long
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int __user * | uaddr | |
int | op | |
unsigned int | val | |
ktime_t * | timeout | |
unsigned int __user * | uaddr2 | |
unsigned int | val2 | |
unsigned int | val3 |
86 | Return -EINVAL |
Name | Describe |
---|---|
mm_release | Please note the differences between mmput and 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 |