Function report |
Source Code:block\bio.c |
Create Date:2022-07-28 16:56:41 |
Last Modify:2020-03-17 23:13:58 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_associate_blkg_from_page - associate a bio with the page's blkg*@bio: target bio*@page: the page to lookup the blkcg from* Associate @bio with the blkg from @page's owning memcg and the respective* request_queue
Proto:void bio_associate_blkg_from_page(struct bio *bio, struct page *page)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bio * | bio | |
struct page * | page |
2131 | If Not mem_cgroup Then Return |
2136 | css = group_e_css - obtain a cgroup's effective css for the specified subsystem*@cgrp: the cgroup of interest*@ss: the subsystem of interest* Find and get the effective css of @cgrp for @ss |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |