Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/
H A Dverifier.c250 char tn_buf[48]; in nfp_bpf_check_helper_call() local
252 tnum_strn(tn_buf, sizeof(tn_buf), reg3->var_off); in nfp_bpf_check_helper_call()
254 tn_buf); in nfp_bpf_check_helper_call()
321 char tn_buf[48]; in nfp_bpf_check_exit() local
323 tnum_strn(tn_buf, sizeof(tn_buf), reg0->var_off); in nfp_bpf_check_exit()
325 reg0->type, tn_buf); in nfp_bpf_check_exit()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/bpf/
H A Dverifier.c250 char tn_buf[48]; in nfp_bpf_check_helper_call() local
252 tnum_strn(tn_buf, sizeof(tn_buf), reg3->var_off); in nfp_bpf_check_helper_call()
254 tn_buf); in nfp_bpf_check_helper_call()
321 char tn_buf[48]; in nfp_bpf_check_exit() local
323 tnum_strn(tn_buf, sizeof(tn_buf), reg0->var_off); in nfp_bpf_check_exit()
325 reg0->type, tn_buf); in nfp_bpf_check_exit()
/kernel/linux/linux-5.10/kernel/bpf/
H A Dverifier.c643 char tn_buf[48]; in print_verifier_state() local
645 tnum_strn(tn_buf, sizeof(tn_buf), reg->var_off); in print_verifier_state()
646 verbose(env, ",var_off=%s", tn_buf); in print_verifier_state()
2925 char tn_buf[48]; in check_stack_read() local
2927 tnum_strn(tn_buf, sizeof(tn_buf), reg->var_off); in check_stack_read()
2929 tn_buf, off, size); in check_stack_read()
3375 char tn_buf[48]; in check_pkt_ptr_alignment() local
3377 tnum_strn(tn_buf, sizeo in check_pkt_ptr_alignment()
3400 char tn_buf[48]; check_generic_ptr_alignment() local
3611 char tn_buf[48]; __check_ptr_off_reg() local
3640 char tn_buf[48]; __check_buffer_access() local
3794 char tn_buf[48]; check_ptr_to_btf_access() local
3955 char tn_buf[48]; check_stack_access_within_bounds() local
4286 char tn_buf[48]; check_stack_range_initialized() local
4350 char tn_buf[48]; check_stack_range_initialized() local
6208 char tn_buf[48]; check_stack_access_for_ptr_arithmetic() local
8684 char tn_buf[48]; check_return_code() local
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dverifier.c415 char tn_buf[48]; in verbose_invalid_scalar() local
419 tnum_strn(tn_buf, sizeof(tn_buf), reg->var_off); in verbose_invalid_scalar()
420 verbose(env, "has value %s", tn_buf); in verbose_invalid_scalar()
424 tnum_strn(tn_buf, sizeof(tn_buf), *range); in verbose_invalid_scalar()
425 verbose(env, " should have been in %s\n", tn_buf); in verbose_invalid_scalar()
1429 char tn_buf[48]; in print_verifier_state() local
1431 tnum_strn(tn_buf, sizeof(tn_buf), re in print_verifier_state()
5013 char tn_buf[48]; check_stack_read() local
5213 char tn_buf[48]; __check_ptr_off_reg() local
5734 char tn_buf[48]; check_pkt_ptr_alignment() local
5759 char tn_buf[48]; check_generic_ptr_alignment() local
5984 char tn_buf[48]; __check_buffer_access() local
6400 char tn_buf[48]; check_ptr_to_btf_access() local
6646 char tn_buf[48]; check_stack_access_within_bounds() local
7059 char tn_buf[48]; check_stack_range_initialized() local
7147 char tn_buf[48]; check_stack_range_initialized() local
12393 char tn_buf[48]; check_stack_access_for_ptr_arithmetic() local
[all...]

Completed in 22 milliseconds