__step             76 drivers/gpu/drm/i915/i915_scatterlist.h #define __for_each_sgt_dma(__dmap, __iter, __sgt, __step)		\
__step             79 drivers/gpu/drm/i915/i915_scatterlist.h 	     (((__iter).curr += (__step)) >= (__iter).max) ?		\
__step            287 include/linux/mtd/rawnand.h #define NAND_ECC_CAPS_SINGLE(__name, __calc, __step, ...)	\
__step            290 include/linux/mtd/rawnand.h 	.stepsize = __step,					\