Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:bfq_activate_bfqq

Proto:void bfq_activate_bfqq(struct bfq_data *bfqd, struct bfq_queue *bfqq)

Type:void

Parameter:

TypeParameterName
struct bfq_data *bfqd
struct bfq_queue *bfqq
1660  entity = ity representing this queue in the scheduler
1662  q_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
1664  bfq_clear_bfqq_non_blocking_wait_rq(bfqq)
Caller
NameDescribe
bfq_add_bfqq_busyCalled when an inactive queue receives a new request.