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

/linux-master/arch/loongarch/net/
H A Dbpf_jit.c12 #define SAVE_RA BIT(0) macro
37 ctx->flags |= SAVE_RA;
47 return (ctx->flags & SAVE_RA);

Completed in 97 milliseconds