Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/loongarch/net/
H A Debpf_jit.c16 #define SAVE_TCC BIT(1) macro
53 ctx->flags |= SAVE_TCC; in mark_tail_call()
63 return (ctx->flags & SAVE_TCC); in seen_tail_call()
/kernel/linux/linux-6.6/arch/loongarch/net/
H A Dbpf_jit.c13 #define SAVE_TCC BIT(1) macro
42 ctx->flags |= SAVE_TCC; in mark_tail_call()
52 return (ctx->flags & SAVE_TCC); in seen_tail_call()

Completed in 3 milliseconds