Home
last modified time | relevance | path

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

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

Completed in 20 milliseconds