Home
last modified time | relevance | path

Searched defs:SLOTS (Results 1 – 3 of 3) sorted by relevance

/linux/samples/bpf/
H A Dtracex3.bpf.c48 #define SLOTS 100 macro
H A Dtracex3_user.c15 #define SLOTS 100 macro
/linux/drivers/gpu/drm/tegra/
H A Ddc.h560 #define SLOTS(x) (((x) & 0xff) << 0) macro