Searched refs:atomic_long_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/scripts/gdb/linux/
H A Dutils.py40 atomic_long_type = CachedType("atomic_long_t") variable
154 atomic_long_counter_offset = atomic_long_type.get_type()['counter'].bitpos
155 atomic_long_counter_sizeof = atomic_long_type.get_type()['counter'].type.sizeof

Completed in 211 milliseconds