urg              2599 arch/x86/kvm/vmx/nested.c 		bool urg = nested_cpu_has2(vmcs12,
urg              2601 arch/x86/kvm/vmx/nested.c 		bool prot_mode = !urg || vmcs12->guest_cr0 & X86_CR0_PE;
urg              1544 drivers/crypto/chelsio/chtls/chtls_cm.c 	if (unlikely(hdr->urg))
urg              1545 drivers/crypto/chelsio/chtls/chtls_cm.c 		handle_urg_ptr(sk, tp->rcv_nxt + ntohs(hdr->urg));
urg               168 drivers/infiniband/hw/hfi1/tid_rdma.c 		(((u64)p->urg & TID_OPFN_URG_MASK) << TID_OPFN_URG_SHIFT) |
urg               189 drivers/infiniband/hw/hfi1/tid_rdma.c 	p->urg = (data >> TID_OPFN_URG_SHIFT) & TID_OPFN_URG_MASK;
urg               203 drivers/infiniband/hw/hfi1/tid_rdma.c 	p->urg = is_urg_masked(priv->rcd);
urg              2369 drivers/infiniband/hw/hfi1/tid_rdma.c 	KDETH_SET(resp->kdeth0, INTR, !!(!last_pkt && remote->urg));
urg              4224 drivers/infiniband/hw/hfi1/tid_rdma.c 	KDETH_SET(wd->kdeth0, INTR, !!(!last_pkt && remote->urg));
urg                66 drivers/infiniband/hw/hfi1/tid_rdma.h 	u8 urg;
urg               314 drivers/infiniband/hw/hfi1/trace_tid.h 		__field(u8, urg)
urg               326 drivers/infiniband/hw/hfi1/trace_tid.h 		__entry->urg = param->urg;
urg               339 drivers/infiniband/hw/hfi1/trace_tid.h 		__entry->urg
urg               396 drivers/net/ethernet/chelsio/cxgb/cpl5_cmd.h 	u16 urg;
urg               409 drivers/net/ethernet/chelsio/cxgb/cpl5_cmd.h 	u16 urg;
urg               816 drivers/net/ethernet/chelsio/cxgb3/t3_cpl.h 	__be16 urg;
urg               902 drivers/net/ethernet/chelsio/cxgb3/t3_cpl.h 	__be16 urg;
urg               922 drivers/net/ethernet/chelsio/cxgb3/t3_cpl.h 	__be16 urg;
urg               978 drivers/net/ethernet/chelsio/cxgb3/t3_cpl.h 	__be16 urg;
urg               948 drivers/net/ethernet/chelsio/cxgb4/t4_msg.h 	__be16 urg;
urg               965 drivers/net/ethernet/chelsio/cxgb4/t4_msg.h 	__be16 urg;
urg               983 drivers/net/ethernet/chelsio/cxgb4/t4_msg.h 	__be16 urg;
urg               993 drivers/net/ethernet/chelsio/cxgb4/t4_msg.h 	__be16 urg;
urg              1084 drivers/net/ethernet/chelsio/cxgb4/t4_msg.h 	__be16 urg;
urg              8322 drivers/net/ethernet/neterion/s2io.c 	if (tcp->urg || tcp->psh || tcp->rst ||
urg               192 drivers/net/ethernet/sfc/tx_tso.c 	EFX_WARN_ON_ONCE_PARANOID(tcp_hdr(skb)->urg);
urg               369 drivers/net/slip/slhc.c 	if(th->urg){
urg               566 drivers/net/slip/slhc.c 			thp->urg = 1;
urg               572 drivers/net/slip/slhc.c 			thp->urg = 0;
urg                48 drivers/scsi/cxgbi/cxgb3i/cxgb3i.h 	u16 urg;
urg                55 drivers/scsi/cxgbi/cxgb3i/cxgb3i.h 	u16 urg;
urg                38 include/uapi/linux/tcp.h 		urg:1,
urg                46 include/uapi/linux/tcp.h 		urg:1,
urg              5379 net/ipv4/tcp_input.c 	if (th->urg)
urg              1122 net/ipv4/tcp_output.c 			th->urg = 1;
urg              1125 net/ipv4/tcp_output.c 			th->urg = 1;
urg                92 net/netfilter/nf_log_common.c 	if (th->urg)
urg              1790 net/smc/af_smc.c 	union smc_host_cursor cons, urg;
urg              1854 net/smc/af_smc.c 			smc_curs_copy(&urg, &conn->urg_curs, conn);
urg              1856 net/smc/af_smc.c 					     &cons, &urg) == 1;