/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | vrf-xfrm-tests.sh | 70 out=$(eval ip netns exec host1 $cmd 2>&1) 180 ip netns del host1 186 create_ns "host1" 189 connect_ns "host1" eth0 ${HOST1_4}/24 ${HOST1_6}/64 \ 192 create_vrf "host1" ${VRF} ${TABLE} 193 ip -netns host1 link set dev eth0 master ${VRF} 198 for ns in host1 host2 220 # host1 - IPv4 out 221 ip -netns host1 xfrm policy add \ 230 # host1 [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | vrf-xfrm-tests.sh | 70 out=$(eval ip netns exec host1 $cmd 2>&1) 180 ip netns del host1 186 create_ns "host1" 189 connect_ns "host1" eth0 ${HOST1_4}/24 ${HOST1_6}/64 \ 192 create_vrf "host1" ${VRF} ${TABLE} 193 ip -netns host1 link set dev eth0 master ${VRF} 198 for ns in host1 host2 220 # host1 - IPv4 out 221 ip -netns host1 xfrm policy add \ 230 # host1 [all...] |
/kernel/linux/linux-5.10/drivers/soc/qcom/ |
H A D | smem.c | 143 * @host1: second processor/host with access to this partition 152 __le16 host1; member 179 * @host1: second processor/host with access to this partition 190 __le16 host1; member 394 le16_to_cpu(phdr->host0), le16_to_cpu(phdr->host1)); in qcom_smem_alloc_private() 561 le16_to_cpu(phdr->host0), le16_to_cpu(phdr->host1)); in qcom_smem_get_private() 726 struct smem_ptable_entry *entry, u16 host0, u16 host1) in qcom_smem_partition_header() 745 if (host1 != le16_to_cpu(header->host1)) { in qcom_smem_partition_header() 746 dev_err(smem->dev, "bad host1 ( in qcom_smem_partition_header() 725 qcom_smem_partition_header(struct qcom_smem *smem, struct smem_ptable_entry *entry, u16 host0, u16 host1) qcom_smem_partition_header() argument 823 u16 host0, host1; qcom_smem_enumerate_partitions() local [all...] |
/kernel/linux/linux-6.6/drivers/soc/qcom/ |
H A D | smem.c | 145 * @host1: second processor/host with access to this partition 154 __le16 host1; member 181 * @host1: second processor/host with access to this partition 192 __le16 host1; member 430 le16_to_cpu(phdr->host0), le16_to_cpu(phdr->host1)); in qcom_smem_alloc_private() 641 le16_to_cpu(phdr->host0), le16_to_cpu(phdr->host1)); in qcom_smem_get_private() 861 struct smem_ptable_entry *entry, u16 host0, u16 host1) in qcom_smem_partition_header() 883 if (host1 != le16_to_cpu(header->host1)) { in qcom_smem_partition_header() 884 dev_err(smem->dev, "bad host1 ( in qcom_smem_partition_header() 860 qcom_smem_partition_header(struct qcom_smem *smem, struct smem_ptable_entry *entry, u16 host0, u16 host1) qcom_smem_partition_header() argument 964 u16 host0, host1; qcom_smem_enumerate_partitions() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | farch.c | 2050 __be32 rhost, host1, host2; in efx_farch_filter_from_gen_spec() local 2080 host1 = rhost; in efx_farch_filter_from_gen_spec() 2089 spec->data[0] = ntohl(host1) << 16 | ntohs(port1); in efx_farch_filter_from_gen_spec() 2090 spec->data[1] = ntohs(port2) << 16 | ntohl(host1) >> 16; in efx_farch_filter_from_gen_spec() 2148 __be32 host1, host2; in efx_farch_filter_to_gen_spec() local 2164 host1 = htonl(spec->data[0] >> 16 | spec->data[1] << 16); in efx_farch_filter_to_gen_spec() 2169 gen_spec->loc_host[0] = host1; in efx_farch_filter_to_gen_spec() 2173 gen_spec->rem_host[0] = host1; in efx_farch_filter_to_gen_spec()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | farch.c | 1984 __be32 rhost, host1, host2; in ef4_farch_filter_from_gen_spec() local 2014 host1 = rhost; in ef4_farch_filter_from_gen_spec() 2023 spec->data[0] = ntohl(host1) << 16 | ntohs(port1); in ef4_farch_filter_from_gen_spec() 2024 spec->data[1] = ntohs(port2) << 16 | ntohl(host1) >> 16; in ef4_farch_filter_from_gen_spec() 2082 __be32 host1, host2; in ef4_farch_filter_to_gen_spec() local 2098 host1 = htonl(spec->data[0] >> 16 | spec->data[1] << 16); in ef4_farch_filter_to_gen_spec() 2103 gen_spec->loc_host[0] = host1; in ef4_farch_filter_to_gen_spec() 2107 gen_spec->rem_host[0] = host1; in ef4_farch_filter_to_gen_spec()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | farch.c | 1984 __be32 rhost, host1, host2; in ef4_farch_filter_from_gen_spec() local 2014 host1 = rhost; in ef4_farch_filter_from_gen_spec() 2023 spec->data[0] = ntohl(host1) << 16 | ntohs(port1); in ef4_farch_filter_from_gen_spec() 2024 spec->data[1] = ntohs(port2) << 16 | ntohl(host1) >> 16; in ef4_farch_filter_from_gen_spec() 2082 __be32 host1, host2; in ef4_farch_filter_to_gen_spec() local 2098 host1 = htonl(spec->data[0] >> 16 | spec->data[1] << 16); in ef4_farch_filter_to_gen_spec() 2103 gen_spec->loc_host[0] = host1; in ef4_farch_filter_to_gen_spec() 2107 gen_spec->rem_host[0] = host1; in ef4_farch_filter_to_gen_spec()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | farch.c | 2053 __be32 rhost, host1, host2; in efx_farch_filter_from_gen_spec() local 2083 host1 = rhost; in efx_farch_filter_from_gen_spec() 2092 spec->data[0] = ntohl(host1) << 16 | ntohs(port1); in efx_farch_filter_from_gen_spec() 2093 spec->data[1] = ntohs(port2) << 16 | ntohl(host1) >> 16; in efx_farch_filter_from_gen_spec() 2151 __be32 host1, host2; in efx_farch_filter_to_gen_spec() local 2167 host1 = htonl(spec->data[0] >> 16 | spec->data[1] << 16); in efx_farch_filter_to_gen_spec() 2172 gen_spec->loc_host[0] = host1; in efx_farch_filter_to_gen_spec() 2176 gen_spec->rem_host[0] = host1; in efx_farch_filter_to_gen_spec()
|