Searched defs:SLOTS (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/samples/bpf/ | ||
D | tracex3_kern.c | 42 #define SLOTS 100 macro |
D | tracex3_user.c | 22 #define SLOTS 100 macro |
/Linux-v4.19/drivers/gpu/drm/tegra/ | ||
D | dc.h | 547 #define SLOTS(x) (((x) & 0xff) << 0) macro |