Home
last modified time | relevance | path

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

/include/linux/
Dbpf.h873 enum bpf_access_type { enum
989 bool (*is_valid_access)(int off, int size, enum bpf_access_type type,
998 u32 (*convert_ctx_access)(enum bpf_access_type type,
2019 typedef u32 (*bpf_convert_ctx_access_t)(enum bpf_access_type type,
2607 bool btf_ctx_access(int off, int size, enum bpf_access_type type,
2612 enum bpf_access_type type) in bpf_tracing_ctx_access()
2624 enum bpf_access_type type, in bpf_tracing_btf_ctx_access()
2635 int off, int size, enum bpf_access_type atype,
2916 int off, int size, enum bpf_access_type atype, in btf_struct_access()
3321 enum bpf_access_type type,
[all …]