/linux-4.1.27/arch/m68k/fpsp040/ |
D | util.S | 192 leal EXT_PINF,%a1 |answer is +/- infinity 196 leal EXT_PLRG,%a1 |answer is +/- large number 202 leal EXT_PINF,%a1 |answer is negative infinity 206 leal EXT_PLRG,%a1 |answer is large positive number 212 leal EXT_PLRG,%a1 |answer is large negative number 216 leal EXT_PINF,%a1 |answer is positive infinity 223 leal EXT_PINF,%a1 |answer is +/- infinity 227 leal DBL_PLRG,%a1 |answer is +/- large number 233 leal EXT_PINF,%a1 |answer is negative infinity 237 leal DBL_PLRG,%a1 |answer is large positive number [all …]
|
D | res_func.S | 1503 | at this point, the answer is between the largest pos and neg values 1560 movew #0x7fff,L_SCR1(%a6) |answer is largest positive int 1561 fbeq int_wrt |exact answer 1569 fbeq int_wrt |exact answer 1594 | at this point, the answer is between the largest pos and neg values
|
/linux-4.1.27/drivers/block/paride/ |
D | Kconfig | 17 support into your kernel, you may answer Y here to build in the 18 parallel port IDE driver, otherwise you should answer M to build 31 support into your kernel, you may answer Y here to build in the 32 parallel port ATAPI CD-ROM driver, otherwise you should answer M to 47 support into your kernel, you may answer Y here to build in the 48 parallel port ATAPI disk driver, otherwise you should answer M 61 support into your kernel, you may answer Y here to build in the 62 parallel port ATAPI disk driver, otherwise you should answer M 78 answer Y here to build in the parallel port generic ATAPI driver, 79 otherwise you should answer M to build it as a loadable module. The [all …]
|
/linux-4.1.27/security/smack/ |
D | Kconfig | 13 If you are unsure how to answer this question, answer N. 31 If you are unsure how to answer this question, answer N. 42 If you are unsure how to answer this question, answer N.
|
/linux-4.1.27/security/selinux/ |
D | Kconfig | 9 If you are unsure how to answer this question, answer N. 23 If you are unsure how to answer this question, answer N. 38 If you are unsure how to answer this question, answer 1. 53 If you are unsure how to answer this question, answer N. 95 If you are unsure how to answer this question, answer 1. 113 If you are unsure how to answer this question, answer N. 128 If you are unsure how to answer this question, look for the
|
/linux-4.1.27/security/ |
D | Kconfig | 19 If you are unsure how to answer this question, answer N. 32 If you are unsure how to answer this question, answer N. 41 If you are unsure how to answer this question, answer N. 50 If you are unsure how to answer this question, answer N. 63 If you are unsure how to answer this question, answer N. 72 If you are unsure how to answer this question, answer N. 102 If you are unsure as to whether this is required, answer N.
|
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/ |
D | cmd.c | 69 bool answer = false; in wl1271_cmd_general_parms() local 93 answer = true; in wl1271_cmd_general_parms() 98 ret = wl1271_cmd_test(wl, gen_parms, sizeof(*gen_parms), answer); in wl1271_cmd_general_parms() 118 answer == false ? in wl1271_cmd_general_parms() 136 bool answer = false; in wl128x_cmd_general_parms() local 160 answer = true; in wl128x_cmd_general_parms() 166 ret = wl1271_cmd_test(wl, gen_parms, sizeof(*gen_parms), answer); in wl128x_cmd_general_parms() 186 answer == false ? in wl128x_cmd_general_parms()
|
/linux-4.1.27/security/apparmor/ |
D | Kconfig | 15 If you are unsure how to answer this question, answer N. 31 If you are unsure how to answer this question, answer 1.
|
/linux-4.1.27/net/ipv6/ |
D | af_inet6.c | 106 struct inet_protosw *answer; in inet6_create() local 119 list_for_each_entry_rcu(answer, &inetsw6[sock->type], list) { in inet6_create() 123 if (protocol == answer->protocol) { in inet6_create() 129 protocol = answer->protocol; in inet6_create() 132 if (IPPROTO_IP == answer->protocol) in inet6_create() 165 sock->ops = answer->ops; in inet6_create() 166 answer_prot = answer->prot; in inet6_create() 167 answer_flags = answer->flags; in inet6_create() 196 sk->sk_backlog_rcv = answer->prot->backlog_rcv; in inet6_create() 572 struct inet_protosw *answer; in inet6_register_protosw() local [all …]
|
/linux-4.1.27/drivers/gpio/ |
D | gpio-viperboard.c | 58 u8 answer; member 90 int ret, answer, error = 0; in vprbrd_gpioa_get() local 111 gamsg->answer = 0x00; in vprbrd_gpioa_get() 125 answer = gamsg->answer & 0x01; in vprbrd_gpioa_get() 135 return answer; in vprbrd_gpioa_get() 164 gamsg->answer = 0x00; in vprbrd_gpioa_set() 202 gamsg->answer = 0x00; in vprbrd_gpioa_direction_input() 244 gamsg->answer = 0x00; in vprbrd_gpioa_direction_output()
|
/linux-4.1.27/security/yama/ |
D | Kconfig | 11 If you are unsure how to answer this question, answer N.
|
/linux-4.1.27/security/keys/ |
D | Kconfig | 21 If you are unsure as to whether this is required, answer N. 49 If you are unsure as to whether this is required, answer N. 64 If you are unsure as to whether this is required, answer N. 82 If you are unsure as to whether this is required, answer N.
|
/linux-4.1.27/fs/romfs/ |
D | Kconfig | 16 answer N. 36 If unsure, answer Y. 48 If unsure, answer Y.
|
/linux-4.1.27/sound/oss/dmasound/ |
D | Kconfig | 6 If you want to use the internal audio of your Atari in Linux, answer 20 If you want to use the internal audio of your Amiga in Linux, answer 34 If you want to use the internal audio of your Q40 in Linux, answer
|
/linux-4.1.27/drivers/net/ethernet/moxa/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the 27 want to use the internal ethernet then you should answer Y to this.
|
/linux-4.1.27/fs/qnx6/ |
D | Kconfig | 16 answer N. 26 answer N.
|
/linux-4.1.27/fs/fuse/ |
D | Kconfig | 17 a filesystem based on FUSE, answer Y or M. 27 based on CUSE, answer Y or M.
|
/linux-4.1.27/net/ipv4/ |
D | af_inet.c | 255 struct inet_protosw *answer; in inet_create() local 271 list_for_each_entry_rcu(answer, &inetsw[sock->type], list) { in inet_create() 275 if (protocol == answer->protocol) { in inet_create() 281 protocol = answer->protocol; in inet_create() 284 if (IPPROTO_IP == answer->protocol) in inet_create() 317 sock->ops = answer->ops; in inet_create() 318 answer_prot = answer->prot; in inet_create() 319 answer_flags = answer->flags; in inet_create() 1034 struct inet_protosw *answer; in inet_register_protosw() local 1044 answer = NULL; in inet_register_protosw() [all …]
|
D | Kconfig | 22 The answer to this question won't directly affect the kernel:
|
/linux-4.1.27/drivers/net/ethernet/hisilicon/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the 34 want to use the internal ethernet then you should answer Y to this.
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
D | testmode.c | 77 u8 answer = 0; in wl1271_tm_cmd_test() local 88 answer = nla_get_u8(tb[WL1271_TM_ATTR_ANSWER]); in wl1271_tm_cmd_test() 104 ret = wl1271_cmd_test(wl, buf, buf_len, answer); in wl1271_tm_cmd_test() 110 if (answer) { in wl1271_tm_cmd_test()
|
D | cmd.h | 45 int wl1271_cmd_test(struct wl1271 *wl, void *buf, size_t buf_len, u8 answer); 54 int wl1271_cmd_read_memory(struct wl1271 *wl, u32 addr, void *answer,
|
D | cmd.c | 832 int wl1271_cmd_test(struct wl1271 *wl, void *buf, size_t buf_len, u8 answer) in wl1271_cmd_test() argument 839 if (answer) in wl1271_cmd_test()
|
/linux-4.1.27/sound/isa/ |
D | sc6000.c | 392 char answer[15]; in sc6000_init_board() local 407 memset(answer, 0, sizeof(answer)); in sc6000_init_board() 408 err = sc6000_dsp_get_answer(vport, GET_DSP_COPYRIGHT, answer, 15); in sc6000_init_board() 417 if (strncmp("SC-6000", answer, 7)) in sc6000_init_board() 425 answer, version[0], version[1]); in sc6000_init_board()
|
/linux-4.1.27/security/integrity/evm/ |
D | Kconfig | 12 If you are unsure how to answer this question, answer N.
|
/linux-4.1.27/drivers/hid/ |
D | hid-logitech-hidpp.c | 280 struct hidpp_report *answer) in hidpp_match_answer() argument 282 return (answer->fap.feature_index == question->fap.feature_index) && in hidpp_match_answer() 283 (answer->fap.funcindex_clientid == question->fap.funcindex_clientid); in hidpp_match_answer() 287 struct hidpp_report *answer) in hidpp_match_error() argument 289 return ((answer->rap.sub_id == HIDPP_ERROR) || in hidpp_match_error() 290 (answer->fap.feature_index == HIDPP20_ERROR)) && in hidpp_match_error() 291 (answer->fap.funcindex_clientid == question->fap.feature_index) && in hidpp_match_error() 292 (answer->fap.params[0] == question->fap.funcindex_clientid); in hidpp_match_error() 969 struct hidpp_report *answer = hidpp->send_receive_buf; in hidpp_raw_hidpp_event() local 983 *answer = *report; in hidpp_raw_hidpp_event()
|
/linux-4.1.27/drivers/isdn/sc/ |
D | command.c | 27 static int answer(int card, unsigned long channel); 116 return answer(card, cmd->arg); in command() 191 static int answer(int card, unsigned long channel) in answer() function
|
/linux-4.1.27/drivers/net/ethernet/micrel/ |
D | Kconfig | 15 Note that the answer to this question doesn't directly affect the 28 use the internal ethernet then you should answer Y to this.
|
/linux-4.1.27/drivers/net/wireless/ti/wl1251/ |
D | cmd.c | 68 int wl1251_cmd_test(struct wl1251 *wl, void *buf, size_t buf_len, u8 answer) in wl1251_cmd_test() argument 81 if (answer) { in wl1251_cmd_test() 349 int wl1251_cmd_read_memory(struct wl1251 *wl, u32 addr, void *answer, in wl1251_cmd_read_memory() argument 382 memcpy(answer, cmd->value, len); in wl1251_cmd_read_memory()
|
D | cmd.h | 33 int wl1251_cmd_test(struct wl1251 *wl, void *buf, size_t buf_len, u8 answer); 43 int wl1251_cmd_read_memory(struct wl1251 *wl, u32 addr, void *answer,
|
/linux-4.1.27/drivers/net/ppp/ |
D | ppp_mppe.c | 716 int answer; in ppp_mppe_init() local 726 answer = ppp_register_compressor(&ppp_mppe); in ppp_mppe_init() 728 if (answer == 0) in ppp_mppe_init() 733 return answer; in ppp_mppe_init()
|
D | ppp_deflate.c | 613 int answer = ppp_register_compressor(&ppp_deflate); in deflate_init() local 614 if (answer == 0) in deflate_init() 618 return answer; in deflate_init()
|
D | bsd_comp.c | 1156 int answer = ppp_register_compressor(&ppp_bsd_compress); in bsdcomp_init() local 1157 if (answer == 0) in bsdcomp_init() 1159 return answer; in bsdcomp_init()
|
/linux-4.1.27/include/net/iucv/ |
D | iucv.h | 461 void *answer, size_t asize, size_t *residual); 478 size_t size, void *answer, size_t asize, size_t *residual);
|
/linux-4.1.27/drivers/net/ethernet/amd/ |
D | Kconfig | 15 Note that the answer to this question does not directly affect 40 answer Y here and read the Ethernet-HOWTO, available from 65 answer Y here and read the Ethernet-HOWTO, available from 87 always answer Y to this.
|
/linux-4.1.27/fs/qnx4/ |
D | Kconfig | 14 answer N.
|
/linux-4.1.27/security/tomoyo/ |
D | Kconfig | 15 If you are unsure how to answer this question, answer N.
|
D | common.c | 1896 u8 answer; member 2061 (tomoyo_answer_wait, entry.answer || in tomoyo_supervisor() 2071 switch (entry.answer) { in tomoyo_supervisor() 2202 unsigned int answer; in tomoyo_write_answer() local 2209 if (sscanf(data, "A%u=%u", &serial, &answer) != 2) in tomoyo_write_answer() 2216 ptr->answer = answer; in tomoyo_write_answer() 2218 if (ptr->answer) in tomoyo_write_answer()
|
/linux-4.1.27/drivers/net/ethernet/dec/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/brocade/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/emulex/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/cisco/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/oki-semi/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/stmicro/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/mellanox/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/rocker/ |
D | Kconfig | 11 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/Documentation/networking/ |
D | ax25.txt | 10 subscribed to post but of course that means you might miss an answer.
|
D | netdev-FAQ.txt | 159 A: No. See above answer. In short, if you think it really belongs in
|
D | arcnet.txt | 184 Configure and rebuild Linux. When asked, answer 'm' to "Generic ARCnet
|
D | ip-sysctl.txt | 1089 receiving answer from the resolved target while decreasing
|
D | bonding.txt | 2654 The full answer to this depends upon the desired mode.
|
/linux-4.1.27/drivers/net/ethernet/tehuti/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/scsi/arm/ |
D | Kconfig | 21 implement this properly, so the safe answer is N. 31 don't implement it properly, so the safe answer is N.
|
/linux-4.1.27/drivers/dma/bestcomm/ |
D | Kconfig | 17 answer Y or M. Otherwise say N.
|
/linux-4.1.27/fs/ |
D | Kconfig.binfmt | 117 Most people should answer N here. If you think you may have 119 and answer M here to compile this support as a module called 145 You may answer M to compile the emulation support as a module and 173 don't know what to answer at this point, say Y.
|
/linux-4.1.27/drivers/net/ethernet/qualcomm/ |
D | Kconfig | 13 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/nuvoton/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/tundra/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/agere/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/allwinner/ |
D | Kconfig | 15 Note that the answer to this question doesn't directly
|
/linux-4.1.27/drivers/net/ethernet/xscale/ |
D | Kconfig | 15 Note that the answer to this question does not directly affect the
|
/linux-4.1.27/drivers/net/ethernet/fujitsu/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/pasemi/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/samsung/ |
D | Kconfig | 12 Note that the answer to this question does not directly affect
|
/linux-4.1.27/Documentation/hid/ |
D | uhid.txt | 107 If you receive a UHID_GET_REPORT request you must answer with this request. 108 You must copy the "id" field from the request into the answer. Set the "err" 110 If "err" is 0 then you should fill the buffer of the answer with the results 124 This is sent when the HID device is started. Consider this as an answer to 141 This is sent when the HID device is stopped. Consider this as an answer to
|
D | hid-transport.txt | 142 from host to device. The device must answer with a data report for the 147 Note that data reports which are sent as answer to a GET_REPORT request are 149 in continuous data reporting mode, an answer to GET_REPORT does not replace 164 A device must answer with a synchronous acknowledgement. However, HID core
|
/linux-4.1.27/drivers/net/ethernet/xircom/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/nvidia/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/hp/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/microchip/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/sgi/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/rdc/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/fs/autofs4/ |
D | Kconfig | 11 want to answer Y to "NFS file system support", below.
|
/linux-4.1.27/drivers/net/ethernet/seeq/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/silan/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/adaptec/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/faraday/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/xilinx/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/ibm/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/cadence/ |
D | Kconfig | 16 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/lib/fonts/ |
D | Kconfig | 17 Note that the answer to this question won't directly affect the 34 Given the resolution provided by the frame buffer device, answer N
|
/linux-4.1.27/fs/ext3/ |
D | Kconfig | 49 answer 'y' here. If you understand the reliability and data 51 that trade off, answer 'n'.
|
/linux-4.1.27/net/ |
D | Kconfig | 77 Short answer: say Y. 91 If you are unsure how to answer this question, answer N. 104 If you are unsure how to answer this question, answer N.
|
/linux-4.1.27/sound/oss/ |
D | Kconfig | 149 answer Y here; otherwise, say N. If you have this, you will be able 308 safe to answer Y if you have the original Windows Sound System card 345 is safe to answer Y if you have a true MPU401 MIDI interface card. 390 control it under Linux. If you answer N for Beethoven ADSP-16, you 418 SM Games). For an unknown card you may answer Y if the card claims 457 to answer N to this question. 472 or "Microsoft Sound System support", above, and you need to answer 488 answer Y if you have an SC6600 DSP.
|
/linux-4.1.27/drivers/net/ethernet/arc/ |
D | Kconfig | 13 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/myricom/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/staging/speakup/ |
D | Kconfig | 24 by answering y or m. If you answer y here, then you 25 must answer either y or m to at least one of the 26 synthesizer drivers below. If you answer m here, then
|
/linux-4.1.27/Documentation/sound/oss/ |
D | PAS16 | 32 prevent some later ones from being asked. For example don't answer y to 44 you read the above list correctly). Don't answer 'y' if you 105 16 or Logitech SoundMan 16 sound card. Don't answer Y if you have
|
D | Opti | 41 For the OPTi 931 you can answer 'n' to: 44 need to answer 'm' to the above question. In that case you will 45 also need to answer 'm' to:
|
D | btaudio | 7 don't have to answer that much mails I hope. Yes, I'm lazy...
|
D | README.OSS | 733 prevent some later ones from being asked. For example don't answer y to 743 questions. The default answer is shown so that (y/n) means 'y' by default and 754 you read the above list correctly). Don't answer 'y' if you 766 before answering this question. For an unknown card you may answer 782 know what to answer with it. 802 It's safe to answer 'y' if you have a true MPU401 MIDI interface 805 - It's safe to answer 'n' to this question in all cases. The 6850 819 safe to answer 'y' in case you have the original Windows Sound 821 Also you may answer 'y' in case your card was not listed earlier 857 level services. It's recommended to answer 'y' to each of these questions. [all …]
|
/linux-4.1.27/drivers/isdn/i4l/ |
D | isdn_bsdcomp.c | 916 int answer = isdn_ppp_register_compressor(&ippp_bsd_compress); in isdn_bsdcomp_init() local 917 if (answer == 0) in isdn_bsdcomp_init() 919 return answer; in isdn_bsdcomp_init()
|
/linux-4.1.27/drivers/net/ethernet/neterion/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/packetengines/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/dlink/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/via/ |
D | Kconfig | 13 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/Documentation/video4linux/bttv/ |
D | README.WINVIEW | 16 - No Thanks to Leadtek they refused to answer any questions about their
|
/linux-4.1.27/drivers/net/ethernet/toshiba/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/sis/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/arch/ia64/ |
D | Kconfig.debug | 40 unsure, answer N.
|
D | Kconfig | 319 If you're unsure, answer N.
|
/linux-4.1.27/drivers/net/ethernet/alteon/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/net/sched/ |
D | sch_netem.c | 181 unsigned long answer; in get_crandom() local 188 answer = (value * ((1ull<<32) - rho) + state->last * rho) >> 32; in get_crandom() 189 state->last = answer; in get_crandom() 190 return answer; in get_crandom()
|
/linux-4.1.27/drivers/net/ethernet/adi/ |
D | Kconfig | 15 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/cirrus/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/video/fbdev/omap/ |
D | Kconfig | 58 answer yes. Answer no if you have a dedicated video
|
/linux-4.1.27/net/ax25/ |
D | Kconfig | 9 If you want to connect your Linux box to an amateur radio, answer Y 14 Note that the answer to this question won't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/i825xx/ |
D | Kconfig | 14 Note that the answer to this question does not directly affect the
|
/linux-4.1.27/drivers/net/ethernet/wiznet/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/apple/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/atheros/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/natsemi/ |
D | Kconfig | 13 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/Documentation/isdn/ |
D | README.syncppp | 12 to answer the appropriate question when doing a "make config"
|
D | README | 176 (no auto-answer if S0=0).
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/freescale/ |
D | Kconfig | 16 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/qlogic/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/Documentation/usb/ |
D | iuu_phoenix.txt | 58 - cdmode permit to setup the signal used to inform the userland ( ioctl answer )
|
D | gadget_hid.txt | 108 gadget and you should receive the host answer, corresponding
|
/linux-4.1.27/Documentation/serial/ |
D | n_gsm.txt | 41 being able to answer to the first MUX packet so a delay
|
/linux-4.1.27/ |
D | REPORTING-BUGS | 33 maintainer doesn't answer, then expand your scope to mailing lists like 155 If they don't answer your email, they may be on vacation, or at a Linux
|
D | README | 246 should probably answer 'n' to the questions for "development",
|
/linux-4.1.27/Documentation/timers/ |
D | timers-howto.txt | 4 This document seeks to answer the common question: "What is the
|
D | NO_HZ.txt | 237 something else is in the way? This section helps answer this question
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/chelsio/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/slip/ |
D | Kconfig | 52 answer Y, just in case. You will still be able to use plain SLIP. If
|
/linux-4.1.27/drivers/net/ethernet/3com/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/realtek/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | Kconfig | 14 Note that the answer to this question does not directly affect
|
/linux-4.1.27/Documentation/arm/nwfpe/ |
D | TODO | 65 Hence, the answer is yes, you could do this, but then you will run a high
|
/linux-4.1.27/Documentation/filesystems/pohmelfs/ |
D | info.txt | 31 not answer for the last @trans_scan_timeout milliseconds.
|
/linux-4.1.27/arch/um/ |
D | Kconfig.um | 72 If you answer 'Y' to this option, to use this feature, you need the
|
/linux-4.1.27/Documentation/ |
D | ManagementStyle | 25 to what the answer is. 113 they usually already think they have the answer to everything. The best 120 answer may end up being that both teams get so frustrated by the
|
D | robust-futexes.txt | 6 what are robust futexes? To answer that, we first need to understand
|
D | kobject.txt | 376 functions which perform that function have been presented. The answer is
|
D | HOWTO | 538 cleanest, most elegant answer. A good student knows this, and
|
D | CodingStyle | 30 80-character terminal screen. The answer to that is that if you need
|
/linux-4.1.27/drivers/net/ethernet/marvell/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/fs/fat/ |
D | Kconfig | 56 answer Y. This will only work if you said Y to "DOS FAT fs support"
|
/linux-4.1.27/arch/m68k/ |
D | Kconfig.devices | 101 answer Y.
|
D | Kconfig.cpu | 339 Note that the answer to this question won't directly affect the
|
/linux-4.1.27/drivers/net/ethernet/smsc/ |
D | Kconfig | 16 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/arch/powerpc/platforms/ps3/ |
D | Kconfig | 28 Note that the answer to this question won't directly affect the
|
/linux-4.1.27/net/iucv/ |
D | iucv.c | 1424 void *answer, size_t asize, size_t *residual) in iucv_message_send2way() argument 1442 parm->dpl.ipbfadr2 = (u32)(addr_t) answer; in iucv_message_send2way() 1453 parm->db.ipbfadr2 = (u32)(addr_t) answer; in iucv_message_send2way()
|
/linux-4.1.27/drivers/scsi/ |
D | Kconfig | 1088 answer Y here, but some machines may have problems. If you have 1089 to answer N here, please report the problem to the maintainer. 1161 The normal answer therefore is to go with the default 8 and to use 1178 So, the normal answer here is to go with the default value 32 unless 1182 There is no safe option and the default answer is recommended. 1203 Your answer to this question is ignored for controllers with NVRAM, 1210 The normal answer therefore is not to go with the default but to 1226 than 1 device on a SCSI bus. The normal answer therefore is N. 1556 answer Y. Also say Y if you have a later model of GVP SCSI 1558 answer N. This driver does NOT work for the T-Rex series of
|
/linux-4.1.27/drivers/tty/serial/8250/ |
D | Kconfig | 11 serial ports. The standard answer is Y. People who might say N 168 Note that the answer to this question won't directly affect the
|
/linux-4.1.27/Documentation/arm/ |
D | Interrupts | 166 solution can't provide the full answer to low IRQ latency.
|
/linux-4.1.27/Documentation/locking/ |
D | lglock.txt | 143 only are the right answer in these corner cases. Any new user that looks
|
D | rt-mutex-design.txt | 504 The answer is No! The trick is the spin_trylock of the mutex's
|
/linux-4.1.27/Documentation/development-process/ |
D | 6.Followthrough | 56 thank them, and describe how you will answer their questions. 164 release is as solid as possible. So, please, answer bug reports, and fix
|
D | 3.Early-stage | 123 be: where do we start? The answer is to find the right mailing list(s) and
|
D | 2.Process | 259 The answer comes in the form of -next trees, where subsystem trees are 422 - Avoid top-posting (the practice of putting your answer above the quoted
|
D | 4.Coding | 185 breaks? The best answer to this question was expressed by Linus in July,
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | Exporting | 16 problematic), there is no simple answer like 'filename'.
|
/linux-4.1.27/drivers/net/ethernet/8390/ |
D | Kconfig | 14 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/Documentation/scsi/ |
D | ncr53c8xx.txt | 565 CONFIG_SCSI_NCR53C8XX_IOMAPPED (default answer: n) 572 CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS (default answer: 8) 575 CONFIG_SCSI_NCR53C8XX_MAX_TAGS (default answer: 8) 579 CONFIG_SCSI_NCR53C8XX_SYNC (default answer: 5) 585 CONFIG_SCSI_NCR53C8XX_FORCE_SYNC_NEGO (default answer: n) 590 CONFIG_SCSI_NCR53C8XX_NO_DISCONNECT (default and only reasonable answer: n) 592 you can answer "y". Then, all SCSI devices will never disconnect the bus
|
D | sym53c8xx_2.txt | 408 Use normal IO (default answer: n) 412 Default tagged command queue depth (default answer: 16) 416 Maximum number of queued commands (default answer: 32) 420 Synchronous transfers frequency (default answer: 80)
|
D | osst.txt | 174 and always tried to answer HW or FW related questions. Furthermore, he
|
D | advansys.txt | 192 and maintained it up to 3.3F. He continues to answer questions
|
/linux-4.1.27/drivers/hwmon/ |
D | it87.c | 539 int answer = 0; in DIV_TO_REG() local 540 while (answer < 7 && (val >>= 1)) in DIV_TO_REG() 541 answer++; in DIV_TO_REG() 542 return answer; in DIV_TO_REG()
|
/linux-4.1.27/Documentation/fb/ |
D | sstfb.txt | 69 (how does it work with vgacon ? short answer : it doesn't work)
|
D | fbcon.txt | 180 So, how do we unbind fbcon from the console? Part of the answer is in
|
/linux-4.1.27/drivers/tty/ |
D | Kconfig | 59 answer Y here, a virtual terminal (the device used to interact with 189 Note that the answer to this question won't directly affect the
|
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mpc5200.txt | 18 chip? For the MPC5200; the answer is easy. Most of the SoC devices
|
/linux-4.1.27/block/partitions/ |
D | Kconfig | 11 Note that the answer to this question won't directly affect the
|
/linux-4.1.27/drivers/block/ |
D | Kconfig | 252 Most users will answer N here. 319 don't have one of these, it is safe to answer N.
|
/linux-4.1.27/arch/tile/ |
D | Kconfig | 235 machine with more than 512 MB total physical RAM, answer
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | hda_codec.txt | 59 The get_response callback is called when the codec requires the answer
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 678 If you are unsure how to answer this question, answer Y. 1190 more than 1 Gigabyte total physical RAM, answer "off" here (default 1198 answer "4GB" here. 1200 If more than 4 Gigabytes is used then answer "64GB" here. This 1412 If you are unsure how to answer this question, answer N.
|
/linux-4.1.27/drivers/net/ethernet/intel/ |
D | Kconfig | 13 Note that the answer to this question doesn't directly affect the
|
/linux-4.1.27/arch/xtensa/ |
D | Kconfig | 228 machine with more than 128 MB total physical RAM, answer
|
/linux-4.1.27/Documentation/device-mapper/ |
D | thin-provisioning.txt | 78 to 2MB if the answer is smaller. If you're creating large numbers of
|
/linux-4.1.27/drivers/net/irda/ |
D | Kconfig | 85 Note that the answer to this question won't directly affect the
|
/linux-4.1.27/drivers/atm/ |
D | Kconfig | 239 for debugging or special applications only, so the safe answer is N.
|
/linux-4.1.27/drivers/staging/comedi/ |
D | Kconfig | 39 Note that the answer to this question won't directly affect the 103 Note that the answer to this question won't directly affect the
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 391 swap %d6 # shift answer to ms 3 words
|
D | fpsp.S | 1759 fmovm.x &0x80,FP_SRC(%a6) # put answer on stack 6778 bra ld_pzero # answer is positive zero 8428 # if these 2 lines weren't here, the correct answer would be returned 9467 # call round() to round the answer to the proper precision. 9475 lea FP_SCR1(%a6),%a0 # pass ptr to answer 12330 # prec:mode should be zero at this point but it won't affect answer anyways. 13110 # prec:mode should be zero at this point but it won't affect answer anyways. 13328 # norms. Denorms are so low that the answer will either be a zero or a #
|
D | pfpsp.S | 1758 fmovm.x &0x80,FP_SRC(%a6) # put answer on stack
|
/linux-4.1.27/drivers/char/ |
D | Kconfig | 216 Most people will answer Y to this question and "Reboot Using Button"
|
/linux-4.1.27/lib/ |
D | Kconfig.debug | 1774 If you are unsure how to answer this question, answer N.
|
/linux-4.1.27/Documentation/vm/ |
D | unevictable-lru.txt | 46 descriptions below add value by provide the answer to "why does it do that?".
|
/linux-4.1.27/Documentation/RCU/ |
D | whatisRCU.txt | 39 documentation, and Section 8 is the traditional answer key.
|
/linux-4.1.27/drivers/tty/serial/ |
D | Kconfig | 909 like to use them, you must answer Y or M to this option. Note that
|
/linux-4.1.27/arch/mips/ |
D | Kconfig | 1102 # answer,so we try hard to limit the available choices. Also the use of a
|
/linux-4.1.27/drivers/video/fbdev/ |
D | Kconfig | 792 most people will answer N here.
|