Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf.h1823 typedef u32 (*bpf_convert_ctx_access_t)(enum bpf_access_type type, typedef
/openbmc/linux/kernel/bpf/
H A Dverifier.c18297 bpf_convert_ctx_access_t convert_ctx_access; in convert_ctx_accesses()