isn 118 arch/mips/include/asm/mach-cavium-octeon/kernel-entry-init.h # Keep looping if it isn't me isn 68 arch/nios2/kernel/misaligned.c u32 isn, addr, val; isn 83 arch/nios2/kernel/misaligned.c isn = *(unsigned long *)(fp->ea); isn 90 arch/nios2/kernel/misaligned.c a = (isn >> 27) & 0x1f; isn 91 arch/nios2/kernel/misaligned.c b = (isn >> 22) & 0x1f; isn 92 arch/nios2/kernel/misaligned.c imm16 = (isn >> 6) & 0xffff; isn 96 arch/nios2/kernel/misaligned.c switch (isn & 0x3f) { isn 157 arch/nios2/kernel/misaligned.c (unsigned int)isn); isn 161 arch/nios2/kernel/misaligned.c (unsigned int)isn, addr, fp->sp, isn 180 arch/nios2/kernel/misaligned.c (unsigned int)isn); isn 194 arch/nios2/kernel/misaligned.c (unsigned long)addr, (unsigned long)isn, isn 62 arch/powerpc/include/asm/opal.h int64_t opal_handle_interrupt(uint64_t isn, __be64 *outstanding_event_mask); isn 80 arch/powerpc/include/asm/opal.h int64_t opal_set_xive(uint32_t isn, uint16_t server, uint8_t priority); isn 81 arch/powerpc/include/asm/opal.h int64_t opal_get_xive(uint32_t isn, __be16 *server, uint8_t *priority); isn 737 drivers/infiniband/hw/cxgb4/cm.c u32 isn = (prandom_u32() & ~7UL) - 1; isn 810 drivers/infiniband/hw/cxgb4/cm.c isn += 4; isn 864 drivers/infiniband/hw/cxgb4/cm.c t5req->rsvd = cpu_to_be32(isn); isn 870 drivers/infiniband/hw/cxgb4/cm.c t6req->rsvd = cpu_to_be32(isn); isn 917 drivers/infiniband/hw/cxgb4/cm.c t5req6->rsvd = cpu_to_be32(isn); isn 923 drivers/infiniband/hw/cxgb4/cm.c t6req6->rsvd = cpu_to_be32(isn); isn 2485 drivers/infiniband/hw/cxgb4/cm.c u32 isn = (prandom_u32() & ~7UL) - 1; isn 2492 drivers/infiniband/hw/cxgb4/cm.c isn += 4; isn 2493 drivers/infiniband/hw/cxgb4/cm.c rpl5->iss = cpu_to_be32(isn); isn 252 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c u32 isn = (prandom_u32() & ~7UL) - 1; isn 266 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c req->rsvd = cpu_to_be32(isn); isn 280 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c u32 isn = (prandom_u32() & ~7UL) - 1; isn 294 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c req->rsvd = cpu_to_be32(isn); isn 9 include/net/netfilter/nf_conntrack_synproxy.h u32 isn; isn 6563 net/ipv4/tcp_input.c __u32 isn = TCP_SKB_CB(skb)->tcp_tw_isn; isn 6578 net/ipv4/tcp_input.c inet_csk_reqsk_queue_is_full(sk)) && !isn) { isn 6627 net/ipv4/tcp_input.c if (!want_cookie && !isn) { isn 6645 net/ipv4/tcp_input.c isn = af_ops->init_seq(skb); isn 6651 net/ipv4/tcp_input.c isn = cookie_init_sequence(af_ops, sk, skb, &req->mss); isn 6657 net/ipv4/tcp_input.c tcp_rsk(req)->snt_isn = isn; isn 222 net/ipv4/tcp_minisocks.c u32 isn = tcptw->tw_snd_nxt + 65535 + 2; isn 223 net/ipv4/tcp_minisocks.c if (isn == 0) isn 224 net/ipv4/tcp_minisocks.c isn++; isn 225 net/ipv4/tcp_minisocks.c TCP_SKB_CB(skb)->tcp_tw_isn = isn; isn 474 net/netfilter/nf_conntrack_netlink.c if (nla_put_be32(skb, CTA_SYNPROXY_ISN, htonl(synproxy->isn)) || isn 1843 net/netfilter/nf_conntrack_netlink.c synproxy->isn = ntohl(nla_get_be32(tb[CTA_SYNPROXY_ISN])); isn 691 net/netfilter/nf_synproxy_core.c nf_ct_seqadj_init(ct, ctinfo, synproxy->isn - isn 729 net/netfilter/nf_synproxy_core.c synproxy->isn = ntohl(th->ack_seq); isn 754 net/netfilter/nf_synproxy_core.c nf_ct_seqadj_init(ct, ctinfo, synproxy->isn - ntohl(th->seq)); isn 1115 net/netfilter/nf_synproxy_core.c nf_ct_seqadj_init(ct, ctinfo, synproxy->isn - isn 1153 net/netfilter/nf_synproxy_core.c synproxy->isn = ntohl(th->ack_seq); isn 1178 net/netfilter/nf_synproxy_core.c nf_ct_seqadj_init(ct, ctinfo, synproxy->isn - ntohl(th->seq));