Searched refs:jit_sysctl (Results 1 – 1 of 1) sorted by relevance
566 const char *jit_sysctl = "/proc/sys/net/core/bpf_jit_enable"; in is_jit_enabled() local570 sysctl_fd = open(jit_sysctl, 0, O_RDONLY); in is_jit_enabled()