Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfilter.h790 static inline u32 bpf_ctx_off_adjust_machine(u32 size) in bpf_ctx_off_adjust_machine() function
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dverifier.c11025 size_default = bpf_ctx_off_adjust_machine(ctx_field_size); in convert_ctx_accesses()