Searched defs:PROG_DONE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/progs/ | ||
H A D | test_sk_lookup.c | 62 static const int PROG_DONE = 1; variable |
/openbmc/linux/drivers/usb/host/ | ||
H A D | xhci-pci.c | 25 #define PROG_DONE (1 << 30) macro |