Searched refs:answer (Results 1 - 25 of 29) sorted by relevance

12

/linux-master/tools/testing/selftests/bpf/
H A Dnetlink_helpers.c108 static int rtnl_recvmsg(int fd, struct msghdr *msg, char **answer) argument
134 if (answer)
135 *answer = buf;
149 size_t iovlen, struct nlmsghdr **answer,
168 if (answer == NULL)
238 if (answer)
239 *answer = (struct nlmsghdr *)buf;
244 if (answer) {
245 *answer = (struct nlmsghdr *)buf;
265 struct nlmsghdr **answer, boo
148 __rtnl_talk_iov(struct rtnl_handle *rtnl, struct iovec *iov, size_t iovlen, struct nlmsghdr **answer, bool show_rtnl_err, nl_ext_ack_fn_t errfn) argument
264 __rtnl_talk(struct rtnl_handle *rtnl, struct nlmsghdr *n, struct nlmsghdr **answer, bool show_rtnl_err, nl_ext_ack_fn_t errfn) argument
276 rtnl_talk(struct rtnl_handle *rtnl, struct nlmsghdr *n, struct nlmsghdr **answer) argument
[all...]
H A Dnetlink_helpers.h33 struct nlmsghdr **answer)
/linux-master/arch/m68k/fpsp040/
H A 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 i
[all...]
H A Dres_func.S1503 | at this point, the answer is between the largest pos and neg values
1515 movel #0x7fffffff,L_SCR1(%a6) |answer is largest positive int
1516 fbeq int_wrt |exact answer
1524 fbeq int_wrt |exact answer
1549 | 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
1605 moveb #0x7f,L_SCR1(%a6) |answer i
[all...]
/linux-master/drivers/net/wireless/ti/wl12xx/
H A Dcmd.c55 bool answer = false; local
79 answer = true;
84 ret = wl1271_cmd_test(wl, gen_parms, sizeof(*gen_parms), answer);
104 answer == false ?
122 bool answer = false; local
146 answer = true;
152 ret = wl1271_cmd_test(wl, gen_parms, sizeof(*gen_parms), answer);
172 answer == false ?
/linux-master/drivers/gpio/
H A Dgpio-viperboard.c52 u8 answer; member in struct:vprbrd_gpioa_msg
84 int ret, answer, error = 0; local
104 gamsg->answer = 0x00;
118 answer = gamsg->answer & 0x01;
128 return answer;
156 gamsg->answer = 0x00;
193 gamsg->answer = 0x00;
234 gamsg->answer = 0x00;
/linux-master/tools/testing/selftests/net/tcp_ao/lib/
H A Dnetlink.c40 } answer; local
42 if (recv(sock, &answer, sizeof(answer), 0) < 0) {
45 } else if (answer.hdr.nlmsg_type != NLMSG_ERROR) {
47 (int)answer.hdr.nlmsg_type);
49 } else if (answer.error) {
52 answer.error, strerror(-answer.error));
54 return answer.error;
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dtestmode.c63 u8 answer = 0; local
74 answer = nla_get_u8(tb[WL1271_TM_ATTR_ANSWER]);
90 ret = wl1271_cmd_test(wl, buf, buf_len, answer);
96 if (answer) {
97 /* If we got bip calibration answer print radio status */
H A Dcmd.h31 int wl1271_cmd_test(struct wl1271 *wl, void *buf, size_t buf_len, u8 answer);
40 int wl1271_cmd_read_memory(struct wl1271 *wl, u32 addr, void *answer,
H A Dcmd.c827 * @answer: is answer needed
829 int wl1271_cmd_test(struct wl1271 *wl, void *buf, size_t buf_len, u8 answer) argument
836 if (answer)
/linux-master/net/ipv6/
H A Daf_inet6.c126 struct inet_protosw *answer; local
139 list_for_each_entry_rcu(answer, &inetsw6[sock->type], list) {
143 if (protocol == answer->protocol) {
149 protocol = answer->protocol;
152 if (IPPROTO_IP == answer->protocol)
185 sock->ops = answer->ops;
186 answer_prot = answer->prot;
187 answer_flags = answer->flags;
219 sk->sk_backlog_rcv = answer->prot->backlog_rcv;
755 struct inet_protosw *answer; local
[all...]
/linux-master/tools/testing/selftests/net/
H A Dipsec.c290 } answer; local
292 if (recv(sock, &answer, sizeof(answer), 0) < 0) {
295 } else if (answer.hdr.nlmsg_type != NLMSG_ERROR) {
296 printk("expected NLMSG_ERROR, got %d", (int)answer.hdr.nlmsg_type);
298 } else if (answer.error) {
300 answer.error, strerror(-answer.error));
301 return answer.error;
1018 } answer; local
1286 } answer; local
[all...]
/linux-master/sound/isa/
H A Dsc6000.c376 char answer[15]; local
391 memset(answer, 0, sizeof(answer));
392 err = sc6000_dsp_get_answer(vport, GET_DSP_COPYRIGHT, answer, 15);
401 if (strncmp("SC-6000", answer, 7))
409 answer, version[0], version[1]);
/linux-master/drivers/net/ppp/
H A Dppp_mppe.c662 int answer; local
671 answer = ppp_register_compressor(&ppp_mppe);
673 if (answer == 0)
678 return answer;
H A Dbsd_comp.c1156 int answer = ppp_register_compressor(&ppp_bsd_compress); local
1157 if (answer == 0)
1159 return answer;
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dcmd.c67 * @answer: is answer needed
69 int wl1251_cmd_test(struct wl1251 *wl, void *buf, size_t buf_len, u8 answer) argument
82 if (answer) {
86 * The test command got in, we can read the answer.
87 * The answer would be a wl1251_command, where the
88 * parameter array contains the actual answer.
95 wl1251_error("TEST command answer error: %d",
128 /* the interrogate command got in, we can read the answer */
342 int wl1251_cmd_read_memory(struct wl1251 *wl, u32 addr, void *answer, argument
[all...]
H A Dcmd.h19 int wl1251_cmd_test(struct wl1251 *wl, void *buf, size_t buf_len, u8 answer);
29 int wl1251_cmd_read_memory(struct wl1251 *wl, u32 addr, void *answer,
/linux-master/include/net/iucv/
H A Diucv.h75 * Use a pointer to an iucv_array as the buffer, reply or answer
451 * @ansbuf: address of answer buffer or address of struct iucv_array
463 void *answer, size_t asize, size_t *residual);
480 size_t size, void *answer, size_t asize, size_t *residual);
/linux-master/tools/testing/selftests/hid/
H A Dhid_bpf.c170 struct uhid_event ev, answer; local
212 answer.type = UHID_GET_REPORT_REPLY;
213 answer.u.get_report_reply.id = ev.u.get_report.id;
214 answer.u.get_report_reply.err = ev.u.get_report.rnum == 1 ? 0 : -EIO;
215 answer.u.get_report_reply.size = sizeof(feature_data);
216 memcpy(answer.u.get_report_reply.data, feature_data, sizeof(feature_data));
218 uhid_write(_metadata, fd, &answer);
/linux-master/net/ipv4/
H A Daf_inet.c256 struct inet_protosw *answer; local
272 list_for_each_entry_rcu(answer, &inetsw[sock->type], list) {
276 if (protocol == answer->protocol) {
282 protocol = answer->protocol;
285 if (IPPROTO_IP == answer->protocol)
318 sock->ops = answer->ops;
319 answer_prot = answer->prot;
320 answer_flags = answer->flags;
1193 struct inet_protosw *answer; local
1205 answer
[all...]
/linux-master/security/tomoyo/
H A Dcommon.c1950 u8 answer; member in struct:tomoyo_query
2118 (tomoyo_answer_wait, entry.answer ||
2127 switch (entry.answer) {
2260 unsigned int answer; local
2269 if (sscanf(data, "A%u=%u", &serial, &answer) != 2)
2277 ptr->answer = answer;
2279 if (ptr->answer)
/linux-master/net/sched/
H A Dsch_netem.c190 unsigned long answer; local
198 answer = (value * ((1ull<<32) - rho) + state->last * rho) >> 32;
199 state->last = answer;
200 return answer;
/linux-master/tools/testing/selftests/tc-testing/
H A Dtdc.py837 answer = list()
846 answer.append(tc)
849 return answer
/linux-master/drivers/hid/
H A Dhid-logitech-hidpp.c276 * Effectively send the message to the device, waiting for its answer.
297 * So that we can later validate the answer when it arrives
452 struct hidpp_report *answer)
454 return (answer->fap.feature_index == question->fap.feature_index) &&
455 (answer->fap.funcindex_clientid == question->fap.funcindex_clientid);
459 struct hidpp_report *answer)
461 return ((answer->rap.sub_id == HIDPP_ERROR) ||
462 (answer->fap.feature_index == HIDPP20_ERROR)) &&
463 (answer->fap.funcindex_clientid == question->fap.feature_index) &&
464 (answer
451 hidpp_match_answer(struct hidpp_report *question, struct hidpp_report *answer) argument
458 hidpp_match_error(struct hidpp_report *question, struct hidpp_report *answer) argument
3863 struct hidpp_report *answer = hidpp->send_receive_buf; local
[all...]
/linux-master/net/iucv/
H A Diucv.c1350 * @answer: address of answer buffer or address of struct iucv_array
1363 void *answer, size_t asize, size_t *residual)
1381 parm->dpl.ipbfadr2 = virt_to_dma32(answer);
1392 parm->db.ipbfadr2 = virt_to_dma32(answer);
1361 iucv_message_send2way(struct iucv_path *path, struct iucv_message *msg, u8 flags, u32 srccls, void *buffer, size_t size, void *answer, size_t asize, size_t *residual) argument

Completed in 510 milliseconds

12