Searched refs:h4 (Results 1 – 15 of 15) sorted by relevance
/linux-4.1.27/drivers/bluetooth/ |
D | hci_h4.c | 58 struct h4_struct *h4; in h4_open() local 62 h4 = kzalloc(sizeof(*h4), GFP_KERNEL); in h4_open() 63 if (!h4) in h4_open() 66 skb_queue_head_init(&h4->txq); in h4_open() 68 hu->priv = h4; in h4_open() 75 struct h4_struct *h4 = hu->priv; in h4_flush() local 79 skb_queue_purge(&h4->txq); in h4_flush() 87 struct h4_struct *h4 = hu->priv; in h4_close() local 93 skb_queue_purge(&h4->txq); in h4_close() 95 kfree_skb(h4->rx_skb); in h4_close() [all …]
|
/linux-4.1.27/include/linux/ |
D | errqueue.h | 15 struct inet_skb_parm h4; member
|
/linux-4.1.27/arch/x86/crypto/sha-mb/ |
D | sha1_x8_avx2.S | 79 # r7 = {h7 h6 h5 h4 h3 h2 h1 h0} 86 # r4 = {h4 g4 f4 e4 d4 c4 b4 a4} 107 vshufps $0x44, \r7, \r6, \t1 # t1 = {h5 h4 g5 g4 h1 h0 g1 g0} 112 vshufps $0x88, \t1, \r2, \t1 # t1 = {h4 g4 f4 e4 h0 g0 f0 e0} 120 vperm2f128 $0x13, \t0, \t1, \r4 # h4...a4
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | omap2420-h4.dts | 14 compatible = "ti,omap2420-h4", "ti,omap2420", "ti,omap2";
|
D | Makefile | 354 omap2420-h4.dtb \
|
/linux-4.1.27/include/net/ |
D | udp.h | 44 struct inet_skb_parm h4; member
|
D | tcp.h | 730 struct inet_skb_parm h4; member 1685 const struct ip_options *opt = &TCP_SKB_CB(skb)->header.h4.opt; in tcp_v4_save_options()
|
D | xfrm.h | 610 struct inet_skb_parm h4; member
|
/linux-4.1.27/net/ipv4/ |
D | syncookies.c | 293 struct ip_options *opt = &TCP_SKB_CB(skb)->header.h4.opt; in cookie_v4_check()
|
D | tcp_ipv4.c | 688 skb, &TCP_SKB_CB(skb)->header.h4.opt, in tcp_v4_send_reset() 773 skb, &TCP_SKB_CB(skb)->header.h4.opt, in tcp_v4_send_ack() 1584 memmove(&TCP_SKB_CB(skb)->header.h4, IPCB(skb), in tcp_v4_rcv()
|
/linux-4.1.27/net/dccp/ |
D | dccp.h | 352 struct inet_skb_parm h4; member
|
/linux-4.1.27/net/sctp/ |
D | input.c | 95 struct inet_skb_parm h4; member
|
/linux-4.1.27/Documentation/i2c/ |
D | instantiating-devices | 20 Example (from omap2 h4):
|
/linux-4.1.27/Documentation/trace/ |
D | ftrace.txt | 1475 <idle>-0 3d.h4 0us : 0:120:R + [003] 2389: 94:R sleep 1476 <idle>-0 3d.h4 1us+: ttwu_do_activate.constprop.87 <-try_to_wake_up 1522 <idle>-0 3d.h4 1us+: 0:120:R + [003] 2448: 94:R sleep 1523 <idle>-0 3d.h4 2us : ttwu_do_activate.constprop.87 <-try_to_wake_up 1647 <idle>-0 2d.h4 0us : 0:120:R + [002] 5882: 94:R sleep 1648 <idle>-0 2d.h4 0us : ttwu_do_activate.constprop.87 <-try_to_wake_up 1649 <idle>-0 2d.h4 1us : sched_wakeup: comm=sleep pid=5882 prio=94 success=1 target_cpu=002
|
/linux-4.1.27/arch/arm/ |
D | Kconfig.debug | 591 This covers at least h4, 2430sdp, 3430sdp, 3630sdp,
|