1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> 3 <title>MM_AllocBlockFence struct Reference</title> 4 <link href="doxygen.css" rel="stylesheet" type="text/css"> 5 </head><body> 6 <!-- Generated by Doxygen 1.2.18 --> 7 <center> 8 <a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="modules.html">Modules</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="annotated.html">Data Structures</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Data Fields</a> <a class="qindex" href="globals.html">Globals</a> </center> 9 <hr><h1>MM_AllocBlockFence Struct Reference<br> 10 <small> 11 [<a class="el" href="group__osclmemory.html">OSCL Memory</a>]</small> 12 </h1><code>#include <<a class="el" href="oscl__mem__audit__internals_8h-source.html">oscl_mem_audit_internals.h</a>></code> 13 <p> 14 <table border=0 cellpadding=0 cellspacing=0> 15 <tr><td></td></tr> 16 <tr><td colspan=2><br><h2>Public Methods</h2></td></tr> 17 <tr><td nowrap align=right valign=top> </td><td valign=bottom><a class="el" href="structMM__AllocBlockFence.html#a0">MM_AllocBlockFence</a> ()</td></tr> 18 <tr><td nowrap align=right valign=top>void </td><td valign=bottom><a class="el" href="structMM__AllocBlockFence.html#a1">fill_fence</a> ()</td></tr> 19 <tr><td nowrap align=right valign=top>bool </td><td valign=bottom><a class="el" href="structMM__AllocBlockFence.html#a2">check_fence</a> ()</td></tr> 20 <tr><td colspan=2><br><h2>Data Fields</h2></td></tr> 21 <tr><td nowrap align=right valign=top>uint8 </td><td valign=bottom><a class="el" href="structMM__AllocBlockFence.html#m0">pad</a> [COMPUTE_MEM_ALIGN_SIZE(sizeof(<a class="el" href="structMM__AllocBlockHdr.html">MM_AllocBlockHdr</a>), MIN_FENCE_SIZE, MEM_ALIGN_SIZE)]</td></tr> 22 </table> 23 <hr><h2>Constructor & Destructor Documentation</h2> 24 <a name="a0" doxytag="MM_AllocBlockFence::MM_AllocBlockFence"></a><p> 25 <table width="100%" cellpadding="2" cellspacing="0" border="0"> 26 <tr> 27 <td class="md"> 28 <table cellpadding="0" cellspacing="0" border="0"> 29 <tr> 30 <td class="md" nowrap valign="top"> MM_AllocBlockFence::MM_AllocBlockFence </td> 31 <td class="md" valign="top">( </td> 32 <td class="mdname1" valign="top" nowrap> </td> 33 <td class="md" valign="top">) </td> 34 <td class="md" nowrap><code> [inline]</code></td> 35 </tr> 36 37 </table> 38 </td> 39 </tr> 40 </table> 41 <table cellspacing=5 cellpadding=0 border=0> 42 <tr> 43 <td> 44 45 </td> 46 <td> 47 48 <p> 49 </td> 50 </tr> 51 </table> 52 <hr><h2>Member Function Documentation</h2> 53 <a name="a2" doxytag="MM_AllocBlockFence::check_fence"></a><p> 54 <table width="100%" cellpadding="2" cellspacing="0" border="0"> 55 <tr> 56 <td class="md"> 57 <table cellpadding="0" cellspacing="0" border="0"> 58 <tr> 59 <td class="md" nowrap valign="top"> bool MM_AllocBlockFence::check_fence </td> 60 <td class="md" valign="top">( </td> 61 <td class="mdname1" valign="top" nowrap> </td> 62 <td class="md" valign="top">) </td> 63 <td class="md" nowrap><code> [inline]</code></td> 64 </tr> 65 66 </table> 67 </td> 68 </tr> 69 </table> 70 <table cellspacing=5 cellpadding=0 border=0> 71 <tr> 72 <td> 73 74 </td> 75 <td> 76 77 <p> 78 </td> 79 </tr> 80 </table> 81 <a name="a1" doxytag="MM_AllocBlockFence::fill_fence"></a><p> 82 <table width="100%" cellpadding="2" cellspacing="0" border="0"> 83 <tr> 84 <td class="md"> 85 <table cellpadding="0" cellspacing="0" border="0"> 86 <tr> 87 <td class="md" nowrap valign="top"> void MM_AllocBlockFence::fill_fence </td> 88 <td class="md" valign="top">( </td> 89 <td class="mdname1" valign="top" nowrap> </td> 90 <td class="md" valign="top">) </td> 91 <td class="md" nowrap><code> [inline]</code></td> 92 </tr> 93 94 </table> 95 </td> 96 </tr> 97 </table> 98 <table cellspacing=5 cellpadding=0 border=0> 99 <tr> 100 <td> 101 102 </td> 103 <td> 104 105 <p> 106 </td> 107 </tr> 108 </table> 109 <hr><h2>Field Documentation</h2> 110 <a name="m0" doxytag="MM_AllocBlockFence::pad"></a><p> 111 <table width="100%" cellpadding="2" cellspacing="0" border="0"> 112 <tr> 113 <td class="md"> 114 <table cellpadding="0" cellspacing="0" border="0"> 115 <tr> 116 <td class="md" nowrap valign="top"> uint8 MM_AllocBlockFence::pad[COMPUTE_MEM_ALIGN_SIZE(sizeof(<a class="el" href="structMM__AllocBlockHdr.html">MM_AllocBlockHdr</a>), MIN_FENCE_SIZE, MEM_ALIGN_SIZE)] 117 </table> 118 </td> 119 </tr> 120 </table> 121 <table cellspacing=5 cellpadding=0 border=0> 122 <tr> 123 <td> 124 125 </td> 126 <td> 127 128 <p> 129 </td> 130 </tr> 131 </table> 132 <hr>The documentation for this struct was generated from the following file:<ul> 133 <li><a class="el" href="oscl__mem__audit__internals_8h-source.html">oscl_mem_audit_internals.h</a></ul> 134 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small> 135 <address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small> 136 </small></address> 137 </body> 138 </html> 139