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