Searched refs:nb_mlocks (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/host1x/ |
H A D | dev.c | 75 .nb_mlocks = 16, 89 .nb_mlocks = 16, 103 .nb_mlocks = 16, 117 .nb_mlocks = 16, 140 .nb_mlocks = 24, 163 .nb_mlocks = 32,
|
H A D | dev.h | 96 unsigned int nb_mlocks; /* host1x: number of mlocks supported */ member
|
H A D | syncpt.c | 519 return host->info->nb_mlocks; in host1x_syncpt_nb_mlocks()
|
/kernel/linux/linux-6.6/drivers/gpu/host1x/ |
H A D | dev.c | 87 .nb_mlocks = 16, 102 .nb_mlocks = 16, 117 .nb_mlocks = 16, 132 .nb_mlocks = 16, 162 .nb_mlocks = 24, 198 .nb_mlocks = 32, 246 .nb_mlocks = 24,
|
H A D | dev.h | 101 unsigned int nb_mlocks; /* host1x: number of mlocks supported */ member
|
H A D | syncpt.c | 437 return host->info->nb_mlocks; in host1x_syncpt_nb_mlocks()
|
Completed in 6 milliseconds