Home
last modified time | relevance | path

Searched refs:instrument_write (Results 1 – 3 of 3) sorted by relevance

/linux/include/asm-generic/bitops/
A Dinstrumented-non-atomic.h27 instrument_write(addr + BIT_WORD(nr), sizeof(long)); in __set_bit()
42 instrument_write(addr + BIT_WORD(nr), sizeof(long)); in __clear_bit()
57 instrument_write(addr + BIT_WORD(nr), sizeof(long)); in __change_bit()
79 instrument_write(addr + BIT_WORD(nr), sizeof(long)); in __instrument_read_write_bitop()
A Dinstrumented-lock.h40 instrument_write(addr + BIT_WORD(nr), sizeof(long)); in __clear_bit_unlock()
/linux/include/linux/
A Dinstrumented.h39 static __always_inline void instrument_write(const volatile void *v, size_t size) in instrument_write() function

Completed in 4 milliseconds