Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - L index
The Linux kernel configuration item CONFIG_LIST_PRIVATE_KUNIT_TEST:
(! CONFIG_KUNIT_ALL_TESTS ) && ( CONFIG_KUNIT )list-private-testThis builds the KUnit test for the private linked-list primitives defined in include/linux/list_private.h.
These primitives allow manipulation of list_head members that are marked as private and require special accessors (ACCESS_PRIVATE) to strip qualifiers or handle encapsulation.
If unsure, say N.
Raw data from LKDDb:
lkddb module list-private-test CONFIG_LIST_PRIVATE_KUNIT_TEST : lib/Kconfig.debug : "KUnit Test for Kernel Private Linked-list structures" # in 7.0-rc+HEADThis page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - L index
Automatically generated (in year 2026). See also LKDDb sources on GitLab