| /linux/tools/testing/selftests/drivers/net/netdevsim/ |
| H A D | tc-mq-visibility.sh | 40 ethtool -L $NDEV combined $n 47 ethtool -L $NDEV combined $n 55 ethtool -L $NDEV combined 1 58 ethtool -L $NDEV combined 4 68 ethtool -L $NDEV combined 1
|
| /linux/net/core/ |
| H A D | secure_seq.c | 59 } __aligned(SIPHASH_ALIGNMENT) combined = { in secure_tcpv6_seq_and_ts_off() 69 st.hash64 = siphash(&combined, offsetofend(typeof(combined), dport), in secure_tcpv6_seq_and_ts_off() 88 } __aligned(SIPHASH_ALIGNMENT) combined = { in secure_ipv6_port_ephemeral() 95 return siphash(&combined, offsetofend(typeof(combined), dport), in secure_ipv6_port_ephemeral()
|
| /linux/lib/ |
| H A D | siphash.c | 218 u64 combined = (u64)second << 32 | first; in siphash_3u32() local 220 v3 ^= combined; in siphash_3u32() 223 v0 ^= combined; in siphash_3u32() 332 u64 combined = (u64)second << 32 | first; in hsiphash_2u32() local 334 v3 ^= combined; in hsiphash_2u32() 336 v0 ^= combined; in hsiphash_2u32() 351 u64 combined = (u64)second << 32 | first; in hsiphash_3u32() local 353 v3 ^= combined; in hsiphash_3u32() 355 v0 ^= combined; in hsiphash_3u32() 372 u64 combined = (u64)second << 32 | first; in hsiphash_4u32() local [all …]
|
| /linux/tools/testing/selftests/drivers/net/ |
| H A D | napi_threaded.py | 32 combined = ethtool(f"-l {cfg.ifname}", json=True)[0].get("combined", 0) 33 ksft_ge(combined, 2) 34 defer(ethtool, f"-L {cfg.ifname} combined {combined}") 39 return combined 51 cmd(f"ethtool -L {cfg.ifname} combined 1") 53 cmd(f"ethtool -L {cfg.ifname} combined {qcnt}") 60 cmd(f"ethtool -L {cfg.ifname} combined 1") 62 cmd(f"ethtool -L {cfg.ifname} combined {qcn [all...] |
| H A D | netpoll_basic.py | 106 combined = ethtool_result.get("combined", -1) 113 return rxq, txq, combined 118 rxq, txq, combined = queues 126 if combined != -1:
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-sx9310 | 7 near the combined sensor. The combined sensor presents
|
| /linux/net/netfilter/ |
| H A D | nf_conntrack_expect.c | 98 } __aligned(SIPHASH_ALIGNMENT) combined; in nf_ct_expect_dst_hash() 103 memset(&combined, 0, sizeof(combined)); in nf_ct_expect_dst_hash() 105 combined.dst_addr = tuple->dst.u3; in nf_ct_expect_dst_hash() 106 combined.net_mix = net_hash_mix(n); in nf_ct_expect_dst_hash() 107 combined.dport = (__force __u16)tuple->dst.u.all; in nf_ct_expect_dst_hash() 108 combined.l3num = tuple->src.l3num; in nf_ct_expect_dst_hash() 109 combined.protonum = tuple->dst.protonum; in nf_ct_expect_dst_hash() 111 hash = siphash(&combined, sizeof(combined), &nf_ct_expect_hashrnd); in nf_ct_expect_dst_hash()
|
| H A D | nf_nat_core.c | 152 } __aligned(SIPHASH_ALIGNMENT) combined; in hash_by_src() 156 memset(&combined, 0, sizeof(combined)); in hash_by_src() 159 combined.src = tuple->src; in hash_by_src() 160 combined.net_mix = net_hash_mix(net); in hash_by_src() 161 combined.protonum = tuple->dst.protonum; in hash_by_src() 165 combined.zone = zone->id; in hash_by_src() 167 hash = siphash(&combined, sizeof(combined), &nf_nat_hash_rnd); in hash_by_src()
|
| /linux/tools/include/uapi/linux/ |
| H A D | pkt_cls.h | 59 #define TC_ACT_EXT_OPCODE(combined) ((combined) & (~TC_ACT_EXT_VAL_MASK)) argument 60 #define TC_ACT_EXT_CMP(combined, opcode) (TC_ACT_EXT_OPCODE(combined) == opcode) argument
|
| /linux/tools/perf/util/ |
| H A D | metricgroup.c | 327 * combined or shared groups, this metric may not care in setup_metric_events() 1213 * @combined: Out argument for result. 1216 struct expr_parse_ctx **combined) 1224 *combined = expr__ctx_new(); in build_combined_expr_ctx() 1225 if (!*combined) in build_combined_expr_ctx() 1236 ret = expr__add_id(*combined, dup); in build_combined_expr_ctx() 1244 expr__ctx_free(*combined); in build_combined_expr_ctx() 1245 *combined = NULL; in build_combined_expr_ctx() 1414 struct expr_parse_ctx *combined = NULL; in parse_groups() 1418 ret = build_combined_expr_ctx(&metric_list, &combined); in parse_groups() 1220 build_combined_expr_ctx(const struct list_head * metric_list,struct expr_parse_ctx ** combined) build_combined_expr_ctx() argument 1415 struct expr_parse_ctx *combined = NULL; parse_groups() local [all...] |
| H A D | lock-contention.h | 53 int combined; member
|
| /linux/include/uapi/linux/ |
| H A D | pkt_cls.h | 85 * a combined opcode. 90 #define TC_ACT_EXT_OPCODE(combined) ((combined) & (~TC_ACT_EXT_VAL_MASK)) argument 91 #define TC_ACT_EXT_CMP(combined, opcode) (TC_ACT_EXT_OPCODE(combined) == opcode) argument
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_fpe.c | 222 res.combined = READ_ONCE(ndev->tc_to_txq[tc].combined); in dwmac5_fpe_map_preemption_class() 283 res.combined = READ_ONCE(ndev->tc_to_txq[tc].combined); in dwxgmac3_fpe_map_preemption_class()
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | sh_mobile_ceu_camera.rst | 13 combined scales: sensor_scale * host_scale 81 3. Calculate new combined scales from "effective" input window to requested user 86 4. Calculate sensor output window by applying combined scales to real input
|
| /linux/net/sched/ |
| H A D | sch_mqprio_lib.c | 114 res.combined = READ_ONCE(dev->tc_to_txq[tc].combined); in mqprio_qopt_reconstruct()
|
| /linux/tools/bpf/bpftool/ |
| H A D | btf.c | 879 struct btf *combined, *mod; in merge_btf_files() local 882 combined = btf__new_empty_split(vmlinux_base); in merge_btf_files() 883 if (!combined) { in merge_btf_files() 892 btf__free(combined); in merge_btf_files() 896 ret = btf__add_btf(combined, mod); in merge_btf_files() 900 btf__free(combined); in merge_btf_files() 905 ret = btf__dedup(combined, NULL); in merge_btf_files() 908 btf__free(combined); in merge_btf_files() 912 return combined; in merge_btf_files()
|
| /linux/drivers/media/pci/ivtv/ |
| H A D | Kconfig | 66 utilize write-combined caching on the framebuffer memory. 73 ranges that should be marked write-combined from the driver.
|
| /linux/tools/memory-model/litmus-tests/ |
| H A D | MP+polockmbonce+poacquiresilsil.litmus | 6 * Do spinlocks combined with smp_mb__after_spinlock() provide order
|
| /linux/Documentation/devicetree/bindings/cpufreq/ |
| H A D | imx-cpufreq-dt.txt | 5 "speed grading" value which are written in fuses. These bits are combined with
|
| /linux/drivers/iio/light/ |
| H A D | Kconfig | 80 tristate "APDS9160 combined als and proximity sensor" 85 combined ambient light and proximity sensor. 552 tristate "SI1132 and SI1141/2/3/5/6/7 combined ALS, UV index and proximity sensor" 558 SI1141/2/3/5/6/7 combined ambient light, UV index and proximity sensor 646 featuring channels for combined visible + IR intensity and lux illuminance. 681 tristate "VCNL4000/4010/4020/4200 combined ALS and proximity sensor" 687 VCNL4010, VCNL4020, VCNL4200 combined ambient light and proximity 694 tristate "VCNL4035 combined ALS and proximity sensor" 701 combined ambient light (ALS) and proximity sensor. Currently only ALS 794 VL6180 combined ambient light, range and proximity sensor.
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | tx.c | 388 WRITE_ONCE(net_dev->tc_to_txq[tc].combined, res.combined); in efx_siena_setup_tc()
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | max98373.txt | 24 - maxim,interleave-mode : For cases where a single combined channel
|
| /linux/Documentation/security/ |
| H A D | siphash.rst | 96 } __aligned(SIPHASH_ALIGNMENT) combined = { 101 u64 h = siphash(&combined, offsetofend(typeof(combined), dport), &secret);
|
| /linux/drivers/iio/proximity/ |
| H A D | sx9310.c | 783 u32 combined[SX9310_NUM_CHANNELS]; in sx9310_get_default_reg() local 798 if (count < 0 || count > ARRAY_SIZE(combined)) in sx9310_get_default_reg() 801 combined, count); in sx9310_get_default_reg() 806 comb_mask |= BIT(combined[i]); in sx9310_get_default_reg()
|
| /linux/Documentation/driver-api/iio/ |
| H A D | intro.rst | 33 combined functionality (e.g. light plus proximity sensor).
|