summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorYonghong Song <yonghong.song@linux.dev>2026-04-22 20:34:51 -0700
committerAlexei Starovoitov <ast@kernel.org>2026-04-23 07:54:50 -0700
commit024c0ab5db9459d114304d070936c440a61d3fd4 (patch)
tree1afa155a9c963e59e1b00ad8c9e982b6142f6057 /include/uapi/linux
parent6a581b856c9e633c615483ad53910cba8cacbf28 (diff)
bpf: Refactor to handle memory and size together
Similar to the previous patch, try to pass bpf_reg_state from caller to callee. Both mem_reg and size_reg are passed to helper functions. This is important for stack arguments as they may be beyond registers 1-5. Acked-by: Puranjay Mohan <puranjay@kernel.org> Acked-by: Kumar Kartikeya Dwivedi <memxor@gmail.com> Signed-off-by: Yonghong Song <yonghong.song@linux.dev> Link: https://lore.kernel.org/r/20260423033451.2539065-1-yonghong.song@linux.dev Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions