Home
last modified time | relevance | path

Searched refs:fold (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c4362 * Therefore we fold these flags depending on the arg_type before comparison. in check_reg_type()
9390 struct bpf_func_state *fold, *fcur; in states_maybe_looping() local
9397 fold = old->frame[fr]; in states_maybe_looping()
9400 if (memcmp(&fold->regs[i], &fcur->regs[i], offsetof(struct bpf_reg_state, parent))) { in states_maybe_looping()

Completed in 20 milliseconds