Lines Matching defs:trace_fork_event
696 struct trace_fork_event { struct697 u32 size;699 u16 common_type;700 u8 common_flags;701 u8 common_preempt_count;702 u32 common_pid;703 u32 common_tgid;705 char parent_comm[16];706 u32 parent_pid;707 char child_comm[16];708 u32 child_pid;