函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\cpu\resctrl\rdtgroup.c Create Date:2022-07-27 09:11:01
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:move_myself

函数原型:static void move_myself(struct callback_head *head)

返回类型:void

参数:

类型参数名称
struct callback_head *head
520  callback等于container_of - cast a member of a structure out to the containing structure*@ptr: the pointer to the member.*@type: the type of the container struct this is embedded in.*@member: the name of the member within the struct.(head, structtask_move_callback, work)
521  rdtgrp等于rdtgrp
528  如果atomic_dec_and_test( & waitcount)且flags按位与dtgroup.flags
530  closid等于0
531  rmid等于0
532  释放内存
535  禁止抢占()
537  resctrl_sched_in()
538  禁用抢占和中断()
540  释放内存