X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=include%2Finstrumentation%2Fevents%2Fi2c.h;h=ad0f80bf70d00d9e41c35f408bed26c9b912b7d7;hb=585e5dcc4bf017c03b86dc84371f9c6170e12785;hp=312f6733120a0229ba4ec73f56fbb917b68a8087;hpb=4f47ccf08dfac3d5db7553eb8b40bdab19764727;p=lttng-modules.git diff --git a/include/instrumentation/events/i2c.h b/include/instrumentation/events/i2c.h index 312f6733..ad0f80bf 100644 --- a/include/instrumentation/events/i2c.h +++ b/include/instrumentation/events/i2c.h @@ -23,7 +23,7 @@ LTTNG_TRACEPOINT_EVENT_CODE(i2c_write, TP_code_pre( tp_locvar->extract_sensitive_payload = - READ_ONCE(extract_sensitive_payload); + LTTNG_READ_ONCE(extract_sensitive_payload); ), TP_FIELDS( @@ -78,7 +78,7 @@ LTTNG_TRACEPOINT_EVENT_CODE(i2c_reply, TP_code_pre( tp_locvar->extract_sensitive_payload = - READ_ONCE(extract_sensitive_payload); + LTTNG_READ_ONCE(extract_sensitive_payload); ), TP_FIELDS(