| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | icmp_redirect.sh | 113 local ns=$1 117 addr=$(ip -netns $ns -6 -br addr show dev ${dev} | \ 139 local ns 141 for ns in h1 h2 r1 r2; do 142 ip netns del $ns 2>/dev/null 148 local ns=$1 150 ip -netns ${ns} link add ${VRF} type vrf table ${VRF_TABLE} 151 ip -netns ${ns} link set ${VRF} up 152 ip -netns ${ns} route add vrf ${VRF} unreachable default metric 8192 153 ip -netns ${ns} -6 route add vrf ${VRF} unreachable default metric 8192 [all …]
|
| H A D | vrf_route_leaking.sh | 174 local ns 176 for ns in h1 h2 r1 r2; do 177 ip netns del $ns 2>/dev/null 183 local ns=$1 185 ip -netns "${ns}" rule del pref 0 186 ip -netns "${ns}" rule add pref 32765 from all lookup local 187 ip -netns "${ns}" -6 rule del pref 0 188 ip -netns "${ns}" -6 rule add pref 32765 from all lookup local 193 local ns=$1 197 ip -netns "${ns}" link add "${vrf}" type vrf table "${table}" [all …]
|
| H A D | vrf-xfrm-tests.sh | 88 local ns=$1 92 if [ -n "${ns}" ]; then 93 ns="-netns ${ns}" 96 ip ${ns} link add ${vrf} type vrf table ${table} 97 ip ${ns} link set ${vrf} up 98 ip ${ns} route add vrf ${vrf} unreachable default metric 8192 99 ip ${ns} -6 route add vrf ${vrf} unreachable default metric 8192 101 ip ${ns} addr add 127.0.0.1/8 dev ${vrf} 102 ip ${ns} -6 addr add ::1 dev ${vrf} nodad 104 ip ${ns} ru del pref 0 [all …]
|
| H A D | l2tp.sh | 47 local ns 52 ns="$1" 60 out=$(eval ip netns exec ${ns} ${cmd} 2>&1) 76 local ns=$1 83 ip netns add ${ns} 85 ip -netns ${ns} link set lo up 87 ip -netns ${ns} addr add dev lo ${addr} 90 ip -netns ${ns} -6 addr add dev lo ${addr6} 93 ip -netns ${ns} ro add unreachable default metric 8192 94 ip -netns ${ns} -6 ro add unreachable default metric 8192 [all …]
|
| H A D | fib_nexthop_multiprefix.sh | 4 # Validate cached routes in fib{6}_nh that is used by multiple prefixes. 73 local ns=${1} 75 ip netns del ${ns} 2>/dev/null 77 ip netns add ${ns} 78 ip -netns ${ns} addr add 127.0.0.1/8 dev lo 79 ip -netns ${ns} link set lo up 81 ip netns exec ${ns} sysctl -q -w net.ipv6.conf.all.keep_addr_on_down=1 82 case ${ns} in 84 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.forwarding=0 87 ip netns exec $ns sysctl -q -w net.ipv4.ip_forward=1 [all …]
|
| H A D | fcnal-test.sh | 13 # 6. VRF and non-VRF permutations 16 # ns-A | ns-B 23 # ns-A: 30 # ns-B: 35 # ns-A to ns-C connection - only for VRF and same config 36 # as ns-A to ns-B 38 # server / client nomenclature relative to ns-A 74 NSA=ns-A 75 NSB=ns-B 76 NSC=ns-C [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | omap-zoom-common.dtsi | 24 interrupts = <6 IRQ_TYPE_EDGE_RISING>; /* gpio102 */ 32 gpmc,cs-on-ns = <5>; 33 gpmc,cs-rd-off-ns = <155>; 34 gpmc,cs-wr-off-ns = <155>; 35 gpmc,adv-on-ns = <15>; 36 gpmc,adv-rd-off-ns = <40>; 37 gpmc,adv-wr-off-ns = <40>; 38 gpmc,oe-on-ns = <45>; 39 gpmc,oe-off-ns = <145>; 40 gpmc,we-on-ns = <45>; [all …]
|
| H A D | omap3-devkit8000-common.dtsi | 183 * BIT(1), BIT(2), BIT(6), BIT(7), BIT(8), BIT(13) 220 6 0 0x2c000000 0x1000000>; /* CS6: 16MB for DM9000 */ 233 gpmc,cs-on-ns = <0>; 234 gpmc,cs-rd-off-ns = <44>; 235 gpmc,cs-wr-off-ns = <44>; 236 gpmc,adv-on-ns = <6>; 237 gpmc,adv-rd-off-ns = <34>; 238 gpmc,adv-wr-off-ns = <44>; 239 gpmc,we-off-ns = <40>; 240 gpmc,oe-off-ns = <54>; [all …]
|
| H A D | omap3430-sdp.dts | 63 gpmc,cs-on-ns = <0>; 64 gpmc,cs-rd-off-ns = <186>; 65 gpmc,cs-wr-off-ns = <186>; 66 gpmc,adv-on-ns = <12>; 67 gpmc,adv-rd-off-ns = <48>; 68 gpmc,adv-wr-off-ns = <48>; 69 gpmc,oe-on-ns = <54>; 70 gpmc,oe-off-ns = <168>; 71 gpmc,we-on-ns = <54>; 72 gpmc,we-off-ns = <168>; [all …]
|
| H A D | dra62x-j5eco-evm.dts | 61 gpmc,cs-on-ns = <0>; 62 gpmc,cs-rd-off-ns = <44>; 63 gpmc,cs-wr-off-ns = <44>; 64 gpmc,adv-on-ns = <6>; 65 gpmc,adv-rd-off-ns = <34>; 66 gpmc,adv-wr-off-ns = <44>; 67 gpmc,we-on-ns = <0>; 68 gpmc,we-off-ns = <40>; 69 gpmc,oe-on-ns = <0>; 70 gpmc,oe-off-ns = <54>; [all …]
|
| H A D | dm8148-evm.dts | 61 gpmc,cs-on-ns = <0>; 62 gpmc,cs-rd-off-ns = <44>; 63 gpmc,cs-wr-off-ns = <44>; 64 gpmc,adv-on-ns = <6>; 65 gpmc,adv-rd-off-ns = <34>; 66 gpmc,adv-wr-off-ns = <44>; 67 gpmc,we-on-ns = <0>; 68 gpmc,we-off-ns = <40>; 69 gpmc,oe-on-ns = <0>; 70 gpmc,oe-off-ns = <54>; [all …]
|
| H A D | omap3-cm-t3x.dtsi | 279 gpmc,cs-on-ns = <0>; 280 gpmc,cs-rd-off-ns = <120>; 281 gpmc,cs-wr-off-ns = <120>; 283 gpmc,adv-on-ns = <0>; 284 gpmc,adv-rd-off-ns = <120>; 285 gpmc,adv-wr-off-ns = <120>; 287 gpmc,we-on-ns = <6>; 288 gpmc,we-off-ns = <90>; 290 gpmc,oe-on-ns = <6>; 291 gpmc,oe-off-ns = <90>; [all …]
|
| H A D | am335x-guardian.dts | 141 gpmc,cs-on-ns = <0>; 142 gpmc,cs-rd-off-ns = <44>; 143 gpmc,cs-wr-off-ns = <44>; 144 gpmc,adv-on-ns = <6>; 145 gpmc,adv-rd-off-ns = <34>; 146 gpmc,adv-wr-off-ns = <44>; 147 gpmc,we-on-ns = <0>; 148 gpmc,we-off-ns = <40>; 149 gpmc,oe-on-ns = <0>; 150 gpmc,oe-off-ns = <54>; [all …]
|
| H A D | am335x-chilisom.dtsi | 114 ldo4_reg: regulator@6 { 156 gpmc,cs-on-ns = <0>; 157 gpmc,cs-rd-off-ns = <44>; 158 gpmc,cs-wr-off-ns = <44>; 159 gpmc,adv-on-ns = <6>; 160 gpmc,adv-rd-off-ns = <34>; 161 gpmc,adv-wr-off-ns = <44>; 162 gpmc,we-on-ns = <0>; 163 gpmc,we-off-ns = <40>; 164 gpmc,oe-on-ns = <0>; [all …]
|
| H A D | omap3-igep.dtsi | 120 gpmc,cs-on-ns = <0>; 121 gpmc,cs-rd-off-ns = <44>; 122 gpmc,cs-wr-off-ns = <44>; 123 gpmc,adv-on-ns = <6>; 124 gpmc,adv-rd-off-ns = <34>; 125 gpmc,adv-wr-off-ns = <44>; 126 gpmc,we-off-ns = <40>; 127 gpmc,oe-off-ns = <54>; 128 gpmc,access-ns = <64>; 129 gpmc,rd-cycle-ns = <82>; [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/ |
| H A D | mem.h | 42 #define SDP_3430_SDRC_RFR_CTRL_133MHz 0x0003de01 /* 7.8us/7.5ns - 50=0x3de */ 43 #define SDP_3430_SDRC_RFR_CTRL_165MHz 0x0004e201 /* 7.8us/6ns - 50=0x4e2 */ 44 #define SDP_3430_SDRC_RFR_CTRL_200MHz 0x0005e601 /* 7.8us/5ns - 50=0x5e6 */ 64 #define ACTIM_CTRLA_TDPL(v) (((v) & 0x07) << 6) /* 8:6 */ 97 #define V_MCFG_BANKALLOCATION_RBC (0x2 << 6) /* 6:7 */ 111 /* Hynix part of Overo (165MHz optimized) 6.06ns */ 112 #define HYNIX_TDAL_165 6 138 #define HYNIX_TDAL_200 6 163 /* Infineon part of 3430SDP (165MHz optimized) 6.06ns */ 164 #define INFINEON_TDAL_165 6 /* Twr/Tck + Trp/tck */ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/ |
| H A D | gpmc-nor.txt | 14 - gpmc,cs-on-ns: Chip-select assertion time 15 - gpmc,cs-rd-off-ns: Chip-select de-assertion time for reads 16 - gpmc,cs-wr-off-ns: Chip-select de-assertion time for writes 17 - gpmc,oe-on-ns: Output-enable assertion time 18 - gpmc,oe-off-ns: Output-enable de-assertion time 19 - gpmc,we-on-ns Write-enable assertion time 20 - gpmc,we-off-ns: Write-enable de-assertion time 21 - gpmc,access-ns: Start cycle to first data capture (read access) 22 - gpmc,rd-cycle-ns: Total read cycle time 23 - gpmc,wr-cycle-ns: Total write cycle time [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | rk3288-veyron.dtsi | 28 write-protect-gpio = <&gpio7 6 GPIO_ACTIVE_LOW>; 35 0 1 2 3 4 5 6 7 320 i2c-scl-falling-time-ns = <50>; /* 2.5ns measured */ 321 i2c-scl-rising-time-ns = <100>; /* 45ns measured */ 466 i2c-scl-falling-time-ns = <50>; /* 2.5ns measured */ 467 i2c-scl-rising-time-ns = <100>; /* 40ns measured */ 481 i2c-scl-falling-time-ns = <50>; /* 10ns measured */ 482 i2c-scl-rising-time-ns = <800>; /* 600ns measured */ 498 i2c-scl-falling-time-ns = <50>; 499 i2c-scl-rising-time-ns = <300>; [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A D | gpmc-eth.txt | 29 - gpmc,cs-on-ns: Chip-select assertion time 30 - gpmc,cs-rd-off-ns: Chip-select de-assertion time for reads 31 - gpmc,cs-wr-off-ns: Chip-select de-assertion time for writes 32 - gpmc,oe-on-ns: Output-enable assertion time 33 - gpmc,oe-off-ns: Output-enable de-assertion time 34 - gpmc,we-on-ns: Write-enable assertion time 35 - gpmc,we-off-ns: Write-enable de-assertion time 36 - gpmc,access-ns: Start cycle to first data capture (read access) 37 - gpmc,rd-cycle-ns: Total read cycle time 38 - gpmc,wr-cycle-ns: Total write cycle time [all …]
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | test_cgrp2_tc.sh | 16 NS='ns' 78 $IP netns add ns || return $? 79 $IP link set dev $NS_IFC netns ns || return $? 80 $IP -n $NS link set dev $NS_IFC up || return $? 81 $IP netns exec $NS sysctl -q net.ipv6.conf.$NS_IFC.accept_dad=0 86 $IP netns del $NS 101 run_in_cgrp $CGRP2_TC_LEAF "ping -6 -c3 ff02::1%$HOST_IFC >& /dev/null" 127 $IP -6 a show dev $HOST_IFC 130 echo "$NS net:" 131 $IP -n $NS link show dev $NS_IFC [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mips/cavium/ |
| H A D | bootbus.txt | 32 - cavium,t-adr: A cell specifying the ADR timing (in nS). 34 - cavium,t-ce: A cell specifying the CE timing (in nS). 36 - cavium,t-oe: A cell specifying the OE timing (in nS). 38 - cavium,t-we: A cell specifying the WE timing (in nS). 40 - cavium,t-rd-hld: A cell specifying the RD_HLD timing (in nS). 42 - cavium,t-wr-hld: A cell specifying the WR_HLD timing (in nS). 44 - cavium,t-pause: A cell specifying the PAUSE timing (in nS). 46 - cavium,t-wait: A cell specifying the WAIT timing (in nS). 48 - cavium,t-page: A cell specifying the PAGE timing (in nS). 50 - cavium,t-rd-dly: A cell specifying the RD_DLY timing (in nS). [all …]
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | ucount.c | 15 #define ucounts_hashfn(ns, uid) \ argument 16 hash_long((unsigned long)__kuid_val(uid) + (unsigned long)(ns), \ 18 #define ucounts_hashentry(ns, uid) \ argument 19 (ucounts_hashtable + ucounts_hashfn(ns, uid)) 43 mode = (table->mode & S_IRWXU) >> 6; in set_permissions() 47 return (mode << 6) | (mode << 3) | mode; in set_permissions() 81 bool setup_userns_sysctls(struct user_namespace *ns) in setup_userns_sysctls() argument 87 setup_sysctl_set(&ns->set, &set_root, set_is_seen); in setup_userns_sysctls() 92 tbl[i].data = &ns->ucount_max[i]; in setup_userns_sysctls() 94 ns->sysctls = __register_sysctl_table(&ns->set, "user", tbl); in setup_userns_sysctls() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | sb1000.c | 31 static char version[] = "sb1000.c:v1.1.2 6/01/98 (fventuri@mediaone.net)\n"; 286 a = inb(ioaddr[1] + 6); in card_wait_for_ready() 292 a = inb(ioaddr[1] + 6); in card_wait_for_ready() 305 in[6] = inb(ioaddr[0] + 6); in card_wait_for_ready() 306 in[5] = inb(ioaddr[1] + 6); in card_wait_for_ready() 319 outb(0xa0, ioaddr[0] + 6); in card_send_command() 325 outb(0xa0, ioaddr[0] + 6); in card_send_command() 336 in[0], in[1], in[2], in[3], in[4], in[5], in[6]); in card_send_command() 364 while (inb(ioaddr[1] + 6) & 0x80) { in sb1000_wait_for_ready() 372 while (!(inb(ioaddr[1] + 6) & 0x40)) { in sb1000_wait_for_ready() [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | xtest_uuid_helpers.c | 86 TEEC_Result xtest_uuid_v5(TEEC_UUID *uuid, const TEEC_UUID *ns, in xtest_uuid_v5() argument 100 be32 = htobe32(ns->timeLow); in xtest_uuid_v5() 102 be16 = htobe16(ns->timeMid); in xtest_uuid_v5() 104 be16 = htobe16(ns->timeHiAndVersion); in xtest_uuid_v5() 105 memcpy(&nsbe[6], &be16, sizeof(be16)); in xtest_uuid_v5() 106 memcpy(&nsbe[8], &ns->clockSeqAndNode, sizeof(ns->clockSeqAndNode)); in xtest_uuid_v5() 138 hash[6] = (hash[6] & 0x0F) | 0x50; in xtest_uuid_v5() 146 memcpy(&be16, &hash[6], sizeof(uint16_t)); in xtest_uuid_v5()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | find_bit_benchmark.c | 47 pr_err("find_first_bit: %18llu ns, %6ld iterations\n", time, cnt); in test_find_first_bit() 61 pr_err("find_next_bit: %18llu ns, %6ld iterations\n", time, cnt); in test_find_next_bit() 75 pr_err("find_next_zero_bit: %18llu ns, %6ld iterations\n", time, cnt); in test_find_next_zero_bit() 94 pr_err("find_last_bit: %18llu ns, %6ld iterations\n", time, cnt); in test_find_last_bit() 109 pr_err("find_next_and_bit: %18llu ns, %6ld iterations\n", time, cnt); in test_find_next_and_bit()
|