Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dbtf.c4220 static u8 bpf_ctx_convert_map[] = { variable
4264 ctx_type = btf_type_member(conv_struct) + bpf_ctx_convert_map[prog_type] * 2; in btf_get_prog_ctx_type()