| /OK3568_Linux_fs/kernel/tools/testing/selftests/netfilter/ |
| H A D | ipvs.sh | 141 ip netns exec ns1 sysctl -qw net.ipv4.ip_forward=1 147 ip netns exec ns2 sysctl -qw net.ipv4.conf.all.arp_ignore=1 148 ip netns exec ns2 sysctl -qw net.ipv4.conf.all.arp_announce=2 150 ip netns exec ns2 sysctl -qw net.ipv4.conf.all.rp_filter=0 151 ip netns exec ns2 sysctl -qw net.ipv4.conf.veth21.rp_filter=0 160 ip netns exec ns1 sysctl -qw net.ipv4.ip_forward=1 176 ip netns exec ns1 sysctl -qw net.ipv4.ip_forward=0 177 ip netns exec ns1 sysctl -qw net.ipv4.conf.all.send_redirects=0 178 ip netns exec ns1 sysctl -qw net.ipv4.conf.default.send_redirects=0 185 ip netns exec ns2 sysctl -qw net.ipv4.conf.all.arp_ignore=1 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | sdma.h | 296 __le64 qw[2]; member 563 tx->descs[0].qw[0] = SDMA_DESC0_FIRST_DESC_FLAG; in sdma_txinit_ahg() 564 tx->descs[0].qw[1] = 0; in sdma_txinit_ahg() 566 tx->descs[0].qw[1] |= in sdma_txinit_ahg() 619 return (d->qw[1] & SDMA_DESC1_GENERATION_SMASK) in sdma_mapping_type() 625 return (d->qw[0] & SDMA_DESC0_BYTE_COUNT_SMASK) in sdma_mapping_len() 631 return (d->qw[0] & SDMA_DESC0_PHY_ADDR_SMASK) in sdma_mapping_addr() 645 desc->qw[1] |= ((u64)type & SDMA_DESC1_GENERATION_MASK) in make_tx_sdma_desc() 648 desc->qw[0] = 0; in make_tx_sdma_desc() 649 desc->qw[1] = ((u64)type & SDMA_DESC1_GENERATION_MASK) in make_tx_sdma_desc() [all …]
|
| H A D | sdma.c | 1662 return (tx->descp[0].qw[1] & SDMA_DESC1_HEADER_MODE_SMASK) in ahg_mode() 2168 desc[0] = le64_to_cpu(descqp->qw[0]); in dump_sdma_state() 2169 desc[1] = le64_to_cpu(descqp->qw[1]); in dump_sdma_state() 2251 desc[0] = le64_to_cpu(descqp->qw[0]); in sdma_seqfile_dump_sde() 2252 desc[1] = le64_to_cpu(descqp->qw[1]); in sdma_seqfile_dump_sde() 2317 sde->descq[tail].qw[0] = cpu_to_le64(descp->qw[0]); in submit_tx() 2318 sde->descq[tail].qw[1] = cpu_to_le64(add_gen(sde, descp->qw[1])); in submit_tx() 2319 trace_hfi1_sdma_descriptor(sde, descp->qw[0], descp->qw[1], in submit_tx() 2328 sde->descq[tail].qw[0] = cpu_to_le64(descp->qw[0]); in submit_tx() 2331 qw1 = descp->qw[1]; in submit_tx() [all …]
|
| H A D | sdma_txreq.h | 63 u64 qw[2]; member
|
| /OK3568_Linux_fs/buildroot/package/perl-gd/ |
| H A D | 0001-Makefile.PL-fix-cross-compilation-with-gdlib.pc.patch | 27 -@INC = qw(-I/usr/include -I/usr/include/gd) unless @INC; 28 +#@INC = qw(-I/usr/include -I/usr/include/gd) unless @INC; 29 @LIBPATH = qw(-L/usr/lib/X11 -L/usr/X11R6/lib -L/usr/X11/lib -L/usr/lib) unless @LIBPATH; 30 @LIBS = qw(-lgd) unless @LIBS;
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | traceroute.sh | 85 ip netns exec ${ns} sysctl -qw net.ipv4.ip_forward=1 86 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.keep_addr_on_down=1 87 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.forwarding=1 88 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.forwarding=1 89 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.accept_dad=0 266 ip netns exec router sysctl -qw \
|
| H A D | l2tp.sh | 96 ip netns exec ${ns} sysctl -qw net.ipv4.ip_forward=1 97 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.keep_addr_on_down=1 98 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.forwarding=1 99 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.forwarding=1 100 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.accept_dad=0
|
| H A D | fib_nexthops.sh | 127 ip netns exec ${n} sysctl -qw net.ipv4.ip_forward=1 128 ip netns exec ${n} sysctl -qw net.ipv4.fib_multipath_use_neigh=1 129 ip netns exec ${n} sysctl -qw net.ipv4.conf.default.ignore_routes_with_linkdown=1 130 ip netns exec ${n} sysctl -qw net.ipv6.conf.all.keep_addr_on_down=1 131 ip netns exec ${n} sysctl -qw net.ipv6.conf.all.forwarding=1 132 ip netns exec ${n} sysctl -qw net.ipv6.conf.default.forwarding=1 133 ip netns exec ${n} sysctl -qw net.ipv6.conf.default.ignore_routes_with_linkdown=1 134 ip netns exec ${n} sysctl -qw net.ipv6.conf.all.accept_dad=0 135 ip netns exec ${n} sysctl -qw net.ipv6.conf.default.accept_dad=0
|
| H A D | vrf-xfrm-tests.sh | 132 ip netns exec ${ns} sysctl -qw net.ipv4.ip_forward=1 133 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.keep_addr_on_down=1 134 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.forwarding=1 135 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.forwarding=1 136 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.accept_dad=0
|
| H A D | fib_tests.sh | 57 ip netns exec ns1 sysctl -qw net.ipv4.ip_forward=1 58 ip netns exec ns1 sysctl -qw net.ipv6.conf.all.forwarding=1 492 $NS_EXEC sysctl -qw net.ipv4.conf.all.rp_filter=1 493 $NS_EXEC sysctl -qw net.ipv4.conf.all.accept_local=1 494 $NS_EXEC sysctl -qw net.ipv4.conf.all.route_localnet=1 495 ip netns exec ns2 sysctl -qw net.ipv4.conf.all.rp_filter=1 496 ip netns exec ns2 sysctl -qw net.ipv4.conf.all.accept_local=1 497 ip netns exec ns2 sysctl -qw net.ipv4.conf.all.route_localnet=1 807 ip netns exec ns2 sysctl -qw net.ipv4.ip_forward=1 808 ip netns exec ns2 sysctl -qw net.ipv6.conf.all.forwarding=1
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_tc_tunnel.sh | 253 ip netns exec "${ns2}" sysctl -qw net.mpls.platform_labels=65536 256 ip netns exec "${ns2}" sysctl -qw net.mpls.conf.testtun0.input=1 257 ip netns exec "${ns2}" sysctl -qw net.ipv4.conf.lo.rp_filter=0 264 ip netns exec "${ns2}" sysctl -qw net.ipv4.conf.all.rp_filter=0 267 ip netns exec "${ns2}" sysctl -qw net.ipv4.conf.testtun0.rp_filter=0
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-libidn-perl-0.12/ |
| H A D | libidn-wr-cross-compile.patch | 35 - foreach my $cc (qw/cc gcc/) 36 + foreach my $cc ($compiler, qw/cc gcc/)
|
| /OK3568_Linux_fs/buildroot/package/netsurf/ |
| H A D | 0001-avoid-system-perl-dependencies.patch | 22 - use HTML::Entities qw(encode_entities); 23 + eval q|use HTML::Entities qw(encode_entities);|;
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/opkg-utils/opkg-utils/ |
| H A D | 0001-update-alternatives-correctly-match-priority.patch | 24 - if grep -qw "$priority" $ad/$name; then 25 + if grep -qw "$priority"$ $ad/$name; then
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/dpkg/dpkg/ |
| H A D | 0001-Dpkg-Source-Archive-Prevent-directory-traversal-for-.patch | 56 +use Errno qw(ENOENT); 57 use File::Temp qw(tempdir); 58 use File::Basename qw(basename); 210 +use Test::Dpkg qw(:paths); 213 +use File::Path qw(make_path rmtree); 274 + system($Dpkg::PROGTAR, '-cf', "$overdir.tar", '-C', $overdir, qw( 288 + system($Dpkg::PROGTAR, '-cf', "$expdir.tar", '-C', $overdir, qw( 292 + ), '-C', $treedir, qw(
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/lcov/files/ |
| H A D | 0002-geninfo-Add-intermediate-JSON-format-support.patch | 27 @@ -59,6 +59,9 @@ use File::Copy qw(copy); 29 use Digest::MD5 qw(md5_base64); 30 use Cwd qw/abs_path/; 32 +use JSON qw(decode_json);
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/forwarding/ |
| H A D | ip6_forward_instats_vrf.sh | 130 sysctl -qw net.ipv6.conf.all.forwarding=0 133 sysctl -qw net.ipv6.conf.all.forwarding=1
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/ |
| H A D | qib_sdma.c | 232 __le64 *descqp = &ppd->sdma_descq[head].qw[0]; in unmap_desc() 552 descqp = &ppd->sdma_descq[tail].qw[0]; in qib_sdma_verbs_send() 559 descqp = &ppd->sdma_descq[0].qw[0]; in qib_sdma_verbs_send() 589 descqp = &ppd->sdma_descq[0].qw[0]; in qib_sdma_verbs_send() 598 descqp = &ppd->sdma_descq[ppd->sdma_descq_cnt].qw[0]; in qib_sdma_verbs_send() 706 descqp = &descq[head].qw[0]; in dump_sdma_state()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | formats_i.c | 379 READ_FUNC(qw, 8, uint64_t, TWIDDLE_WORD) 398 READ1_FUNC(qw, uint64_t) in READ1_FUNC() 449 case 'q': do_read(uint64_t, qw, r); break; in lsx_read_fields() 510 WRITE_FUNC(qw, 8, uint64_t, TWIDDLE_WORD) 536 WRITE1_FUNC(qw, uint64_t)
|
| /OK3568_Linux_fs/buildroot/package/perl-xml-libxml/ |
| H A D | 0001-Makefile-PL.patch | 13 -use lib qw(inc);
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/groff/files/ |
| H A D | 0001-replace-perl-w-with-use-warnings.patch | 65 use Getopt::Long qw(:config bundling); 83 use File::Temp qw/tempfile/;
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/wpa-supplicant/ |
| H A D | wpa-supplicant_2.10.bb | 45 if echo "${PACKAGECONFIG}" | grep -qw "openssl"; then 47 elif echo "${PACKAGECONFIG}" | grep -qw "gnutls"; then
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/lsb/lsb-release/ |
| H A D | help2man-reproducibility.patch | 14 } qw(help), $opt_version_key;
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/test.d/kprobe/ |
| H A D | kprobe_args_syntax.tc | 10 if ! grep -qw ${GOODSYM} /proc/kallsyms ; then
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/perl/files/ |
| H A D | 0002-Constant-Fix-up-shebang.patch | 27 use ExtUtils::Constant qw (constant_types C_constant XS_constant);
|