Lines Matching refs:scan
27 To trigger an intermediate memory scan::
29 # echo scan > /sys/kernel/debug/kmemleak
51 - scan=on
53 - scan=off
55 - scan=<secs>
58 - scan
59 trigger a memory scan
102 2. scan the memory starting with the data section and stacks, checking
106 3. scan the gray objects for matching addresses (some white objects
125 /sys/kernel/debug/kmemleak output. By issuing a 'scan' after a 'clear'
133 # echo scan > /sys/kernel/debug/kmemleak
165 - ``kmemleak_ignore`` - do not scan or report an object as leak
166 - ``kmemleak_scan_area`` - add scan areas inside a memory block
167 - ``kmemleak_no_scan`` - do not scan a memory block
217 values. In a future version, kmemleak could only scan the pointer
234 enabled. Load the module and perform a scan with::
237 # echo scan > /sys/kernel/debug/kmemleak