Lines Matching full:before
22 * before the actual read happens.
36 * before the actual write happens.
50 * before the actual write happens.
64 * before the actual read happens.
78 * before the actual write happens.
92 * inserted before the actual write happens.
107 * variants). The instrumentation must be inserted before the accesses.
118 * instrument_copy_from_user_before - add instrumentation before copy_from_user
124 * variants). The instrumentation should be inserted before the accesses.
151 * instrument_memcpy_before - add instrumentation before non-instrumented memcpy
157 * instrumentation should be inserted before the memcpy call.
190 * whether the instrumentation happens before or after the data is copied from
208 * whether the instrumentation happens before or after the data is copied from