Home
last modified time | relevance | path

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

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