HomeSort by relevance Sort by last modified time
    Searched refs:bpf_license (Results 1 - 2 of 2) sorted by null

  /external/linux-kselftest/tools/testing/selftests/net/
reuseport_bpf_numa.c 76 static const char bpf_license[] = ""; local
91 attr.license = (unsigned long) &bpf_license;
reuseport_bpf.c 97 static const char bpf_license[] = "GPL"; local
116 attr.license = (unsigned long) &bpf_license;
343 const char bpf_license[] = "GPL"; local
359 eprog.license = (unsigned long) &bpf_license;

Completed in 514 milliseconds