PTR ts;// target_long asid = panda_current_asid(env);ts =get_task_struct(env, (_ESP & THREADINFO_MASK));if(ts) {// valid task struct// got a reasonable looking process.// return it and save in cachep = (OsiProc *)g_malloc0(sizeof(OsiProc)); fill_osiproc(env, p, ts); ...
函数名称: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 to increment* Similar to atomic_inc(), but will saturate at REF...
-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...