Searched refs:fmt_cnt (Results 1 – 1 of 1) sorted by relevance
431 int i, mod[3] = {}, fmt_cnt = 0; in BPF_CALL_5() local452 if (fmt_cnt >= 3) in BPF_CALL_5()458 mod[fmt_cnt]++; in BPF_CALL_5()461 mod[fmt_cnt]++; in BPF_CALL_5()483 mod[fmt_cnt]++; in BPF_CALL_5()496 switch (fmt_cnt) { in BPF_CALL_5()517 mod[fmt_cnt]++; in BPF_CALL_5()525 fmt_cnt++; in BPF_CALL_5()596 int err = -EINVAL, fmt_cnt = 0, memcpy_cnt = 0; in BPF_CALL_5() local648 if (fmt_cnt >= MAX_SEQ_PRINTF_VARARGS) { in BPF_CALL_5()[all …]