OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-197
/
drivers
/
gpu
/
drm
/
amd
/
lib
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/17/2022 06:42:16 AM
rwxr-xr-x
📄
Kconfig
584 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
Makefile
1.38 KB
01/28/2018 09:20:33 PM
rw-r--r--
Editing: Kconfig
Close
menu "AMD Library routines" # # Closed hash table # config CHASH tristate default DRM_AMDGPU help Statically sized closed hash table implementation with low memory and CPU overhead. config CHASH_STATS bool "Closed hash table performance statistics" depends on CHASH default n help Enable collection of performance statistics for closed hash tables. config CHASH_SELFTEST bool "Closed hash table self test" depends on CHASH default n help Runs a selftest during module load. Several module parameters are available to modify the behaviour of the test. endmenu