Searched defs:SLOTS (Results 1 – 3 of 3) sorted by relevance
| /linux/samples/bpf/ | ||
| H A D | tracex3.bpf.c | 48 #define SLOTS 100 macro |
| H A D | tracex3_user.c | 15 #define SLOTS 100 macro |
| /linux/drivers/gpu/drm/tegra/ | ||
| H A D | dc.h | 560 #define SLOTS(x) (((x) & 0xff) << 0) macro |