Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/loongarch/net/
H A Debpf_jit.c15 #define SAVE_RA BIT(0) macro
48 ctx->flags |= SAVE_RA; in mark_call()
58 return (ctx->flags & SAVE_RA); in seen_call()
/kernel/linux/linux-6.6/arch/loongarch/net/
H A Dbpf_jit.c12 #define SAVE_RA BIT(0) macro
37 ctx->flags |= SAVE_RA; in mark_call()
47 return (ctx->flags & SAVE_RA); in seen_call()

Completed in 3 milliseconds