Function report |
Source Code:include\linux\sched.h |
Create Date:2022-07-28 05:59:40 |
Last Modify:2021-07-28 10:30:23 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:task_tgid_nr
Proto:static inline pid_t task_tgid_nr(struct task_struct *tsk)
Type:pid_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | tsk |
1341 | Return thread group id |
Name | Describe |
---|---|
cgroup1_reconfigure | |
audit_log_common_recv_msg | |
audit_log_task_info | |
audit_log_set_loginuid | |
audit_signal_info | audit_signal_info - record signal info for shutting down audit subsystem*@sig: signal value*@t: task being signaled* If the audit subsystem is being terminated, record the task (pid)* and uid that is doing that. |
audit_filter_rules | Compare a task_struct with an audit_rule. Return 1 on match, 0* otherwise.* If task_creation is true, this is an explicit indication that we are* filtering a task rule at task creation time. This and tsk == current are |
__audit_ptrace | |
audit_signal_info_syscall | audit_signal_info_syscall - record signal info for syscalls*@t: task being signaled* If the audit subsystem is being terminated, record the task (pid)* and uid that is doing that. |
__audit_log_capset | __audit_log_capset - store information about the arguments to the capset syscall*@new: the new credentials*@old: the old (current) credentials* Record the arguments userspace sent to sys_capset for later printing by the* audit system if applicable |
audit_log_task | |
dump_common_audit_data | dump_common_audit_data - helper to dump common audit data*@a : common audit data |
format_corename | rmat_corename will inspect the pattern parameter, and output a* name into corename, which must have space for at least* CORENAME_MAX_SIZE bytes plus one byte for the zero terminator. |
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 |