Home
last modified time | relevance | path

Searched refs:h4 (Results 1 – 24 of 24) sorted by relevance

/linux-6.3-rc2/drivers/bluetooth/
A Dhci_h4.c43 struct h4_struct *h4; in h4_open() local
47 h4 = kzalloc(sizeof(*h4), GFP_KERNEL); in h4_open()
48 if (!h4) in h4_open()
53 hu->priv = h4; in h4_open()
64 skb_queue_purge(&h4->txq); in h4_flush()
76 skb_queue_purge(&h4->txq); in h4_close()
78 kfree_skb(h4->rx_skb); in h4_close()
81 kfree(h4); in h4_close()
115 h4->rx_skb = h4_recv_buf(hu->hdev, h4->rx_skb, data, count, in h4_recv()
117 if (IS_ERR(h4->rx_skb)) { in h4_recv()
[all …]
/linux-6.3-rc2/lib/crypto/
A Dpoly1305-donna32.c62 h4 = state->h[4]; in poly1305_core_blocks()
75 ((u64)h4 * s1); in poly1305_core_blocks()
78 ((u64)h4 * s2); in poly1305_core_blocks()
81 ((u64)h4 * s3); in poly1305_core_blocks()
84 ((u64)h4 * s4); in poly1305_core_blocks()
116 state->h[4] = h4; in poly1305_core_blocks()
134 h4 = state->h[4]; in poly1305_core_emit()
144 h4 += c; in poly1305_core_emit()
145 c = h4 >> 26; in poly1305_core_emit()
146 h4 = h4 & 0x3ffffff; in poly1305_core_emit()
[all …]
/linux-6.3-rc2/arch/arm/crypto/
A Dpoly1305-armv4.pl224 movne $h4,$len
241 addhi $h4,$h4,#1 @ 1<<128
280 addhi $h4,$h4,#1 @ padbit
301 adc $h4,$h4,#0
319 mul r2,$s3,$h4
331 mul $h4,$r0,$h4
340 add $h4,$h4,r3 @ h4+=d3>>32
342 and r1,$h4,#-4
343 and $h4,$h4,#3
349 adc $h4,$h4,#0
[all …]
/linux-6.3-rc2/tools/testing/selftests/net/forwarding/
A Dmirror_gre_lag_lacp.sh106 team_create lag2 lacp $h3 $h4
118 ip link set dev $h4 down
126 tc qdisc add dev $h4 clsact
133 tc qdisc del dev $h4 clsact
182 h4=${NETIFS[p6]}
193 trap_install $h4 ingress
200 trap_uninstall $h4 ingress
235 mirror_test vrf-h1 192.0.2.1 192.0.2.18 $h4 1 0
251 test_lag_slave $h3 $h4 "mirror to gretap: LAG first slave"
256 test_lag_slave $h4 $h3 "mirror to gretap: LAG second slave"
A Dmirror_gre_bridge_1q_lag.sh120 simple_if_init $h4 192.0.2.130/28
121 tc qdisc add dev $h4 clsact
126 tc qdisc del dev $h4 clsact
127 simple_if_fini $h4 192.0.2.130/28
183 h4=${NETIFS[p6]}
197 trap_install $h4 ingress
204 trap_uninstall $h4 ingress
247 mirror_test vrf-h1 192.0.2.1 192.0.2.18 $h4 1 0
264 test_lag_slave $h4 $swp4 $swp3 "mirror to gretap: LAG second slave"
/linux-6.3-rc2/arch/mips/crypto/
A Dpoly1305-mips.pl781 lw $h4,16($ctx)
894 andi $h4,$h4,3
926 addu $h4,$h4,$padbit
928 addu $h4,$h4,$h3
963 addu $h4,$t0,$at
976 addu $h4,$h4,$padbit
978 addu $h4,$h4,$h3
1029 mflo ($a3,$rs1,$h4)
1113 mflo ($h4,$r0,$h4)
1117 addu $h4,$h4,$t1
[all …]
/linux-6.3-rc2/tools/testing/selftests/drivers/net/mlxsw/
A Dtc_sample.sh110 ip link set dev $h4 down
111 ip link add name ${h4}_bond type bond mode 802.3ad
112 ip link set dev $h4 master ${h4}_bond
114 simple_if_init ${h4}_bond 198.51.100.17/28
116 ip -4 route add default vrf v${h4}_bond nexthop via 198.51.100.18
121 ip -4 route del default vrf v${h4}_bond nexthop via 198.51.100.18
123 simple_if_fini ${h4}_bond 198.51.100.17/28
125 ip link set dev $h4 nomaster
126 ip link del dev ${h4}_bond
183 h4=${NETIFS[p7]}
/linux-6.3-rc2/include/linux/
A Derrqueue.h16 struct inet_skb_parm h4; member
/linux-6.3-rc2/arch/arm/boot/dts/
A Domap2420-h4.dts11 compatible = "ti,omap2420-h4", "ti,omap2420", "ti,omap2";
A DMakefile865 omap2420-h4.dtb \
/linux-6.3-rc2/Documentation/sphinx-static/
A Dtheme_overrides.css15 h1, h2, .rst-content .toctree-wrapper p.caption, h3, h4, h5, h6, legend { selector
/linux-6.3-rc2/net/ipv4/
A Dsyncookies.c327 struct ip_options *opt = &TCP_SKB_CB(skb)->header.h4.opt; in cookie_v4_check()
A Dinet_fragment.c37 struct inet_skb_parm h4; member
A Dtcp_ipv4.c834 skb, &TCP_SKB_CB(skb)->header.h4.opt, in tcp_v4_send_reset()
933 skb, &TCP_SKB_CB(skb)->header.h4.opt, in tcp_v4_send_ack()
1945 memmove(IPCB(skb), &TCP_SKB_CB(skb)->header.h4, in tcp_v4_restore_cb()
1955 memmove(&TCP_SKB_CB(skb)->header.h4, IPCB(skb), in tcp_v4_fill_cb()
/linux-6.3-rc2/net/dccp/
A Ddccp.h336 struct inet_skb_parm h4; member
/linux-6.3-rc2/include/net/
A Dtcp.h906 struct inet_skb_parm h4; member
956 if (skb && ipv4_l3mdev_skb(TCP_SKB_CB(skb)->header.h4.flags)) in tcp_v4_sdif()
957 return TCP_SKB_CB(skb)->header.h4.iif; in tcp_v4_sdif()
2191 const struct ip_options *opt = &TCP_SKB_CB(skb)->header.h4.opt; in tcp_v4_save_options()
A Dudp.h41 struct inet_skb_parm h4; member
A Dxfrm.h608 struct inet_skb_parm h4; member
/linux-6.3-rc2/net/xfrm/
A Dxfrm_input.c35 struct inet_skb_parm h4; member
/linux-6.3-rc2/Documentation/i2c/
A Dinstantiating-devices.rst76 Example (from omap2 h4):
/linux-6.3-rc2/Documentation/trace/
A Dftrace.rst1982 <idle>-0 3d.h4 0us : 0:120:R + [003] 2389: 94:R sleep
1983 <idle>-0 3d.h4 1us+: ttwu_do_activate.constprop.87 <-try_to_wake_up
2031 <idle>-0 3d.h4 1us+: 0:120:R + [003] 2448: 94:R sleep
2032 <idle>-0 3d.h4 2us : ttwu_do_activate.constprop.87 <-try_to_wake_up
2157 <idle>-0 2d.h4 0us : 0:120:R + [002] 5882: 94:R sleep
2158 <idle>-0 2d.h4 0us : ttwu_do_activate.constprop.87 <-try_to_wake_up
2159 <idle>-0 2d.h4 1us : sched_wakeup: comm=sleep pid=5882 prio=94 success=1 target_cpu=002
/linux-6.3-rc2/include/net/sctp/
A Dstructs.h1145 struct inet_skb_parm h4; member
/linux-6.3-rc2/arch/arm/
A DKconfig.debug718 This covers at least h4, 2430sdp, 3430sdp, 3630sdp,
/linux-6.3-rc2/net/core/
A Dskbuff.c5084 serr->header.h4.iif = skb->dev ? skb->dev->ifindex : 0; in __skb_complete_tx_timestamp()

Completed in 111 milliseconds