Searched refs:jit_buffer_check (Results 1 – 1 of 1) sorted by relevance
268 static inline int jit_buffer_check(const struct jit_context *ctx) in jit_buffer_check() function 306 CHECK_RET(jit_buffer_check(ctx)); in handle_prologue() 321 CHECK_RET(jit_buffer_check(ctx)); in handle_epilogue() 726 * it does not call "jit_buffer_check()". Else, it would call it for every1058 CHECK_RET(jit_buffer_check(ctx)); in handle_body()