Function report |
Source Code:kernel\locking\rtmutex-debug.c |
Create Date:2022-07-28 09:52:46 |
Last Modify:2020-03-17 14:29:42 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:printk_task
Proto:static void printk_task(struct task_struct *p)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | p |
37 | If p Then printk("%16s:%5d [%p, %3d]", * executable name, excluding path. * - normally initialized setup_new_exec() * - access it with [gs]et_task_comm() * - lock it with task_lock(), task_pid_nr(p), p, prio) |
39 | Else printk("<none>") |
Name | Describe |
---|---|
printk_lock |
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 |