Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfilter.h1040 static inline u32 bpf_ctx_off_adjust_machine(u32 size) in bpf_ctx_off_adjust_machine() function
/linux/kernel/bpf/
H A Dfixups.c916 size_default = bpf_ctx_off_adjust_machine(ctx_field_size); in bpf_convert_ctx_accesses()