Searched defs:bic (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/block/ |
D | bfq-iosched.c | 379 struct bfq_queue *bic_to_bfqq(struct bfq_io_cq *bic, bool is_sync, in bic_to_bfqq() 390 void bic_set_bfqq(struct bfq_io_cq *bic, in bic_set_bfqq() 436 struct bfq_data *bic_to_bfqd(struct bfq_io_cq *bic) in bic_to_bfqd() 693 struct bfq_io_cq *bic = bfq_bic_lookup(data->q); in bfq_limit_depth() local 1134 struct bfq_io_cq *bic, bool bfq_already_existing) in bfq_bfqq_resume_state() 2457 struct bfq_io_cq *bic = bfq_bic_lookup(q); in bfq_bio_merge() local 2907 void *io_struct, bool request, struct bfq_io_cq *bic) in bfq_setup_cooperator() 3038 struct bfq_io_cq *bic = bfqq->bic; in bfq_bfqq_save_state() local 3129 bfq_merge_bfqqs(struct bfq_data *bfqd, struct bfq_io_cq *bic, in bfq_merge_bfqqs() 5451 static void bfq_exit_icq_bfqq(struct bfq_io_cq *bic, bool is_sync, in bfq_exit_icq_bfqq() [all …]
|
D | bfq-cgroup.c | 710 struct bfq_io_cq *bic, in bfq_sync_bfqq_move() 759 struct bfq_io_cq *bic, in __bfq_bic_change_cgroup() 779 void bfq_bic_update_cgroup(struct bfq_io_cq *bic, struct bio *bio) in bfq_bic_update_cgroup() 1463 void bfq_bic_update_cgroup(struct bfq_io_cq *bic, struct bio *bio) {} in bfq_bic_update_cgroup()
|
D | bfq-iosched.h | 339 struct bfq_io_cq *bic; member
|
/Linux-v6.6/tools/power/x86/turbostat/ |
D | turbostat.c | 74 struct msr_counter bic[] = { variable 1528 int soft_c1_residency_display(int bic) in soft_c1_residency_display()
|