mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
gpu: nvgpu: unit: add units to SWUTS group
Add the static analysis test and sync units to the SWUTS doxygen group. JIRA NVGPU-4818 Change-Id: I5d7fe7bd107979192d0344d75902ce96c710095d Signed-off-by: Philip Elcan <pelcan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2279485 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
Alex Waterman
parent
9fc6bf3a4b
commit
38a37d1644
@@ -34,6 +34,7 @@
|
||||
* - @ref SWUTS-interface-bsearch
|
||||
* - @ref SWUTS-interface-lock
|
||||
* - @ref SWUTS-interface-rbtree
|
||||
* - @ref SWUTS-interface-static_analysis
|
||||
* - @ref SWUTS-interface-string
|
||||
* - @ref SWUTS-interface-worker
|
||||
* - @ref SWUTS-bus
|
||||
@@ -95,6 +96,7 @@
|
||||
* - @ref SWUTS-mm-page_table_faults
|
||||
* - @ref SWUTS-mm-mm
|
||||
* - @ref SWUTS-mm-vm
|
||||
* - @ref SWUTS-nvgpu-sync
|
||||
* - @ref SWUTS-fb
|
||||
* - @ref SWUTS-fbp
|
||||
* - @ref SWUTS-fuse
|
||||
|
||||
@@ -5,6 +5,7 @@ INPUT += ../../../userspace/units/enabled/nvgpu-enabled.h
|
||||
INPUT += ../../../userspace/units/interface/bsearch/bsearch.h
|
||||
INPUT += ../../../userspace/units/interface/lock/lock.h
|
||||
INPUT += ../../../userspace/units/interface/rbtree/rbtree.h
|
||||
INPUT += ../../../userspace/units/interface/static_analysis/static_analysis.h
|
||||
INPUT += ../../../userspace/units/interface/string/nvgpu-string.h
|
||||
INPUT += ../../../userspace/units/interface/worker/worker.h
|
||||
INPUT += ../../../userspace/units/bus/nvgpu-bus.h
|
||||
@@ -74,6 +75,7 @@ INPUT += ../../../userspace/units/mm/nvgpu_sgt/nvgpu_sgt.h
|
||||
INPUT += ../../../userspace/units/mm/page_table_faults/page_table_faults.h
|
||||
INPUT += ../../../userspace/units/mm/mm/mm.h
|
||||
INPUT += ../../../userspace/units/mm/vm/vm.h
|
||||
INPUT += ../../../userspace/units/sync/nvgpu-sync.h
|
||||
INPUT += ../../../userspace/units/posix/bitops/posix-bitops.h
|
||||
INPUT += ../../../userspace/units/posix/cond/posix-cond.h
|
||||
INPUT += ../../../userspace/units/posix/fault-injection/posix-fault-injection.h
|
||||
|
||||
Reference in New Issue
Block a user