Home
last modified time | relevance | path

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

/openbmc/linux/scripts/gdb/linux/
H A Dutils.py155 atomic_long_counter_sizeof = atomic_long_type.get_type()['counter'].type.sizeof variable
159 global atomic_long_counter_sizeof
161 if atomic_long_counter_sizeof == 8: