Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Ddiagnostics.c1065 static u32 diag_context_depth(struct bpf_verifier_env *env, enum bpf_diag_context_kind kind) in diag_context_depth() function
1101 depth = diag_context_depth(env, ctx_kind); in bpf_diag_ctx_forbidden()
1139 u32 depth = diag_context_depth(env, ctx_kind); in bpf_diag_ctx_active()