Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\bfq-wf2q.c Create Date:2022-07-28 17:59:55
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:__bfq_activate_requeue_entity

Proto:static void __bfq_activate_requeue_entity(struct bfq_entity *entity, struct bfq_sched_data *sd, bool non_blocking_wait_rq)

Type:void

Parameter:

TypeParameterName
struct bfq_entity *entity
struct bfq_sched_data *sd
boolnon_blocking_wait_rq
1117  st = bfq_entity_service_tree(entity)
1119  If ity in service == entity || tree the entity is enqueued into; %NULL if not on a tree == ree for active entities (i.e., those backlogged) Then __bfq_requeue_entity - handle requeueing or repositioning of an entity
1125  Else __bfq_activate_entity - handle activation of entity.*@entity: the entity being activated.*@non_blocking_wait_rq: true if entity was waiting for a request* Called for a 'true' activation, i.e., if entity is not active and
Caller
NameDescribe
bfq_activate_requeue_entityq_activate_requeue_entity - activate or requeue an entity representing a* bfq_queue, and activate, requeue or reposition* all ancestors for which such an update becomes* necessary