_THIS_IP_ 180 include/linux/kernel.h #define _THIS_IP_ ({ __label__ __here; __here: (unsigned long)&&__here; }) _THIS_IP_ 19 tools/lib/lockdep/include/liblockdep/common.h #define _THIS_IP_ ({ __label__ __here; __here: (unsigned long)&&__here; })