hl                221 arch/ia64/kernel/mca_drv.c 	{slidx_list_t *hl = &slidx_pool.buffer[slidx_pool.cur_idx]; \
hl                222 arch/ia64/kernel/mca_drv.c 	hl->hdr = ptr; \
hl                223 arch/ia64/kernel/mca_drv.c 	list_add(&hl->list, &(sect)); \
hl                 52 net/802/fddi.c 	int hl = FDDI_K_SNAP_HLEN;
hl                 56 net/802/fddi.c 		hl=FDDI_K_8022_HLEN-3;
hl                 57 net/802/fddi.c 	fddi = skb_push(skb, hl);
hl                 80 net/802/fddi.c 		return hl;
hl                 83 net/802/fddi.c 	return -hl;
hl                140 net/sched/act_csum.c 	int hl = ihl + jhl;
hl                142 net/sched/act_csum.c 	if (!pskb_may_pull(skb, ipl + ntkoff) || (ipl < hl) ||
hl                143 net/sched/act_csum.c 	    skb_try_make_writable(skb, hl + ntkoff))
hl                490 net/sched/act_csum.c 	unsigned int hl, ixhl;
hl                497 net/sched/act_csum.c 	hl = sizeof(*ip6h);
hl                499 net/sched/act_csum.c 	if (!pskb_may_pull(skb, hl + ntkoff))
hl                514 net/sched/act_csum.c 			if (!pskb_may_pull(skb, hl + sizeof(*ip6xh) + ntkoff))
hl                516 net/sched/act_csum.c 			ip6xh = (void *)(skb_network_header(skb) + hl);
hl                518 net/sched/act_csum.c 			if (!pskb_may_pull(skb, hl + ixhl + ntkoff))
hl                520 net/sched/act_csum.c 			ip6xh = (void *)(skb_network_header(skb) + hl);
hl                525 net/sched/act_csum.c 			hl += ixhl;
hl                530 net/sched/act_csum.c 							hl, pl + sizeof(*ip6h)))
hl                536 net/sched/act_csum.c 						       hl, pl + sizeof(*ip6h)))
hl                541 net/sched/act_csum.c 				if (!tcf_csum_ipv6_udp(skb, hl,
hl                547 net/sched/act_csum.c 				if (!tcf_csum_ipv6_udp(skb, hl,
hl                553 net/sched/act_csum.c 			    !tcf_csum_sctp(skb, hl, pl + sizeof(*ip6h)))
hl                559 net/sched/act_csum.c 	} while (pskb_may_pull(skb, hl + 1 + ntkoff));
hl                 87 scripts/kconfig/lxdialog/dialog.h 	int hl;		/* highlight this item */
hl                 55 scripts/kconfig/lxdialog/util.c 	dlg.dialog.hl = (h);       \
hl                172 scripts/kconfig/lxdialog/util.c 	if (color->hl)