Home
last modified time | relevance | path

Searched refs:aligned (Results 1 – 7 of 7) sorted by relevance

/net/phonet/
Dpep.c773 u8 aligned = 0; in pep_sock_accept() local
821 aligned = data[0] != 0; in pep_sock_accept()
867 newpn->aligned = aligned; in pep_sock_accept()
976 pn->aligned = 0; in pep_init()
1096 skb_push(skb, 3 + pn->aligned); in pipe_skb_send()
1100 if (pn->aligned) { in pipe_skb_send()
1135 skb_reserve(skb, MAX_PHONET_HEADER + 3 + pn->aligned); in pep_sendmsg()
1205 if (pep_sk(sk)->aligned) in pep_write()
/net/iucv/
Diucv.c198 } __attribute__ ((packed,aligned(8)));
216 } __attribute__ ((packed,aligned(8)));
236 } __attribute__ ((packed,aligned(8)));
252 } __attribute__ ((packed,aligned(8)));
262 } __attribute__ ((packed,aligned(8)));
/net/tipc/
Dcrypto.c1263 bool aligned = false; in tipc_crypto_key_try_align() local
1270 aligned = true; in tipc_crypto_key_try_align()
1299 aligned = true; in tipc_crypto_key_try_align()
1305 return aligned; in tipc_crypto_key_try_align()
/net/rxrpc/
Dar-internal.h24 } __attribute__((aligned(8)));
/net/ipv4/netfilter/
Darp_tables.c187 static const char nulldevname[IFNAMSIZ] __attribute__((aligned(sizeof(long)))); in arpt_do_table()
Dip_tables.c230 static const char nulldevname[IFNAMSIZ] __attribute__((aligned(sizeof(long)))); in ipt_do_table()
/net/ipv6/netfilter/
Dip6_tables.c255 static const char nulldevname[IFNAMSIZ] __attribute__((aligned(sizeof(long)))); in ip6t_do_table()