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