Home
last modified time | relevance | path

Searched refs:maybe_free (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arc/net/
H A Dbpf_jit_core.c195 static inline void maybe_free(struct jit_context *ctx, void **mem) in maybe_free() function
225 maybe_free(ctx, (void **)&ctx->bpf2insn); in jit_ctx_cleanup()
226 maybe_free(ctx, (void **)&ctx->jit_data); in jit_ctx_cleanup()