Lines Matching refs:owner
1 page owner: Tracking about who allocated each page
6 page owner is for the tracking about who allocated each page.
20 page owner can also be used for various purposes. For example, accurate
22 each page. It is already implemented and activated if page owner is
25 page owner is disabled in default. So, if you'd like to use it, you need
27 with page owner and page owner is disabled in runtime due to no enabling
29 doesn't require memory to store owner information, so there is no runtime
30 memory overhead. And, page owner inserts just two unlikely branches into
32 done like as the kernel without page owner. These two unlikely branches
36 - Without page owner
40 - With page owner
48 page owner and turning it on if needed would be great option to debug
51 There is one notice that is caused by implementation detail. page owner
55 they would have no owner information. To fix it up, these early allocated
57 Although it doesn't mean that they have the right owner information,
70 2) Enable page owner
75 4) Analyze information from page owner