Home
last modified time | relevance | path

Searched refs:answer (Results 1 – 189 of 189) sorted by relevance

/linux-4.4.14/arch/m68k/fpsp040/
Dutil.S192 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 …]
Dres_func.S1503 | 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.4.14/drivers/block/paride/
DKconfig17 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.4.14/security/smack/
DKconfig13 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.4.14/security/selinux/
DKconfig9 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 0.
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.4.14/security/
DKconfig19 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.4.14/drivers/net/wireless/ti/wl12xx/
Dcmd.c69 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.4.14/security/apparmor/
DKconfig15 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.4.14/net/ipv6/
Daf_inet6.c106 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()
575 struct inet_protosw *answer; in inet6_register_protosw() local
[all …]
/linux-4.4.14/drivers/gpio/
Dgpio-viperboard.c58 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.4.14/security/yama/
DKconfig12 If you are unsure how to answer this question, answer N.
/linux-4.4.14/security/keys/
DKconfig21 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.4.14/fs/romfs/
DKconfig16 answer N.
36 If unsure, answer Y.
48 If unsure, answer Y.
/linux-4.4.14/drivers/net/ethernet/moxa/
DKconfig12 Note that the answer to this question doesn't directly affect the
25 want to use the internal ethernet then you should answer Y to this.
/linux-4.4.14/sound/oss/dmasound/
DKconfig6 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.4.14/fs/qnx6/
DKconfig16 answer N.
26 answer N.
/linux-4.4.14/fs/fuse/
DKconfig17 a filesystem based on FUSE, answer Y or M.
27 based on CUSE, answer Y or M.
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dtestmode.c77 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()
Dcmd.h45 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,
Dcmd.c832 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.4.14/sound/isa/
Dsc6000.c392 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.4.14/security/integrity/evm/
DKconfig12 If you are unsure how to answer this question, answer N.
/linux-4.4.14/drivers/isdn/sc/
Dcommand.c27 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.4.14/drivers/net/ethernet/micrel/
DKconfig13 Note that the answer to this question doesn't directly affect the
26 use the internal ethernet then you should answer Y to this.
/linux-4.4.14/drivers/hid/
Dhid-logitech-hidpp.c291 struct hidpp_report *answer) in hidpp_match_answer() argument
293 return (answer->fap.feature_index == question->fap.feature_index) && in hidpp_match_answer()
294 (answer->fap.funcindex_clientid == question->fap.funcindex_clientid); in hidpp_match_answer()
298 struct hidpp_report *answer) in hidpp_match_error() argument
300 return ((answer->rap.sub_id == HIDPP_ERROR) || in hidpp_match_error()
301 (answer->fap.feature_index == HIDPP20_ERROR)) && in hidpp_match_error()
302 (answer->fap.funcindex_clientid == question->fap.feature_index) && in hidpp_match_error()
303 (answer->fap.params[0] == question->fap.funcindex_clientid); in hidpp_match_error()
1303 struct hidpp_report *answer = hidpp->send_receive_buf; in hidpp_raw_hidpp_event() local
1317 *answer = *report; in hidpp_raw_hidpp_event()
/linux-4.4.14/drivers/net/ethernet/hisilicon/
DKconfig13 Note that the answer to this question doesn't directly affect the
33 want to use the internal ethernet then you should answer Y to this.
/linux-4.4.14/drivers/net/wireless/ti/wl1251/
Dcmd.c68 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()
Dcmd.h33 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.4.14/net/ipv4/
Daf_inet.c253 struct inet_protosw *answer; in inet_create() local
269 list_for_each_entry_rcu(answer, &inetsw[sock->type], list) { in inet_create()
273 if (protocol == answer->protocol) { in inet_create()
279 protocol = answer->protocol; in inet_create()
282 if (IPPROTO_IP == answer->protocol) in inet_create()
315 sock->ops = answer->ops; in inet_create()
316 answer_prot = answer->prot; in inet_create()
317 answer_flags = answer->flags; in inet_create()
1035 struct inet_protosw *answer; in inet_register_protosw() local
1047 answer = list_entry(lh, struct inet_protosw, list); in inet_register_protosw()
[all …]
DKconfig22 The answer to this question won't directly affect the kernel:
/linux-4.4.14/drivers/nvme/host/
DKconfig7 don't have one of these, it is safe to answer N.
/linux-4.4.14/drivers/net/ppp/
Dppp_mppe.c716 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()
Dppp_deflate.c613 int answer = ppp_register_compressor(&ppp_deflate); in deflate_init() local
614 if (answer == 0) in deflate_init()
618 return answer; in deflate_init()
Dbsd_comp.c1156 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.4.14/drivers/net/ethernet/amd/
DKconfig15 Note that the answer to this question does not directly affect
40 answer Y here.
62 answer Y here.
83 always answer Y to this.
/linux-4.4.14/include/net/iucv/
Diucv.h461 void *answer, size_t asize, size_t *residual);
478 size_t size, void *answer, size_t asize, size_t *residual);
/linux-4.4.14/drivers/net/ethernet/cisco/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/emulex/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/stmicro/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/oki-semi/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/aurora/
DKconfig7 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/brocade/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/dec/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/fs/qnx4/
DKconfig14 answer N.
/linux-4.4.14/drivers/net/ethernet/tehuti/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/security/tomoyo/
DKconfig15 If you are unsure how to answer this question, answer N.
Dcommon.c1896 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.4.14/drivers/net/ethernet/synopsys/
DKconfig11 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/mellanox/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/ezchip/
DKconfig11 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/qualcomm/
DKconfig11 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/rocker/
DKconfig11 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/nuvoton/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/Documentation/networking/
Dax25.txt10 subscribed to post but of course that means you might miss an answer.
Dnetdev-FAQ.txt159 A: No. See above answer. In short, if you think it really belongs in
Darcnet.txt184 Configure and rebuild Linux. When asked, answer 'm' to "Generic ARCnet
Dip-sysctl.txt1132 receiving answer from the resolved target while decreasing
Dbonding.txt2738 The full answer to this depends upon the desired mode.
/linux-4.4.14/drivers/scsi/arm/
DKconfig21 implement this properly, so the safe answer is N.
31 don't implement it properly, so the safe answer is N.
/linux-4.4.14/drivers/net/ethernet/nvidia/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/xscale/
DKconfig13 Note that the answer to this question does not directly affect the
/linux-4.4.14/drivers/net/ethernet/agere/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/pasemi/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/sgi/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/tundra/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/dma/bestcomm/
DKconfig17 answer Y or M. Otherwise say N.
/linux-4.4.14/fs/
DKconfig.binfmt117 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.4.14/drivers/net/ethernet/allwinner/
DKconfig14 Note that the answer to this question doesn't directly
/linux-4.4.14/drivers/net/ethernet/fujitsu/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/hp/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/Documentation/hid/
Duhid.txt107 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
Dhid-transport.txt142 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.4.14/drivers/net/ethernet/xircom/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/samsung/
DKconfig12 Note that the answer to this question does not directly affect
/linux-4.4.14/drivers/net/ethernet/rdc/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/silan/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/adaptec/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/faraday/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/cadence/
DKconfig14 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/seeq/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/renesas/
DKconfig11 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/xilinx/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/fs/autofs4/
DKconfig11 want to answer Y to "NFS file system support", below.
/linux-4.4.14/drivers/net/ethernet/ibm/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/microchip/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/arc/
DKconfig11 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/lib/fonts/
DKconfig17 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.4.14/sound/oss/
DKconfig149 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.4.14/drivers/net/ethernet/myricom/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/packetengines/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/net/
DKconfig80 Short answer: say Y.
94 If you are unsure how to answer this question, answer N.
107 If you are unsure how to answer this question, answer N.
/linux-4.4.14/drivers/net/ethernet/dlink/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/neterion/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/isdn/i4l/
Disdn_bsdcomp.c916 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.4.14/drivers/staging/speakup/
DKconfig24 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.4.14/Documentation/sound/oss/
DPAS1632 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
DOpti41 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:
Dbtaudio7 don't have to answer that much mails I hope. Yes, I'm lazy...
DREADME.OSS733 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.4.14/drivers/net/ethernet/via/
DKconfig11 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/sis/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/toshiba/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/alteon/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/Documentation/video4linux/bttv/
DREADME.WINVIEW16 - No Thanks to Leadtek they refused to answer any questions about their
/linux-4.4.14/drivers/net/ethernet/cirrus/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/arch/ia64/
DKconfig.debug40 unsure, answer N.
DKconfig296 If you're unsure, answer N.
/linux-4.4.14/drivers/net/ethernet/adi/
DKconfig13 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/apple/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/i825xx/
DKconfig12 Note that the answer to this question does not directly affect the
/linux-4.4.14/drivers/video/fbdev/omap/
DKconfig58 answer yes. Answer no if you have a dedicated video
/linux-4.4.14/drivers/net/ethernet/atheros/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/net/ax25/
DKconfig9 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.4.14/net/sched/
Dsch_netem.c181 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.4.14/drivers/net/ethernet/wiznet/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/natsemi/
DKconfig11 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/Documentation/isdn/
DREADME.syncppp12 to answer the appropriate question when doing a "make config"
DREADME176 (no auto-answer if S0=0).
/linux-4.4.14/drivers/net/ethernet/sun/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/freescale/
DKconfig15 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/Documentation/usb/
Diuu_phoenix.txt58 - cdmode permit to setup the signal used to inform the userland ( ioctl answer )
Dgadget_hid.txt108 gadget and you should receive the host answer, corresponding
/linux-4.4.14/Documentation/serial/
Dn_gsm.txt41 being able to answer to the first MUX packet so a delay
/linux-4.4.14/drivers/net/ethernet/qlogic/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/3com/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/
DREPORTING-BUGS33 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
DREADME246 should probably answer 'n' to the questions for "development",
/linux-4.4.14/drivers/net/ethernet/ti/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/arch/um/
DKconfig.um58 If you answer 'Y' to this option, to use this feature, you need the
/linux-4.4.14/drivers/net/ethernet/chelsio/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/Documentation/timers/
Dtimers-howto.txt4 This document seeks to answer the common question: "What is the
DNO_HZ.txt237 something else is in the way? This section helps answer this question
/linux-4.4.14/drivers/net/slip/
DKconfig52 answer Y, just in case. You will still be able to use plain SLIP. If
/linux-4.4.14/drivers/net/ethernet/realtek/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/Documentation/filesystems/pohmelfs/
Dinfo.txt31 not answer for the last @trans_scan_timeout milliseconds.
/linux-4.4.14/drivers/net/ethernet/smsc/
DKconfig14 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/drivers/net/ethernet/marvell/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/Documentation/arm/nwfpe/
DTODO65 Hence, the answer is yes, you could do this, but then you will run a high
/linux-4.4.14/Documentation/
DManagementStyle25 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
Drobust-futexes.txt6 what are robust futexes? To answer that, we first need to understand
Dkobject.txt376 functions which perform that function have been presented. The answer is
DHOWTO538 cleanest, most elegant answer. A good student knows this, and
DCodingStyle30 80-character terminal screen. The answer to that is that if you need
/linux-4.4.14/arch/m68k/
DKconfig.devices101 answer Y.
DKconfig.cpu339 Note that the answer to this question won't directly affect the
/linux-4.4.14/fs/fat/
DKconfig56 answer Y. This will only work if you said Y to "DOS FAT fs support"
/linux-4.4.14/drivers/net/ethernet/broadcom/
DKconfig14 Note that the answer to this question does not directly affect
/linux-4.4.14/net/iucv/
Diucv.c1424 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.4.14/drivers/scsi/
DKconfig1100 answer Y here, but some machines may have problems. If you have
1101 to answer N here, please report the problem to the maintainer.
1173 The normal answer therefore is to go with the default 8 and to use
1190 So, the normal answer here is to go with the default value 32 unless
1194 There is no safe option and the default answer is recommended.
1215 Your answer to this question is ignored for controllers with NVRAM,
1222 The normal answer therefore is not to go with the default but to
1238 than 1 device on a SCSI bus. The normal answer therefore is N.
1568 answer Y. Also say Y if you have a later model of GVP SCSI
1570 answer N. This driver does NOT work for the T-Rex series of
/linux-4.4.14/arch/powerpc/platforms/ps3/
DKconfig28 Note that the answer to this question won't directly affect the
/linux-4.4.14/drivers/tty/serial/8250/
DKconfig11 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.4.14/Documentation/locking/
Dlglock.txt143 only are the right answer in these corner cases. Any new user that looks
Drt-mutex-design.txt504 The answer is No! The trick is the spin_trylock of the mutex's
/linux-4.4.14/Documentation/arm/
DInterrupts166 solution can't provide the full answer to low IRQ latency.
/linux-4.4.14/drivers/net/ethernet/8390/
DKconfig12 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/Documentation/development-process/
D6.Followthrough56 thank them, and describe how you will answer their questions.
164 release is as solid as possible. So, please, answer bug reports, and fix
D3.Early-stage123 be: where do we start? The answer is to find the right mailing list(s) and
D2.Process259 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
D4.Coding185 breaks? The best answer to this question was expressed by Linus in July,
/linux-4.4.14/Documentation/filesystems/nfs/
DExporting16 problematic), there is no simple answer like 'filename'.
/linux-4.4.14/Documentation/scsi/
Dncr53c8xx.txt565 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
Dsym53c8xx_2.txt408 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)
Dadvansys.txt192 and maintained it up to 3.3F. He continues to answer questions
Dosst.txt174 and always tried to answer HW or FW related questions. Furthermore, he
/linux-4.4.14/drivers/hwmon/
Dit87.c560 int answer = 0; in DIV_TO_REG() local
561 while (answer < 7 && (val >>= 1)) in DIV_TO_REG()
562 answer++; in DIV_TO_REG()
563 return answer; in DIV_TO_REG()
/linux-4.4.14/Documentation/fb/
Dsstfb.txt69 (how does it work with vgacon ? short answer : it doesn't work)
Dfbcon.txt180 So, how do we unbind fbcon from the console? Part of the answer is in
/linux-4.4.14/drivers/tty/
DKconfig59 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.4.14/Documentation/devicetree/bindings/powerpc/fsl/
Dmpc5200.txt18 chip? For the MPC5200; the answer is easy. Most of the SoC devices
/linux-4.4.14/block/partitions/
DKconfig11 Note that the answer to this question won't directly affect the
/linux-4.4.14/arch/x86/
DKconfig688 If you are unsure how to answer this question, answer Y.
1205 more than 1 Gigabyte total physical RAM, answer "off" here (default
1213 answer "4GB" here.
1215 If more than 4 Gigabytes is used then answer "64GB" here. This
1428 If you are unsure how to answer this question, answer N.
/linux-4.4.14/arch/tile/
DKconfig258 machine with more than 512 MB total physical RAM, answer
/linux-4.4.14/drivers/net/ethernet/intel/
DKconfig11 Note that the answer to this question doesn't directly affect the
/linux-4.4.14/arch/xtensa/
DKconfig237 machine with more than 128 MB total physical RAM, answer
/linux-4.4.14/drivers/net/irda/
DKconfig85 Note that the answer to this question won't directly affect the
/linux-4.4.14/Documentation/device-mapper/
Dthin-provisioning.txt78 to 2MB if the answer is smaller. If you're creating large numbers of
/linux-4.4.14/drivers/atm/
DKconfig239 for debugging or special applications only, so the safe answer is N.
/linux-4.4.14/drivers/staging/comedi/
DKconfig39 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.4.14/arch/m68k/ifpsp060/src/
Dilsp.S391 swap %d6 # shift answer to ms 3 words
Dfpsp.S1759 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 #
Dpfpsp.S1758 fmovm.x &0x80,FP_SRC(%a6) # put answer on stack
/linux-4.4.14/drivers/block/
DKconfig252 Most users will answer N here.
/linux-4.4.14/drivers/char/
DKconfig216 Most people will answer Y to this question and "Reboot Using Button"
/linux-4.4.14/lib/
DKconfig.debug1841 If you are unsure how to answer this question, answer N.
/linux-4.4.14/Documentation/vm/
Dunevictable-lru.txt46 descriptions below add value by provide the answer to "why does it do that?".
/linux-4.4.14/Documentation/RCU/
DwhatisRCU.txt39 documentation, and Section 8 is the traditional answer key.
/linux-4.4.14/drivers/tty/serial/
DKconfig910 like to use them, you must answer Y or M to this option. Note that
/linux-4.4.14/arch/mips/
DKconfig1152 # answer,so we try hard to limit the available choices. Also the use of a
/linux-4.4.14/drivers/video/fbdev/
DKconfig792 most people will answer N here.