Searched refs:lbits (Results 1 – 4 of 4) sorted by relevance
155 .macro regs_to_64, rd, lbits, hbits157 .macro regs_to_64, rd, hbits, lbits159 orr \rd, \lbits, \hbits, lsl #32
309 STATIC const int lbits = 9; /* bits in base literal/length lookup table */ variable976 bl = lbits; in inflate_dynamic()
355 __u8 lbits; member
1004 spt4.lbits = net->xfrm.policy_hthresh.lbits4; in build_spdinfo()1006 spt6.lbits = net->xfrm.policy_hthresh.lbits6; in build_spdinfo()1040 if (thresh4->lbits > 32 || thresh4->rbits > 32) in xfrm_set_spdinfo()1049 if (thresh6->lbits > 128 || thresh6->rbits > 128) in xfrm_set_spdinfo()1056 net->xfrm.policy_hthresh.lbits4 = thresh4->lbits; in xfrm_set_spdinfo()1060 net->xfrm.policy_hthresh.lbits6 = thresh6->lbits; in xfrm_set_spdinfo()