Searched refs:question (Results 1 – 25 of 260) sorted by relevance
1234567891011
/linux-6.1.9/mm/damon/ |
D | dbgfs-test.h | 17 char *question; in damon_dbgfs_test_str_to_ints() local 22 question = "123"; in damon_dbgfs_test_str_to_ints() 23 answers = str_to_ints(question, strlen(question), &nr_integers); in damon_dbgfs_test_str_to_ints() 28 question = "123abc"; in damon_dbgfs_test_str_to_ints() 29 answers = str_to_ints(question, strlen(question), &nr_integers); in damon_dbgfs_test_str_to_ints() 34 question = "a123"; in damon_dbgfs_test_str_to_ints() 35 answers = str_to_ints(question, strlen(question), &nr_integers); in damon_dbgfs_test_str_to_ints() 39 question = "12 35"; in damon_dbgfs_test_str_to_ints() 40 answers = str_to_ints(question, strlen(question), &nr_integers); in damon_dbgfs_test_str_to_ints() 46 question = "12 35 46"; in damon_dbgfs_test_str_to_ints() [all …]
|
/linux-6.1.9/drivers/net/ethernet/microsoft/ |
D | Kconfig | 11 Note that the answer to this question doesn't directly affect the 13 question about Microsoft network devices. If you say Y, you will be 14 asked for your specific device in the following question.
|
/linux-6.1.9/security/smack/ |
D | Kconfig | 14 If you are unsure how to answer this question, answer N. 32 If you are unsure how to answer this question, answer N. 43 If you are unsure how to answer this question, answer N. 55 If you are unsure how to answer this question, answer N.
|
/linux-6.1.9/sound/oss/dmasound/ |
D | Kconfig | 8 Y to this question. This will provide a Sun-like /dev/audio, 22 Y to this question. This will provide a Sun-like /dev/audio, 36 Y to this question. This will provide a Sun-like /dev/audio,
|
/linux-6.1.9/security/selinux/ |
D | Kconfig | 10 If you are unsure how to answer this question, answer N. 24 If you are unsure how to answer this question, answer N. 48 If you are unsure how to answer this question, answer N. 94 If you are unsure how to answer this question, answer 0.
|
/linux-6.1.9/security/ |
D | Kconfig | 20 If you are unsure how to answer this question, answer N. 33 If you are unsure how to answer this question, answer N. 46 If you are unsure how to answer this question, answer N. 55 If you are unsure how to answer this question, answer N. 64 If you are unsure how to answer this question, answer N. 77 If you are unsure how to answer this question, answer N. 86 If you are unsure how to answer this question, answer N.
|
/linux-6.1.9/Documentation/timers/ |
D | timers-howto.rst | 5 This document seeks to answer the common question: "What is the 8 This question is most often faced by driver writers who have to 16 The first, and most important, question you need to ask is "Is my
|
/linux-6.1.9/security/yama/ |
D | Kconfig | 14 If you are unsure how to answer this question, answer N.
|
/linux-6.1.9/drivers/net/wireless/microchip/ |
D | Kconfig | 8 Note that the answer to this question doesn't directly affect the
|
/linux-6.1.9/drivers/net/wireless/purelifi/ |
D | Kconfig | 8 Note that the answer to this question doesn't directly affect the
|
/linux-6.1.9/drivers/net/wireless/ralink/ |
D | Kconfig | 8 Note that the answer to this question doesn't directly affect the
|
/linux-6.1.9/drivers/net/wireless/silabs/ |
D | Kconfig | 9 Note that the answer to this question doesn't directly affect the
|
/linux-6.1.9/drivers/net/wireless/st/ |
D | Kconfig | 8 Note that the answer to this question doesn't directly affect the
|
/linux-6.1.9/drivers/net/wireless/quantenna/ |
D | Kconfig | 8 Note that the answer to this question doesn't directly affect the
|
/linux-6.1.9/drivers/net/ethernet/cisco/ |
D | Kconfig | 13 Note that the answer to this question doesn't directly affect the
|
/linux-6.1.9/drivers/net/ethernet/huawei/ |
D | Kconfig | 11 Note that the answer to this question doesn't directly affect the
|
/linux-6.1.9/drivers/net/wireless/mediatek/ |
D | Kconfig | 8 Note that the answer to this question doesn't directly affect the
|
/linux-6.1.9/drivers/net/ethernet/emulex/ |
D | Kconfig | 13 Note that the answer to this question doesn't directly affect the
|
/linux-6.1.9/drivers/net/ethernet/oki-semi/ |
D | Kconfig | 13 Note that the answer to this question doesn't directly affect the
|
/linux-6.1.9/drivers/net/ethernet/stmicro/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-6.1.9/drivers/net/ethernet/brocade/ |
D | Kconfig | 13 Note that the answer to this question doesn't directly affect the
|
/linux-6.1.9/drivers/net/wireless/intel/ |
D | Kconfig | 8 Note that the answer to this question doesn't directly affect the
|
/linux-6.1.9/drivers/net/ethernet/dec/ |
D | Kconfig | 13 Note that the answer to this question doesn't directly affect the
|
/linux-6.1.9/drivers/net/wireless/intersil/ |
D | Kconfig | 8 Note that the answer to this question doesn't directly affect the
|
/linux-6.1.9/drivers/net/wireless/broadcom/ |
D | Kconfig | 8 Note that the answer to this question doesn't directly affect the
|
1234567891011