Searched refs:len_hi (Results 1 – 11 of 11) sorted by relevance
38 u32 len_lo, u32 len_hi, int advice);41 u32 len_lo, u32 len_hi);
121 unsigned int, len_lo, unsigned int, len_hi) in SYSCALL_DEFINE6() argument124 ((u64)len_hi << 32) | len_lo); in SYSCALL_DEFINE6()
789 int len_lo, len_hi; in k_recv() local894 len_hi = untochar(new_char); in k_recv()900 length = len_hi * 95 + len_lo; in k_recv()
86 u8 len_hi; member362 return (sa->len_hi << 16) | le16_to_cpu(sa->len); in sigma_action_len()
58 ((u64)ntohl(tpte.len_hi) << 32) | ntohl(tpte.len_lo), in print_tpte()
164 __be32 len_hi; member704 __be32 len_hi; member
474 ((u64)ntohl(tpte.len_hi) << 32) | ntohl(tpte.len_lo))) in c4iw_fill_res_mr_entry()
330 tpt->len_hi = cpu_to_be32((u32)(len >> 32)); in write_tpt_entry()
809 fr->tpte.len_hi = cpu_to_be32(0); in build_tpte_memreg()837 wqe->fr.len_hi = 0; in build_memreg()
400 ((u64)ntohl(tpte.len_hi) << 32) | ntohl(tpte.len_lo), in dump_stag()
451 u16 len_hi; member