Searched refs:fmt_cnt (Results 1 – 1 of 1) sorted by relevance
416 int i, mod[3] = {}, fmt_cnt = 0; in BPF_CALL_5() local437 if (fmt_cnt >= 3) in BPF_CALL_5()443 mod[fmt_cnt]++; in BPF_CALL_5()446 mod[fmt_cnt]++; in BPF_CALL_5()468 mod[fmt_cnt]++; in BPF_CALL_5()481 switch (fmt_cnt) { in BPF_CALL_5()502 mod[fmt_cnt]++; in BPF_CALL_5()510 fmt_cnt++; in BPF_CALL_5()581 int err = -EINVAL, fmt_cnt = 0, memcpy_cnt = 0; in BPF_CALL_5() local633 if (fmt_cnt >= MAX_SEQ_PRINTF_VARARGS) { in BPF_CALL_5()[all …]