Searched refs:config (Results 1 – 12 of 12) sorted by relevance
131 struct test_config config; member182 struct test_config *config = &test_dev->config; in kmod_test_done_check() local187 if (test_dev->done == config->num_threads) { in kmod_test_done_check()198 struct test_config *config = &test_dev->config; in test_kmod_put_module() local203 switch (config->test_case) { in test_kmod_put_module()221 struct test_config *config = &test_dev->config; in run_request() local223 switch (config->test_case) { in run_request()225 info->ret_sync = request_module("%s", config->test_driver); in run_request()228 info->fs_sync = get_fs_type(config->test_fs); in run_request()252 struct test_config *config = &test_dev->config; in tally_work_test() local[all …]
6 config BINARY_PRINTF11 config RAID6_PQ14 config RAID6_PQ_BENCHMARK22 config PACKING39 config BITREVERSE42 config HAVE_ARCH_BITREVERSE50 config GENERIC_STRNCPY_FROM_USER53 config GENERIC_STRNLEN_USER56 config GENERIC_NET_UTILS59 config GENERIC_FIND_FIRST_BIT[all …]
6 config PRINTK_TIME21 config PRINTK_CALLER38 config CONSOLE_LOGLEVEL_DEFAULT53 config CONSOLE_LOGLEVEL_QUIET64 config MESSAGE_LOGLEVEL_DEFAULT79 config BOOT_PRINTK_DELAY97 config DYNAMIC_DEBUG171 config DEBUG_INFO184 config DEBUG_INFO_REDUCED197 config DEBUG_INFO_SPLIT[all …]
2 # This config refers to the generic KASAN mode.3 config HAVE_ARCH_KASAN6 config HAVE_ARCH_KASAN_SW_TAGS9 config CC_HAS_KASAN_GENERIC12 config CC_HAS_KASAN_SW_TAGS15 config KASAN37 config KASAN_GENERIC59 config KASAN_SW_TAGS87 config KASAN_OUTLINE96 config KASAN_INLINE[all …]
2 config ARCH_HAS_UBSAN_SANITIZE_ALL5 config UBSAN14 config UBSAN_SANITIZE_ALL31 config UBSAN_NO_ALIGNMENT41 config UBSAN_ALIGNMENT44 config TEST_UBSAN
3 config HAVE_ARCH_KGDB13 you also turn on the kernel config option22 config KGDB_SERIAL_CONSOLE32 config KGDB_TESTS44 config KGDB_TESTS_ON_BOOT52 config KGDB_TESTS_BOOT_STRING62 config KGDB_LOW_LEVEL_TRAP71 config KGDB_KDB77 config KDB_DEFAULT_ENABLE97 The config option merely sets the default at boot time. Both[all …]
266 static DEVICE_ATTR_RO(config);314 bool config) in test_dev_config_show_bool() argument319 val = config; in test_dev_config_show_bool()894 TEST_FW_DEV_ATTR(config),
3 config HAVE_GENERIC_VDSO8 config GENERIC_GETTIMEOFDAY15 config GENERIC_VDSO_3219 This config option helps to avoid possible performance issues22 config GENERIC_COMPAT_VDSO25 This config option enables the compat VDSO layer.
2 config XZ_DEC12 config XZ_DEC_X8617 config XZ_DEC_POWERPC22 config XZ_DEC_IA6427 config XZ_DEC_ARM32 config XZ_DEC_ARMTHUMB37 config XZ_DEC_SPARC44 config XZ_DEC_BCJ48 config XZ_DEC_TEST
6 config FONT_SUPPORT11 config FONTS24 config FONT_8x838 config FONT_8x1647 config FONT_6x1155 config FONT_7x1463 config FONT_PEARL_8x871 config FONT_ACORN_8x879 config FONT_MINI_4x683 config FONT_6x10[all …]
2 config CORDIC8 config PRIME_NUMBERS11 config RATIONAL
112 } config; typedef114 static const config configuration_table[10] = {