Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_progs.c566 const char *jit_sysctl = "/proc/sys/net/core/bpf_jit_enable"; in is_jit_enabled() local
570 sysctl_fd = open(jit_sysctl, 0, O_RDONLY); in is_jit_enabled()