Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_dctcp.c27 int ebusy_cnt = 0; variable
71 ebusy_cnt++; in BPF_PROG()
79 ebusy_cnt++; in BPF_PROG()
84 ebusy_cnt++; in BPF_PROG()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_tcp_ca.c299 ASSERT_EQ(dctcp_skel->bss->ebusy_cnt, 3, "ebusy_cnt"); in test_dctcp_fallback()

Completed in 1 milliseconds