Searched defs:need_id (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/cmd/ | ||
H A D | otp.c | 139 unsigned int need_id; member |
/openbmc/linux/kernel/bpf/ | ||
H A D | verifier.c | 13597 bool need_id = src_reg->type == SCALAR_VALUE && !src_reg->id && in check_alu_op() local |