Searched refs:jmp_list_head (Results 1 – 4 of 4) sorted by relevance
141 uintptr_t jmp_list_head; member
44 TB_FOR_EACH_TAGGED((head_tb)->jmp_list_head, tb, n, jmp_list_next)838 pprev = &dest->jmp_list_head; in tb_remove_from_jmp_list()873 dest->jmp_list_head = (uintptr_t)NULL; in tb_jmp_unlink()
663 tb->jmp_list_next[n] = tb_next->jmp_list_head; in tb_add_jump()664 tb_next->jmp_list_head = (uintptr_t)tb | n; in tb_add_jump()
516 tb->jmp_list_head = (uintptr_t)NULL; in tb_gen_code()