Home
last modified time | relevance | path

Searched defs:subreg32 (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/kernel/bpf/
Dverifier.c4500 static bool is_reg_const(struct bpf_reg_state *reg, bool subreg32) in is_reg_const()
4507 static u64 reg_const_value(struct bpf_reg_state *reg, bool subreg32) in reg_const_value()