Searched refs:pass (Results 101 - 125 of 193) sorted by relevance

12345678

/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dingress_rif_conf_vxlan.sh255 flower skip_sw dst_ip 192.0.2.1 action pass
286 flower skip_sw dst_ip 192.0.2.1 action pass
/linux-master/tools/testing/selftests/net/forwarding/
H A Dgre_multipath_nh_res.sh158 flower vlan_id 111 action pass
160 flower vlan_id 222 action pass
H A Dgre_multipath_nh.sh156 flower vlan_id 111 action pass
158 flower vlan_id 222 action pass
H A Dvxlan_bridge_1q_ipv6.sh450 dst_ip $vxlan_remote_ip dst_port $VXPORT $TC_FLAG action pass
456 $TC_FLAG action pass
515 dst_ip $vxlan_remote_ip dst_port $VXPORT $TC_FLAG action pass
521 $TC_FLAG action pass
590 icmpv6 skip_sw action pass 2>/dev/null || \
593 icmpv6 skip_hw action pass
H A Dgre_custom_multipath_hash.sh165 flower vlan_id 111 action pass
167 flower vlan_id 222 action pass
H A Dip6gre_custom_multipath_hash.sh166 flower vlan_id 111 action pass
168 flower vlan_id 222 action pass
H A Dmirror_gre_bridge_1q_lag.sh231 action pass
H A Dmirror_gre_changes.sh78 flower skip_hw ip_ttl 50 action pass
/linux-master/arch/arm/probes/kprobes/
H A Dtest-core.c1390 goto pass;
1397 goto pass;
1423 pass:
1475 goto pass;
1529 goto pass;
1539 pass:
1620 pr_info("Total instruction simulation tests=%d, pass=%d fail=%d\n",
/linux-master/drivers/pci/hotplug/
H A Dacpiphp_glue.c502 int max, pass; local
506 for (pass = 0; pass < 2; pass++) {
511 max = pci_scan_bridge(bus, dev, max, pass);
512 if (pass && dev->subordinate) {
/linux-master/arch/sparc/net/
H A Dbpf_jit_comp_32.c329 u32 temp[8], *prog, *func, seen = 0, pass; local
342 /* Before first pass, make a rough estimation of addrs[]
351 for (pass = 0; pass < 10; pass++) {
352 u8 seen_or_pass0 = (pass == 0) ? (SEEN_XREG | SEEN_DATAREF | SEEN_MEM) : seen;
747 bpf_jit_dump(flen, proglen, pass + 1, image);
/linux-master/drivers/net/ethernet/xircom/
H A Dxirc2ps_cs.c651 int *pass = priv_data; local
654 tmp += (*pass ? (p_dev->config_index & 0x20 ? -24 : 8)
765 int pass; local
777 * the Mako if (on the first pass) the COR bit 5 is set.
779 for (pass=0; pass < 2; pass++)
781 &pass))
/linux-master/drivers/scsi/
H A Dscsi_scan.c650 int pass, count, result, resid; local
685 /* Perform up to 3 passes. The first pass uses a conservative
690 pass = 1;
694 "scsi scan: INQUIRY pass %d length %d\n",
695 pass, try_inquiry_len));
697 /* Each pass gets up to three chances to ignore Unit Attention */
747 /* When the first pass succeeds we gain information about
749 if (pass == 1) {
767 /* If more data is available perform the second pass */
770 pass
[all...]
/linux-master/drivers/media/usb/dvb-usb/
H A Dm920x.c403 int i, pass, ret = 0; local
423 for (pass = 0; pass < 2; pass++) {
434 if (pass == 1) {
/linux-master/tools/testing/selftests/alsa/
H A Dpcm-test.c276 bool pass = false; local
483 pass = true;
504 ksft_test_result(pass, "%s.%s.%d.%d.%d.%s\n",
/linux-master/fs/gfs2/
H A Dincore.h60 struct gfs2_log_header_host *head, int pass);
63 int pass);
64 void (*lo_after_scan) (struct gfs2_jdesc *jd, int error, int pass);
/linux-master/drivers/of/
H A Dbase.c877 * you pass will not be searched, only the next one
878 * will. Typically, you pass what the previous call
904 * the entire device tree. The node you pass will not be
905 * searched, only the next one will; typically, you pass
933 * you pass will not be searched, only the next one
934 * will; typically, you pass what the previous call
964 * you pass will not be searched, only the next one
965 * will; typically, you pass what the previous call
1041 * you pass will not be searched, only the next one
1042 * will; typically, you pass wha
1399 const __be32 *map, *mask, *pass; local
[all...]
/linux-master/tools/testing/selftests/powerpc/math/
H A Dfpu_asm.S118 # pass the result of the fork to the caller
/linux-master/arch/m68k/ifpsp060/src/
H A Dpfpsp.S661 lea FP_SRC(%a6),%a0 # pass: ptr to src op
666 lea FP_SRC(%a6),%a0 # pass: ptr to src op
671 # that can pass through fpsp_ovfl(). remember that fcmp, ftst, and fsincos
679 lea FP_DST(%a6),%a0 # pass: ptr to dst op
697 mov.b FPCR_MODE(%a6),%d0 # pass rnd prec/mode
786 mov.b FPCR_MODE(%a6),%d0 # pass rnd prec/mode
793 lea FP_SRC(%a6),%a0 # pass ptr to src operand
901 lea FP_SRC(%a6),%a0 # pass: ptr to src op
904 lea FP_SRC(%a6),%a0 # pass: ptr to src op
909 # that can pass throug
[all...]
/linux-master/arch/m68k/fpsp040/
H A Dscosh.S95 fmovemx %fp0-%fp0,(%a0) |pass parameter to setox
/linux-master/samples/bpf/
H A Dxdp_sample.bpf.c171 NO_TEAR_ADD(rec->xdp_pass, xdp_stats->pass);
/linux-master/scripts/gcc-plugins/
H A Dgcc-generate-ipa-pass.h3 * Generator for IPA pass related boilerplate code/data
189 return &_PASS_NAME_PASS.pass;
/linux-master/drivers/input/mouse/
H A Dappletouch.c336 int i, pass; local
397 for (pass = 0; pass < 4; pass++) {
/linux-master/tools/testing/selftests/bpf/progs/
H A Dxdp_features.c29 unsigned int pass; member in struct:xdp_cpumap_stats
/linux-master/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_rx.c163 goto pass;
166 goto pass;
176 goto pass;
198 pass:
363 * an skb and pass it to the stack.

Completed in 282 milliseconds

12345678