Home
last modified time | relevance | path

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

12345678910

/linux-6.3-rc2/arch/m68k/fpsp040/
A Dutil.S192 leal EXT_PINF,%a1 |answer is +/- infinity
223 leal EXT_PINF,%a1 |answer is +/- infinity
254 leal EXT_PINF,%a1 |answer is +/- infinity
522 leal EXT_PZRO,%a1 |answer is +/- zero
526 leal EXT_PZRO,%a1 |answer is +/- zero
537 leal EXT_PZRO,%a1 |answer is positive zero
544 leal EXT_PZRO,%a1 |answer is negative zero
554 leal DBL_PZRO,%a1 |answer is +/- zero
558 leal DBL_PZRO,%a1 |answer is +/- zero
586 leal SGL_PZRO,%a1 |answer is +/- zero
[all …]
/linux-6.3-rc2/security/smack/
A DKconfig14 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.3-rc2/drivers/net/wireless/ti/wl12xx/
A Dcmd.c55 bool answer = false; in wl1271_cmd_general_parms() local
79 answer = true; in wl1271_cmd_general_parms()
84 ret = wl1271_cmd_test(wl, gen_parms, sizeof(*gen_parms), answer); in wl1271_cmd_general_parms()
104 answer == false ? in wl1271_cmd_general_parms()
122 bool answer = false; in wl128x_cmd_general_parms() local
146 answer = true; in wl128x_cmd_general_parms()
152 ret = wl1271_cmd_test(wl, gen_parms, sizeof(*gen_parms), answer); in wl128x_cmd_general_parms()
172 answer == false ? in wl128x_cmd_general_parms()
/linux-6.3-rc2/security/
A DKconfig20 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.
116 If you are unsure as to whether this is required, answer N.
/linux-6.3-rc2/security/selinux/
A DKconfig10 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.3-rc2/drivers/gpio/
A Dgpio-viperboard.c52 u8 answer; member
84 int ret, answer, error = 0; in vprbrd_gpioa_get() local
104 gamsg->answer = 0x00; in vprbrd_gpioa_get()
118 answer = gamsg->answer & 0x01; in vprbrd_gpioa_get()
128 return answer; in vprbrd_gpioa_get()
156 gamsg->answer = 0x00; in vprbrd_gpioa_set()
193 gamsg->answer = 0x00; in vprbrd_gpioa_direction_input()
234 gamsg->answer = 0x00; in vprbrd_gpioa_direction_output()
/linux-6.3-rc2/fs/fuse/
A DKconfig19 a filesystem based on FUSE, answer Y or M.
29 based on CUSE, answer Y or M.
39 If you want to share files between guests or with the host, answer Y
54 option, answer Y.
/linux-6.3-rc2/net/ipv6/
A Daf_inet6.c125 struct inet_protosw *answer; in inet6_create() local
142 if (protocol == answer->protocol) { in inet6_create()
148 protocol = answer->protocol; in inet6_create()
151 if (IPPROTO_IP == answer->protocol) in inet6_create()
184 sock->ops = answer->ops; in inet6_create()
185 answer_prot = answer->prot; in inet6_create()
186 answer_flags = answer->flags; in inet6_create()
747 struct inet_protosw *answer; in inet6_register_protosw() local
759 answer = NULL; in inet6_register_protosw()
772 answer = NULL; in inet6_register_protosw()
[all …]
/linux-6.3-rc2/tools/testing/selftests/net/
A Dipsec.c290 } answer; in netlink_check_answer() local
292 if (recv(sock, &answer, sizeof(answer), 0) < 0) { in netlink_check_answer()
298 } else if (answer.error) { in netlink_check_answer()
300 answer.error, strerror(-answer.error)); in netlink_check_answer()
301 return answer.error; in netlink_check_answer()
1018 } answer; in xfrm_state_check() local
1046 if (recv(xfrm_sock, &answer, sizeof(answer), 0) < 0) { in xfrm_state_check()
1052 answer.error, strerror(-answer.error)); in xfrm_state_check()
1286 } answer; in xfrm_state_allocspi() local
1304 if (recv(xfrm_sock, &answer, sizeof(answer), 0) < 0) { in xfrm_state_allocspi()
[all …]
/linux-6.3-rc2/security/keys/
A DKconfig22 If you are unsure as to whether this is required, answer N.
69 If you are unsure as to whether this is required, answer N.
80 If you are unsure as to whether this is required, answer N.
103 If you are unsure as to whether this is required, answer N.
113 If you are unsure as to whether this is required, answer N.
126 If you are unsure as to whether this is required, answer N.
/linux-6.3-rc2/security/yama/
A DKconfig14 If you are unsure how to answer this question, answer N.
/linux-6.3-rc2/kernel/bpf/
A DKconfig86 If you are unsure how to answer this question, answer Y.
100 If you are unsure how to answer this question, answer N.
/linux-6.3-rc2/security/safesetid/
A DKconfig15 If you are unsure how to answer this question, answer N.
/linux-6.3-rc2/fs/romfs/
A DKconfig17 answer N.
37 If unsure, answer Y.
49 If unsure, answer Y.
/linux-6.3-rc2/sound/oss/dmasound/
A DKconfig7 If you want to use the internal audio of your Atari in Linux, answer
21 If you want to use the internal audio of your Amiga in Linux, answer
35 If you want to use the internal audio of your Q40 in Linux, answer
/linux-6.3-rc2/security/landlock/
A DKconfig19 If you are unsure how to answer this question, answer N. Otherwise,
/linux-6.3-rc2/drivers/net/ethernet/moxa/
A DKconfig13 Note that the answer to this question doesn't directly affect the
26 want to use the internal ethernet then you should answer Y to this.
/linux-6.3-rc2/drivers/net/ethernet/litex/
A DKconfig11 Note that the answer to this question doesn't directly affect the
23 device then you should answer Y to this.
/linux-6.3-rc2/drivers/firmware/arm_scmi/
A DKconfig87 transport based on mailboxes, answer Y.
100 transport based on OP-TEE SCMI service, answer Y.
112 transport based on SMC, answer Y.
122 transactions on the TX path, answer Y.
137 transport based on VirtIO, answer Y.
148 devices (or above), answer Y.
162 transactions on the TX path, answer Y.
/linux-6.3-rc2/sound/isa/
A Dsc6000.c376 char answer[15]; in sc6000_init_board() local
391 memset(answer, 0, sizeof(answer)); in sc6000_init_board()
392 err = sc6000_dsp_get_answer(vport, GET_DSP_COPYRIGHT, answer, 15); in sc6000_init_board()
401 if (strncmp("SC-6000", answer, 7)) in sc6000_init_board()
409 answer, version[0], version[1]); in sc6000_init_board()
/linux-6.3-rc2/fs/qnx6/
A DKconfig17 answer N.
27 answer N.
/linux-6.3-rc2/drivers/net/wireless/ti/wlcore/
A Dtestmode.c63 u8 answer = 0; in wl1271_tm_cmd_test() local
74 answer = nla_get_u8(tb[WL1271_TM_ATTR_ANSWER]); in wl1271_tm_cmd_test()
90 ret = wl1271_cmd_test(wl, buf, buf_len, answer); in wl1271_tm_cmd_test()
96 if (answer) { in wl1271_tm_cmd_test()
/linux-6.3-rc2/sound/soc/cirrus/
A DKconfig26 If you are unsure how to answer this question, answer Y.
/linux-6.3-rc2/tools/testing/selftests/hid/
A Dhid_bpf.c170 struct uhid_event ev, answer; in uhid_event() local
212 answer.type = UHID_GET_REPORT_REPLY; in uhid_event()
213 answer.u.get_report_reply.id = ev.u.get_report.id; in uhid_event()
214 answer.u.get_report_reply.err = ev.u.get_report.rnum == 1 ? 0 : -EIO; in uhid_event()
215 answer.u.get_report_reply.size = sizeof(feature_data); in uhid_event()
216 memcpy(answer.u.get_report_reply.data, feature_data, sizeof(feature_data)); in uhid_event()
218 uhid_write(_metadata, fd, &answer); in uhid_event()
/linux-6.3-rc2/drivers/net/wireless/ti/wl1251/
A Dcmd.c69 int wl1251_cmd_test(struct wl1251 *wl, void *buf, size_t buf_len, u8 answer) in wl1251_cmd_test() argument
82 if (answer) { in wl1251_cmd_test()
342 int wl1251_cmd_read_memory(struct wl1251 *wl, u32 addr, void *answer, in wl1251_cmd_read_memory() argument
373 memcpy(answer, cmd->value, len); in wl1251_cmd_read_memory()

Completed in 44 milliseconds

12345678910