Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\sched\psi.c Create Date:2022-07-28 09:46:25
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:init_triggers

Proto:static void init_triggers(struct psi_group *group, u64 now)

Type:void

Parameter:

TypeParameterName
struct psi_group *group
u64now
495  list_for_each_entry - iterate over list of given type*@pos: the type * to use as a loop cursor.*@head: the head for your list.*@member: the name of the list_head within the struct.(t, & triggers, node)
496  Trigger tracking window manupulations
498  No 3D Now!(polling_total, total[PSI_POLL], size of polling_total )
500  polling_next_update = now + poll_min_period
Caller
NameDescribe
psi_poll_work