Function report |
Source Code:include\linux\sched\signal.h |
Create Date:2022-07-28 05:40:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:task_tgid
Proto:static inline struct pid *task_tgid(struct task_struct *task)
Type:struct pid
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | task |
606 | Return pids[PIDTYPE_TGID] |
Name | Describe |
---|---|
good_sigevent | |
do_timer_create | Create a POSIX.1b interval timer. |
check_cpu_itimer | |
auditd_test_task | auditd_test_task - Check to see if a given task is an audit daemon*@task: the task to check* Description:* Return 1 if the task is a registered audit daemon, 0 otherwise. |
audit_receive_msg | |
do_msgsnd | |
do_msgrcv | |
semctl_setval | |
semctl_main | |
do_semtimedop | |
exit_sem | add semadj values to semaphores, free undo structures |
__shm_open | |
shm_close | |
newseg | wseg - Create a new shared memory segment*@ns: namespace*@params: ptr to the structure that contains key, size and shmflg* Called with shm_ids.rwsem held as a writer. |
mqueue_flush_file | |
do_mq_notify | Notes: the case when user wants us to deregister (with NULL as pointer)* and he isn't currently owner of notification, will be silently discarded.* It isn't explicitly defined in the POSIX. |
fanotify_alloc_event |
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 |