increment_bytes    30 drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c static inline void inc_wptr(unsigned int *wptr, unsigned int increment_bytes,
increment_bytes    33 drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c 	unsigned int temp = *wptr + increment_bytes / sizeof(uint32_t);