/kernel/linux/linux-5.10/net/netfilter/ipvs/ |
H A D | ip_vs_pe_sip.c | 72 int retc; in ip_vs_sip_fill_param() local 74 retc = ip_vs_fill_iph_skb(p->af, skb, false, &iph); in ip_vs_sip_fill_param() 77 if (!retc || iph.protocol != IPPROTO_UDP) in ip_vs_sip_fill_param() 86 retc = skb_linearize(skb); in ip_vs_sip_fill_param() 87 if (retc < 0) in ip_vs_sip_fill_param() 88 return retc; in ip_vs_sip_fill_param()
|
H A D | ip_vs_sync.c | 1080 int retc=0; in ip_vs_proc_sync_conn() local 1090 retc = 10; in ip_vs_proc_sync_conn() 1140 retc = 20; in ip_vs_proc_sync_conn() 1157 retc = 30; in ip_vs_proc_sync_conn() 1163 retc = 40; in ip_vs_proc_sync_conn() 1173 retc = 50; in ip_vs_proc_sync_conn() 1195 IP_VS_DBG(2, "BACKUP, Single msg dropped err:%d\n", retc); in ip_vs_proc_sync_conn() 1196 return retc; in ip_vs_proc_sync_conn() 1235 int retc; in ip_vs_process_message() local 1256 retc in ip_vs_process_message() 1948 int retc = -EINVAL; stop_sync_thread() local 2042 int retc; ip_vs_sync_net_cleanup() local [all...] |
/kernel/linux/linux-6.6/net/netfilter/ipvs/ |
H A D | ip_vs_pe_sip.c | 72 int retc; in ip_vs_sip_fill_param() local 74 retc = ip_vs_fill_iph_skb(p->af, skb, false, &iph); in ip_vs_sip_fill_param() 77 if (!retc || iph.protocol != IPPROTO_UDP) in ip_vs_sip_fill_param() 86 retc = skb_linearize(skb); in ip_vs_sip_fill_param() 87 if (retc < 0) in ip_vs_sip_fill_param() 88 return retc; in ip_vs_sip_fill_param()
|
H A D | ip_vs_sync.c | 1080 int retc=0; in ip_vs_proc_sync_conn() local 1090 retc = 10; in ip_vs_proc_sync_conn() 1140 retc = 20; in ip_vs_proc_sync_conn() 1157 retc = 30; in ip_vs_proc_sync_conn() 1163 retc = 40; in ip_vs_proc_sync_conn() 1173 retc = 50; in ip_vs_proc_sync_conn() 1195 IP_VS_DBG(2, "BACKUP, Single msg dropped err:%d\n", retc); in ip_vs_proc_sync_conn() 1196 return retc; in ip_vs_proc_sync_conn() 1235 int retc; in ip_vs_process_message() local 1256 retc in ip_vs_process_message() 1941 int retc = -EINVAL; stop_sync_thread() local 2035 int retc; ip_vs_sync_net_cleanup() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_sockopt.sh | 210 local retc=$? 214 if [ ${rets} -ne 0 ] || [ ${retc} -ne 0 ]; then 215 echo " client exit code $retc, server $rets" 1>&2 229 check_mark $listener_ns 6 || retc=1 230 check_mark $connector_ns 6 || retc=1 232 check_mark $listener_ns 4 || retc=1 233 check_mark $connector_ns 4 || retc=1 239 mptcp_lib_result_code "${retc}" "mark ${ip}" 242 if [ $retc -eq 0 ] && [ $rets -eq 0 ];then
|
H A D | mptcp_connect.sh | 447 local retc=$? 471 if [ ${rets} -ne 0 ] || [ ${retc} -ne 0 ]; then 472 echo "[ FAIL ] client exit code $retc, server $rets" 1>&2 487 retc=$? 511 retc=1 536 retc=1 540 if [ $retc -eq 0 ] && [ $rets -eq 0 ]; then 574 [ $retc -eq 0 ] && [ $rets -eq 0 ]
|
H A D | simult_flows.sh | 191 local retc=$? 207 if [ $retc -eq 0 ] && [ $rets -eq 0 ] && \ 215 echo "client exit code $retc, server $rets" 1>&2
|
H A D | mptcp_join.sh | 1117 local retc=$? 1131 if [ ${rets} -ne 0 ] || [ ${retc} -ne 0 ]; then 1132 fail_test "client exit code $retc, server $rets" 1149 retc=$? 1157 if [ $retc -eq 0 ] && [ $rets -eq 0 ];then
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | udpgro_fwd.sh | 136 local retc=$? 139 if [ ${rets} -ne 0 ] || [ ${retc} -ne 0 ]; then 140 echo " fail client exit code $retc, server $rets" 185 local retc=$? 188 if [ ${rets} -ne 0 ] || [ ${retc} -ne 0 ]; then 189 echo " fail client exit code $retc, server $rets"
|
H A D | veth.sh | 115 local retc=$? 118 if [ ${rets} -ne 0 ] || [ ${retc} -ne 0 ]; then 119 echo " fail client exit code $retc, server $rets"
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_connect.sh | 429 local retc=$? 445 if [ ${rets} -ne 0 ] || [ ${retc} -ne 0 ]; then 446 echo "$duration [ FAIL ] client exit code $retc, server $rets" 1>&2 457 retc=$? 500 if [ $retc -eq 0 ] && [ $rets -eq 0 ];then
|
H A D | mptcp_join.sh | 221 retc=$? 230 if [ ${rets} -ne 0 ] || [ ${retc} -ne 0 ]; then 231 echo " client exit code $retc, server $rets" 1>&2 242 retc=$? 246 if [ $retc -eq 0 ] && [ $rets -eq 0 ];then
|
H A D | simult_flows.sh | 175 local retc=$? 197 if [ $retc -eq 0 ] && [ $rets -eq 0 ] && \ 206 echo "client exit code $retc, server $rets" 1>&2
|
/kernel/linux/linux-5.10/drivers/misc/genwqe/ |
H A D | card_dev.c | 612 load->retc = req->retc; in do_flash_update() 621 if (req->retc != DDCB_RETC_COMPLETE) { in do_flash_update() 730 load->retc = cmd->retc; in do_flash_read() 746 /* We know that we can get retc 0x104 with CRC err */ in do_flash_read() 747 if (((cmd->retc == DDCB_RETC_FAULT) && in do_flash_read() 749 ((cmd->retc == DDCB_RETC_COMPLETE) && in do_flash_read()
|
H A D | card_ddcb.c | 344 req->cmd.retc = be16_to_cpu(pddcb->retc_16); in copy_ddcb_results() 825 * We know that we can get retc 0x104 with CRC error, do not in __genwqe_enqueue_ddcb() 950 if (cmd->retc != DDCB_RETC_COMPLETE) { in __genwqe_execute_raw_ddcb() 953 rc = -EBADMSG; /* not processed/error retc */ in __genwqe_execute_raw_ddcb()
|
/kernel/linux/linux-6.6/drivers/misc/genwqe/ |
H A D | card_dev.c | 612 load->retc = req->retc; in do_flash_update() 621 if (req->retc != DDCB_RETC_COMPLETE) { in do_flash_update() 730 load->retc = cmd->retc; in do_flash_read() 746 /* We know that we can get retc 0x104 with CRC err */ in do_flash_read() 747 if (((cmd->retc == DDCB_RETC_FAULT) && in do_flash_read() 749 ((cmd->retc == DDCB_RETC_COMPLETE) && in do_flash_read()
|
H A D | card_ddcb.c | 344 req->cmd.retc = be16_to_cpu(pddcb->retc_16); in copy_ddcb_results() 825 * We know that we can get retc 0x104 with CRC error, do not in __genwqe_enqueue_ddcb() 950 if (cmd->retc != DDCB_RETC_COMPLETE) { in __genwqe_execute_raw_ddcb() 953 rc = -EBADMSG; /* not processed/error retc */ in __genwqe_execute_raw_ddcb()
|
/kernel/linux/linux-5.10/include/uapi/linux/genwqe/ |
H A D | genwqe_card.h | 348 __u16 retc; /* returned from processing */ member 414 __u16 retc; /* return code from processing */ member 490 * -EBADMSG: enqueing failed, retc != DDCB_RETC_COMPLETE
|
/kernel/linux/linux-6.6/include/uapi/linux/genwqe/ |
H A D | genwqe_card.h | 348 __u16 retc; /* returned from processing */ member 414 __u16 retc; /* return code from processing */ member 490 * -EBADMSG: enqueing failed, retc != DDCB_RETC_COMPLETE
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/genwqe/ |
H A D | genwqe_card.h | 201 __u16 retc; member 233 __u16 retc; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/genwqe/ |
H A D | genwqe_card.h | 201 __u16 retc; member 233 __u16 retc; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/genwqe/ |
H A D | genwqe_card.h | 188 __u16 retc; member 223 __u16 retc; member
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_sysfs.c | 611 void (*parser)(char *buf, struct hda_bus *bus, struct hda_codec **retc);
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_sysfs.c | 608 void (*parser)(char *buf, struct hda_bus *bus, struct hda_codec **retc);
|