Home
last modified time | relevance | path

Searched refs:sh (Results 1 – 4 of 4) sorted by relevance

/include/net/sctp/
Dchecksum.h54 struct sctphdr *sh = (struct sctphdr *)(skb->data + offset); in sctp_compute_cksum() local
55 __le32 old = sh->checksum; in sctp_compute_cksum()
58 sh->checksum = 0; in sctp_compute_cksum()
61 sh->checksum = old; in sctp_compute_cksum()
/include/linux/
Dreciprocal_div.h41 u8 sh, exp; member
Dio-pgtable.h145 u32 sh:2; member
158 u32 sh:2; member
/include/video/
Dpm3fb.h586 #define PM3FBDestReadMode_StripeHeight(sh) (((sh) & 0x7) << 7) argument
619 #define PM3FBSourceReadMode_StripeHeight(sh) (((sh) & 0x7) << 7) argument