Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c1540 bool writes = parent == state->parent; /* Observe write marks */ in mark_reg_read() local
1545 if (writes && (state->live & REG_LIVE_WRITTEN)) { in mark_reg_read()
1562 * multiple times without writes into it in-between. in mark_reg_read()
1576 writes = true; in mark_reg_read()
2370 * writes+reads less than 8 bytes in check_stack_write_fixed_off()
2444 /* Variable offset writes destroy any spilled pointers in range. */ in check_stack_write_var_off()
3601 * The minimum valid offset is -MAX_BPF_STACK for writes, and
3967 /* The bounds checks for writes are more permissive than for in check_stack_range_initialized()
9591 /* clear write marks in current state: the writes we did are not writes in is_state_visited()
[all...]

Completed in 14 milliseconds