Searched refs:tn_buf (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/common/sdk_linux/kernel/bpf/ |
H A D | verifier.c | 620 char tn_buf[48];
in print_verifier_state() local 622 tnum_strn(tn_buf, sizeof(tn_buf), reg->var_off);
in print_verifier_state() 623 verbose(env, ",var_off=%s", tn_buf);
in print_verifier_state() 2701 char tn_buf[48];
in check_stack_read() local 2703 tnum_strn(tn_buf, sizeof(tn_buf), reg->var_off);
in check_stack_read() 2705 tn_buf, off, size);
in check_stack_read() 2713 char tn_buf[48];
in check_stack_read() local 2715 tnum_strn(tn_buf, sizeo in check_stack_read() 3118 char tn_buf[48]; check_pkt_ptr_alignment() local 3140 char tn_buf[48]; check_generic_ptr_alignment() local 3363 char tn_buf[48]; __check_ptr_off_reg() local 3386 char tn_buf[48]; __check_buffer_access() local 3519 char tn_buf[48]; check_ptr_to_btf_access() local 3673 char tn_buf[48]; check_stack_access_within_bounds() local 3990 char tn_buf[48]; check_stack_range_initialized() local 4057 char tn_buf[48]; check_stack_range_initialized() local 5885 char tn_buf[48]; check_stack_access_for_ptr_arithmetic() local 8263 char tn_buf[48]; check_return_code() local [all...] |
Completed in 9 milliseconds