函数名称:get_task_struct 函数原型:static inline struct task_struct *get_task_struct(struct task_struct *t) 返回类型:struct task_struct 参数: 类型参数名称 struct task_struct *t 113_inc - increment a refcount*@r: the refcount
kerneltoast changed the title ED: Fix potential task_struct double-frees when iterating over tasks Remove superfluous {get|put}_task_struct() calls when iterating over tasks Mar 4, 2025 Remove superfluous {get|put}_task_struct() calls when iterating over … … 175a0cc kerneltoast force...
-func (PipelineStateEnum_PipelineTaskState) EnumDescriptor() ([]byte, []int) { - return file_pipeline_spec_proto_rawDescGZIP(), []int{25, 0} -} - // The spec of a pipeline job. type PipelineJob struct { state protoimpl.MessageState @@ -1299,9 +1201,6 @@ type ArtifactType...