diff options
| author | Eduard Zingerman <eddyz87@gmail.com> | 2026-04-25 01:52:43 +0300 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2026-04-25 04:14:18 +0300 |
| commit | b93f7180f0bc37336cb26b43aa4796973d84852e (patch) | |
| tree | 60a41fda472ae9df6cacb0b2da7f8065451ffbc7 /include/linux/debugobjects.h | |
| parent | 256f0071f9b61ae5028f749449fd3fdad015889d (diff) | |
| download | linux-b93f7180f0bc37336cb26b43aa4796973d84852e.tar.xz | |
bpf: use accessor functions for bpf_reg_state min/max fields
Replace direct access to bpf_reg_state->{smin,smax,umin,umax,
s32_min,s32_max,u32_min,u32_max}_value with getter/setter inline
functions, preparing for future switch to cnum-based internal
representation.
Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/r/20260424-cnums-everywhere-rfc-v1-v3-2-ca434b39a486@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
