mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
The verbose_lvl function allows a unit module to retrieve the current verbosity level (set by the -v args) and therefore use it to enable log masks as needed. JIRA NVGPU-2975 Change-Id: Ic41c9e962ca4fa9c0a6c130857f0df5b3b7215c7 Signed-off-by: Nicolas Benech <nbenech@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2085058 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-misra <svc-mobile-misra@nvidia.com> Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Philip Elcan <pelcan@nvidia.com> Reviewed-by: Alex Waterman <alexw@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
7 lines
140 B
Plaintext
7 lines
140 B
Plaintext
# Copyright (c) 2018-2019, NVIDIA CORPORATION. All rights reserved.
|
|
|
|
__core_print_stdout
|
|
__core_print_stderr
|
|
__unit_info_color
|
|
verbose_lvl
|