Home
last modified time | relevance | path

Searched defs:PROG_DONE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sk_lookup.c62 static const int PROG_DONE = 1; variable
/openbmc/linux/drivers/usb/host/
H A Dxhci-pci.c25 #define PROG_DONE (1 << 30) macro