Searched refs:increments (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/include/uapi/drm/ |
H A D | tegra_drm.h | 264 * Number of increments to perform for the syncpoint. 898 * @increments: [in] 902 __u32 increments; member 908 * its specified syncpoint increments. 911 * the job. These increments are not reflected in this field. 913 * If the job hangs or times out, not all of the increments may
|
/kernel/linux/linux-6.6/arch/s390/crypto/ |
H A D | chacha-s390.S | 491 VLM K0,BEPERM,0,%r7,4 # load sigma, increments, ... 741 VLM K0,T3,0,%r7,4 # re-load sigma and increments
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | submit.c | 345 job->syncpt_incrs = args->syncpt.increments; in submit_get_syncpt()
|
Completed in 4 milliseconds