Home
last modified time | relevance | path

Searched refs:shootdowns (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dip_check_defrag.c20 volatile int shootdowns = 0; variable
60 shootdowns++; in handle_v4()
82 shootdowns++; in handle_v6()
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dip_check_defrag.c249 if (!ASSERT_EQ(skel->bss->shootdowns, 0, "shootdowns")) in test_bpf_ip_check_defrag_ok()
/linux-6.12.1/Documentation/timers/
Dno_hz.rst292 OS jitter due to global TLB shootdowns is to avoid the unmapping
294 result in these shootdowns. For another example, page faults
/linux-6.12.1/arch/
DKconfig485 shootdowns should enable this.