sll               160 arch/mips/include/asm/asm.h #define INT_SLL		sll
sll               198 arch/mips/include/asm/asm.h #define LONG_SLL	sll
sll               248 arch/mips/include/asm/asm.h #define PTR_SLL		sll
sll               299 arch/mips/include/asm/asm.h #define SSNOP		sll zero, zero, 1
sll               135 arch/mips/include/asm/asmmacro.h 	sll	\tmp, \status, 5
sll               194 arch/mips/include/asm/asmmacro.h 	sll	\tmp, \status, 5
sll                17 arch/mips/include/asm/hazards.h 	sll	$0, $0, 1
sll                20 arch/mips/include/asm/hazards.h 	sll	$0, $0, 3
sll               106 arch/mips/include/asm/mach-malta/kernel-entry-init.h 	sll     t0, t0, 6   /* SC bit */
sll               199 arch/mips/include/asm/stackframe.h 		sll	k0, 3		/* extract cu0 bit */
sll               278 arch/mips/include/asm/stackframe.h 		sll	k0, 3		/* extract cu0 bit */
sll               364 arch/mips/net/ebpf_jit.c 			emit_instr(ctx, sll, r0, r0, 0);
sll               471 arch/mips/net/ebpf_jit.c 		emit_instr(ctx, sll, dst, dst, 0);
sll               507 arch/mips/net/ebpf_jit.c 			emit_instr(ctx, sll, dst, dst, insn->imm & 0x1f);
sll               727 arch/mips/net/ebpf_jit.c 			emit_instr(ctx, sll, dst, dst, 0);
sll               746 arch/mips/net/ebpf_jit.c 			emit_instr(ctx, sll, dst, dst, 0);
sll               760 arch/mips/net/ebpf_jit.c 			emit_instr(ctx, sll, dst, dst, 0);
sll               925 arch/mips/net/ebpf_jit.c 			emit_instr(ctx, sll, dst, dst, 0);
sll               937 arch/mips/net/ebpf_jit.c 			emit_instr(ctx, sll, tmp_reg, src, 0);
sll              1032 arch/mips/net/ebpf_jit.c 			emit_instr(ctx, sll, MIPS_R_AT, src, 0);
sll              1035 arch/mips/net/ebpf_jit.c 			emit_instr(ctx, sll, MIPS_R_AT, dst, 0);
sll              1333 arch/mips/net/ebpf_jit.c 			emit_instr(ctx, sll, dst, dst, 0);
sll              1456 arch/mips/net/ebpf_jit.c 					emit_instr(ctx, sll, MIPS_R_AT, src, 0);
sll               360 arch/sparc/include/asm/ttable.h 	sll	%g1, 3, %g3;				\
sll               363 arch/sparc/include/asm/ttable.h 	sll	%g1, 7, %g3;				\
sll               459 arch/sparc/include/asm/ttable.h 	sll	%g1, 3, %g3;				\
sll               462 arch/sparc/include/asm/ttable.h 	sll	%g1, 7, %g3;				\
sll                94 arch/sparc/include/asm/winmacro.h         sll      %scratch, 2, %scratch; \
sll                98 arch/sparc/include/asm/winmacro.h         sll      %scratch, 4, %scratch; \
sll               116 arch/sparc/include/asm/winmacro.h 	sll	 %idreg, 2, %idreg;			\
sll               121 arch/sparc/include/asm/winmacro.h 	sll	%idreg, 0x02, %idreg;			\
sll               452 net/openvswitch/flow.c 				if (unlikely(!is_zero_ether_addr(key->ipv6.nd.sll)))
sll               454 net/openvswitch/flow.c 				ether_addr_copy(key->ipv6.nd.sll,
sll               473 net/openvswitch/flow.c 	memset(key->ipv6.nd.sll, 0, sizeof(key->ipv6.nd.sll));
sll               133 net/openvswitch/flow.h 					u8 sll[ETH_ALEN];	/* ND source link layer address. */
sll              1703 net/openvswitch/flow_netlink.c 		SW_FLOW_KEY_MEMCPY(match, ipv6.nd.sll,
sll              2192 net/openvswitch/flow_netlink.c 				ether_addr_copy(nd_key->nd_sll, output->ipv6.nd.sll);
sll              2048 net/packet/af_packet.c 	struct sockaddr_ll *sll;
sll              2108 net/packet/af_packet.c 	sll = &PACKET_SKB_CB(skb)->sa.ll;
sll              2109 net/packet/af_packet.c 	sll->sll_hatype = dev->type;
sll              2110 net/packet/af_packet.c 	sll->sll_pkttype = skb->pkt_type;
sll              2112 net/packet/af_packet.c 		sll->sll_ifindex = orig_dev->ifindex;
sll              2114 net/packet/af_packet.c 		sll->sll_ifindex = dev->ifindex;
sll              2116 net/packet/af_packet.c 	sll->sll_halen = dev_parse_header(skb, sll->sll_addr);
sll              2164 net/packet/af_packet.c 	struct sockaddr_ll *sll;
sll              2363 net/packet/af_packet.c 	sll = h.raw + TPACKET_ALIGN(hdrlen);
sll              2364 net/packet/af_packet.c 	sll->sll_halen = dev_parse_header(skb, sll->sll_addr);
sll              2365 net/packet/af_packet.c 	sll->sll_family = AF_PACKET;
sll              2366 net/packet/af_packet.c 	sll->sll_hatype = dev->type;
sll              2367 net/packet/af_packet.c 	sll->sll_protocol = skb->protocol;
sll              2368 net/packet/af_packet.c 	sll->sll_pkttype = skb->pkt_type;
sll              2370 net/packet/af_packet.c 		sll->sll_ifindex = orig_dev->ifindex;
sll              2372 net/packet/af_packet.c 		sll->sll_ifindex = dev->ifindex;
sll              3206 net/packet/af_packet.c 	struct sockaddr_ll *sll = (struct sockaddr_ll *)uaddr;
sll              3215 net/packet/af_packet.c 	if (sll->sll_family != AF_PACKET)
sll              3218 net/packet/af_packet.c 	return packet_do_bind(sk, NULL, sll->sll_ifindex,
sll              3219 net/packet/af_packet.c 			      sll->sll_protocol ? : pkt_sk(sk)->num);
sll              3382 net/packet/af_packet.c 		struct sockaddr_ll *sll = &PACKET_SKB_CB(skb)->sa.ll;
sll              3386 net/packet/af_packet.c 		sll->sll_family = AF_PACKET;
sll              3387 net/packet/af_packet.c 		sll->sll_protocol = skb->protocol;
sll              3403 net/packet/af_packet.c 			struct sockaddr_ll *sll = &PACKET_SKB_CB(skb)->sa.ll;
sll              3405 net/packet/af_packet.c 			msg->msg_namelen = sll->sll_halen +
sll              3411 net/packet/af_packet.c 				       0, sizeof(sll->sll_addr));
sll              3482 net/packet/af_packet.c 	DECLARE_SOCKADDR(struct sockaddr_ll *, sll, uaddr);
sll              3487 net/packet/af_packet.c 	sll->sll_family = AF_PACKET;
sll              3488 net/packet/af_packet.c 	sll->sll_ifindex = po->ifindex;
sll              3489 net/packet/af_packet.c 	sll->sll_protocol = po->num;
sll              3490 net/packet/af_packet.c 	sll->sll_pkttype = 0;
sll              3494 net/packet/af_packet.c 		sll->sll_hatype = dev->type;
sll              3495 net/packet/af_packet.c 		sll->sll_halen = dev->addr_len;
sll              3496 net/packet/af_packet.c 		memcpy(sll->sll_addr, dev->dev_addr, dev->addr_len);
sll              3498 net/packet/af_packet.c 		sll->sll_hatype = 0;	/* Bad: we have no ARPHRD_UNSPEC */
sll              3499 net/packet/af_packet.c 		sll->sll_halen = 0;
sll              3503 net/packet/af_packet.c 	return offsetof(struct sockaddr_ll, sll_addr) + sll->sll_halen;
sll                15 samples/bpf/sock_example.h 	struct sockaddr_ll sll;
sll                24 samples/bpf/sock_example.h 	memset(&sll, 0, sizeof(sll));
sll                25 samples/bpf/sock_example.h 	sll.sll_family = AF_PACKET;
sll                26 samples/bpf/sock_example.h 	sll.sll_ifindex = if_nametoindex(name);
sll                27 samples/bpf/sock_example.h 	sll.sll_protocol = htons(ETH_P_ALL);
sll                28 samples/bpf/sock_example.h 	if (bind(sock, (struct sockaddr *)&sll, sizeof(sll)) < 0) {