tmask 257 arch/mips/include/asm/netlogic/xlr/fmn.h static inline void nlm_fmn_setup_intr(int irq, unsigned int tmask) tmask 263 arch/mips/include/asm/netlogic/xlr/fmn.h | (tmask << 8) /* thread mask */ tmask 895 arch/mips/kernel/traps.c cpumask_t tmask; tmask 899 arch/mips/kernel/traps.c cpumask_and(&tmask, ¤t->cpus_mask, tmask 901 arch/mips/kernel/traps.c set_cpus_allowed_ptr(current, &tmask); tmask 245 arch/mips/lantiq/irq.c struct cpumask tmask; tmask 247 arch/mips/lantiq/irq.c if (!cpumask_and(&tmask, cpumask, cpu_online_mask)) tmask 250 arch/mips/lantiq/irq.c irq_data_update_effective_affinity(d, &tmask); tmask 91 arch/x86/kvm/kvm_cache_regs.h ulong tmask = mask & KVM_POSSIBLE_CR0_GUEST_BITS; tmask 92 arch/x86/kvm/kvm_cache_regs.h if (tmask & vcpu->arch.cr0_guest_owned_bits) tmask 104 arch/x86/kvm/kvm_cache_regs.h ulong tmask = mask & KVM_POSSIBLE_CR4_GUEST_BITS; tmask 105 arch/x86/kvm/kvm_cache_regs.h if (tmask & vcpu->arch.cr4_guest_owned_bits) tmask 1766 drivers/net/wireless/ath/ath9k/htc_drv_main.c struct ath9k_htc_target_rate_mask tmask; tmask 1771 drivers/net/wireless/ath/ath9k/htc_drv_main.c memset(&tmask, 0, sizeof(struct ath9k_htc_target_rate_mask)); tmask 1773 drivers/net/wireless/ath/ath9k/htc_drv_main.c tmask.vif_index = avp->index; tmask 1774 drivers/net/wireless/ath/ath9k/htc_drv_main.c tmask.band = NL80211_BAND_2GHZ; tmask 1775 drivers/net/wireless/ath/ath9k/htc_drv_main.c tmask.mask = cpu_to_be32(mask->control[NL80211_BAND_2GHZ].legacy); tmask 1777 drivers/net/wireless/ath/ath9k/htc_drv_main.c WMI_CMD_BUF(WMI_BITRATE_MASK_CMDID, &tmask); tmask 1785 drivers/net/wireless/ath/ath9k/htc_drv_main.c tmask.band = NL80211_BAND_5GHZ; tmask 1786 drivers/net/wireless/ath/ath9k/htc_drv_main.c tmask.mask = cpu_to_be32(mask->control[NL80211_BAND_5GHZ].legacy); tmask 1788 drivers/net/wireless/ath/ath9k/htc_drv_main.c WMI_CMD_BUF(WMI_BITRATE_MASK_CMDID, &tmask); tmask 1993 drivers/scsi/lpfc/lpfc_hw.h uint8_t tmask; tmask 1999 drivers/scsi/lpfc/lpfc_hw.h uint8_t tmask; tmask 3117 drivers/scsi/lpfc/lpfc_hw.h uint8_t tmask; tmask 3123 drivers/scsi/lpfc/lpfc_hw.h uint8_t tmask; tmask 1190 drivers/scsi/lpfc/lpfc_mbox.c hbqmb->hbqMasks[i].tmask = hbq_desc->hbqMasks[i].tmask; tmask 1250 drivers/scsi/lpfc/lpfc_mbox.c mb->un.varCfgRing.rrRegs[i].tmask = 0xff;