Searched refs:out (Results 1 - 25 of 7758) sorted by last modified time

1234567891011>>

/linux-master/drivers/cxl/core/
H A Dport.c1571 goto out;
1583 out:
2164 static void set_access_coordinates(struct access_coordinate *out, argument
2168 out[i] = in[i];
/linux-master/arch/x86/xen/
H A Denlighten_pv.c226 * Mask out inconvenient features, to try and disable as many
279 * it would break backwards compatibility; so we will find out directly
478 * only responsible for flushing aliases out the TLBs, not the
843 unsigned in, out, count; local
848 for (in = out = 0; in < count; in++) {
851 if (cvt_gate_to_trap(in, entry, &traps[out]) || full)
852 out++;
855 return out;
873 unsigned out; local
881 out
[all...]
/linux-master/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod.c308 goto out;
311 out:
/linux-master/sound/soc/ti/
H A Ddavinci-mcasp.c485 goto out;
564 goto out;
590 goto out;
605 out:
690 goto out;
703 out:
948 goto out;
978 out:
1894 goto out;
1909 goto out;
[all...]
/linux-master/sound/soc/sof/
H A Dipc4-pcm.c293 * in the message, so we must leave it out in pause release case.
1057 goto out;
1062 out:
H A Dcore.c58 {SOF_IPC_PANIC_MEM, "out of memory"},
109 goto out;
118 out:
/linux-master/sound/soc/meson/
H A Daxg-tdm-formatter.c167 goto out;
172 out:
341 goto out;
345 out:
/linux-master/sound/soc/codecs/
H A Dcs35l56-sdw.c188 goto out;
194 goto out;
207 out:
423 dev_err(cs35l56->base.dev, "initialization_complete timed out\n");
/linux-master/net/rxrpc/
H A Drxkad.c146 * Work out how much data we can put in a packet.
600 goto out;
618 out:
1194 * also come out this way if the ticket decryption fails.
/linux-master/net/nsh/
H A Dnsh.c92 goto out;
95 goto out;
97 goto out;
101 goto out;
114 goto out;
125 out:
/linux-master/net/mptcp/
H A Dprotocol.c222 /* out of window */
1019 goto out;
1021 goto out;
1037 out:
1331 goto out;
1353 out:
1537 goto out;
1552 goto out;
1558 out:
1656 goto out;
[all...]
/linux-master/net/ipv6/
H A Dudp_offload.c41 goto out;
44 goto out;
51 goto out;
80 goto out;
112 out:
H A Dudp.c529 goto out;
543 out:
598 goto out;
610 goto out;
618 goto out;
623 goto out;
630 out:
1149 * bytes that are out of the bound specified by user in addr_len.
1167 * (checksum field must be zeroed out)
1309 goto out;
[all...]
H A Dip6_offload.c128 goto out;
158 goto out;
191 out:
237 goto out;
251 goto out;
314 out:
393 goto out;
398 out:
/linux-master/net/ipv4/
H A Dudp_offload.c34 goto out;
76 /* The only checksum offload we care about from here on out is the
91 goto out;
149 out:
389 goto out;
393 goto out;
396 goto out;
403 goto out;
432 out:
576 goto out;
[all...]
H A Dudp.c467 /* UDP is nearly always wildcards out the wazoo, it makes no sense to try
671 goto out;
685 out:
751 goto out;
764 goto out;
774 goto out;
786 goto out;
790 goto out;
796 out:
823 * (checksum field must be zeroed out)
[all...]
H A Draw.c349 goto out;
419 out:
500 goto out;
510 goto out; /* compatibility */
520 goto out;
526 goto out;
536 goto out;
549 goto out;
668 out:
711 goto out;
[all...]
H A Dip_output.c146 * Add an ip header to a skbuff and send it out.
193 /* Send it out. */
489 * itself out.
899 * Keep copying data until we run out.
1381 * and push them out.
1400 goto out;
1419 * how transforms change size of the packet, it will come out.
1484 out:
1642 goto out;
1657 out
[all...]
H A Daf_inet.c238 goto out;
242 out:
328 goto out;
381 goto out;
389 goto out;
397 goto out;
400 out:
404 goto out;
491 goto out;
507 goto out;
[all...]
/linux-master/net/core/
H A Dskmsg.c281 goto out;
289 out:
325 goto out;
332 goto out;
358 out:
397 goto out;
405 out:
440 goto out;
461 goto out;
483 out
[all...]
H A Dskbuff.c189 * skb_panic - private function for out-of-line support
197 * Keep out of line to prevent kernel bloat.
582 goto out;
586 goto out;
603 goto out;
609 out:
2177 goto out;
2197 goto out;
2212 out:
2512 * May return error in out o
[all...]
H A Dgro.c63 goto out;
68 out:
245 goto out;
266 out:
H A Dfilter.c1053 * no references or jumps that are out of range, no illegal
2406 goto out;
2409 goto out;
2419 out:
2663 goto out;
2671 * to copy partial entries to avoid complexity of running out
2718 goto out;
2742 out:
3997 goto out;
4011 out
[all...]
/linux-master/net/bridge/
H A Dbr_forward.c148 goto out;
156 goto out;
169 out:
188 goto out;
193 out:
238 goto out;
242 goto out;
250 out:
328 goto out;
337 goto out;
[all...]
/linux-master/net/8021q/
H A Dvlan_core.c479 goto out;
487 goto out;
509 out:

Completed in 285 milliseconds

1234567891011>>