__stop___jump_table  334 include/asm-generic/vmlinux.lds.h 	__stop___jump_table = .;
__stop___jump_table  209 include/linux/jump_label.h extern struct jump_entry __stop___jump_table[];
__stop___jump_table  456 kernel/jump_label.c 	struct jump_entry *iter_stop = __stop___jump_table;
__stop___jump_table  574 kernel/jump_label.c 			stop = __stop___jump_table;
__stop___jump_table  776 kernel/jump_label.c 			__stop___jump_table, start, end);
__stop___jump_table  789 kernel/jump_label.c 	struct jump_entry *stop = __stop___jump_table;