Searched refs:bpf_ctx_off_adjust_machine (Results 1 – 2 of 2) sorted by relevance
658 static inline u32 bpf_ctx_off_adjust_machine(u32 size) in bpf_ctx_off_adjust_machine() function671 size_default = bpf_ctx_off_adjust_machine(size_default); in bpf_ctx_narrow_align_ok()672 size_access = bpf_ctx_off_adjust_machine(size_access); in bpf_ctx_narrow_align_ok()
5420 u32 size_default = bpf_ctx_off_adjust_machine(ctx_field_size); in convert_ctx_accesses()