Searched refs:iflags (Results 1 - 25 of 41) sorted by relevance

12

/linux-master/include/linux/
H A Dtty_port.h69 * @iflags: internal flags (%TTY_PORT_)
113 unsigned long iflags; member in struct:tty_port
126 /* tty_port::iflags bits -- use atomic bit ops */
174 return test_bit(TTY_PORT_CTS_FLOW, &port->iflags);
179 assign_bit(TTY_PORT_CTS_FLOW, &port->iflags, val);
184 return test_bit(TTY_PORT_ACTIVE, &port->iflags);
189 assign_bit(TTY_PORT_ACTIVE, &port->iflags, val);
194 return test_bit(TTY_PORT_CHECK_CD, &port->iflags);
199 assign_bit(TTY_PORT_CHECK_CD, &port->iflags, val);
204 return test_bit(TTY_PORT_SUSPENDED, &port->iflags);
[all...]
/linux-master/drivers/infiniband/hw/usnic/
H A Dusnic_uiom_interval_tree.c184 int iref_cnt, iflags; local
201 iflags = interval->flags;
205 iflags, err, err_out, &to_add);
216 iflags | flags, err, err_out,
219 iflags, err, err_out, &to_add);
222 iflags | flags, err, err_out,
/linux-master/drivers/scsi/
H A Dsg.c926 unsigned long iflags; local
1004 read_lock_irqsave(&sfp->rq_list_lock, iflags);
1008 iflags);
1012 read_unlock_irqrestore(&sfp->rq_list_lock, iflags);
1015 read_lock_irqsave(&sfp->rq_list_lock, iflags);
1021 read_unlock_irqrestore(&sfp->rq_list_lock, iflags);
1088 read_lock_irqsave(&sfp->rq_list_lock, iflags);
1090 read_unlock_irqrestore(&sfp->rq_list_lock, iflags);
1177 unsigned long iflags; local
1186 read_lock_irqsave(&sfp->rq_list_lock, iflags);
1325 unsigned long iflags; local
1441 unsigned long iflags; local
1503 unsigned long iflags; local
1601 unsigned long iflags; local
2076 unsigned long iflags; local
2106 unsigned long iflags; local
2136 unsigned long iflags; local
2164 unsigned long iflags; local
2215 unsigned long iflags; local
2249 unsigned long iflags; local
2275 unsigned long iflags; local
2489 unsigned long iflags; local
2515 unsigned long iflags; local
2596 unsigned long iflags; local
[all...]
/linux-master/drivers/media/rc/
H A Dite-cir.c230 int iflags; local
236 iflags = dev->params->get_irq_causes(dev);
239 if (iflags & ITE_IRQ_RX_FIFO_OVERRUN) {
245 if (iflags & (ITE_IRQ_RX_FIFO | ITE_IRQ_RX_FIFO_OVERRUN)) {
267 } else if (iflags & ITE_IRQ_TX_FIFO) {
495 u8 iflags; local
499 iflags = inb(dev->cir_addr + IT87_IIR) & IT87_II;
501 switch (iflags) {
690 u8 iflags; local
694 iflags
965 u8 iflags; local
[all...]
/linux-master/drivers/dma/
H A Dmpc512x_dma.c608 unsigned long iflags; local
611 spin_lock_irqsave(&mchan->lock, iflags);
617 spin_unlock_irqrestore(&mchan->lock, iflags);
667 spin_lock_irqsave(&mchan->lock, iflags);
669 spin_unlock_irqrestore(&mchan->lock, iflags);
694 unsigned long iflags; local
707 spin_lock_irqsave(&mchan->lock, iflags);
712 spin_unlock_irqrestore(&mchan->lock, iflags);
728 spin_unlock_irqrestore(&mchan->lock, iflags);
794 spin_lock_irqsave(&mchan->lock, iflags);
[all...]
/linux-master/arch/mips/kernel/
H A Delf.c171 u32 iflags; local
174 iflags = ielf32 ? iehdr->e32.e_flags : iehdr->e64.e_flags;
176 if ((flags ^ iflags) & EF_MIPS_NAN2008)
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c157 unsigned long iflags; local
179 spin_lock_irqsave(&ndlp->lock, iflags);
194 spin_unlock_irqrestore(&ndlp->lock, iflags);
196 spin_lock_irqsave(&ndlp->lock, iflags);
205 spin_unlock_irqrestore(&ndlp->lock, iflags);
210 spin_unlock_irqrestore(&ndlp->lock, iflags);
232 spin_lock_irqsave(&ndlp->lock, iflags);
248 spin_unlock_irqrestore(&ndlp->lock, iflags);
256 spin_lock_irqsave(&phba->hbalock, iflags);
260 spin_unlock_irqrestore(&phba->hbalock, iflags);
400 unsigned long iflags; local
438 unsigned long iflags; local
3493 unsigned long iflags; local
4607 unsigned long iflags; local
4664 unsigned long iflags; local
4835 unsigned long iflags; local
4876 unsigned long iflags; local
4888 unsigned long iflags; local
5011 unsigned long iflags; local
5224 unsigned long iflags; local
5388 unsigned long iflags; local
5639 unsigned long iflags; local
5652 unsigned long iflags; local
6700 unsigned long iflags; local
[all...]
H A Dlpfc_mem.c390 unsigned long iflags; local
395 spin_lock_irqsave(&phba->hbalock, iflags);
401 spin_unlock_irqrestore(&phba->hbalock, iflags);
450 unsigned long iflags; local
452 spin_lock_irqsave(&phba->hbalock, iflags);
454 spin_unlock_irqrestore(&phba->hbalock, iflags);
H A Dlpfc_sli.c1024 unsigned long iflags; local
1027 spin_lock_irqsave(&phba->hbalock, iflags);
1037 spin_unlock_irqrestore(&phba->hbalock, iflags);
1071 unsigned long iflags; local
1075 spin_lock_irqsave(&phba->hbalock, iflags);
1080 spin_unlock_irqrestore(&phba->hbalock, iflags);
1084 spin_unlock_irqrestore(&phba->hbalock, iflags);
1103 unsigned long iflags; local
1112 spin_lock_irqsave(&phba->hbalock, iflags);
1121 spin_unlock_irqrestore(&phba->hbalock, iflags);
1172 unsigned long iflags; local
1345 unsigned long iflags; local
1494 unsigned long iflags; local
1932 unsigned long iflags; local
2843 unsigned long iflags; local
10046 unsigned long iflags; local
10180 unsigned long iflags; local
10543 unsigned long iflags; local
11293 unsigned long iflags; local
11373 unsigned long iflags; local
12402 unsigned long iflags; local
12681 unsigned long iflags; local
12774 unsigned long iflags; local
12843 unsigned long iflags; local
12996 unsigned long iflags; local
13059 unsigned long iflags; local
13120 unsigned long iflags; local
14135 unsigned long iflags; local
14179 unsigned long iflags; local
14250 unsigned long iflags; local
14292 unsigned long iflags; local
14472 unsigned long iflags; local
14558 unsigned long iflags; local
14621 unsigned long iflags; local
15040 unsigned long iflags; local
15162 unsigned long iflags; local
19340 unsigned long iflags; local
21124 unsigned long iflags = 0; local
21338 unsigned long iflags; local
22309 unsigned long iflags; local
22377 unsigned long iflags; local
22413 unsigned long iflags; local
22451 unsigned long iflags; local
22526 unsigned long iflags; local
22562 unsigned long iflags; local
[all...]
H A Dlpfc_nvmet.c1019 unsigned long iflags; local
1105 spin_lock_irqsave(&pring->ring_lock, iflags);
1108 spin_unlock_irqrestore(&pring->ring_lock, iflags);
2006 unsigned long iflags; local
2018 spin_lock_irqsave(&pring->ring_lock, iflags);
2026 iflags);
2037 spin_unlock_irqrestore(&pring->ring_lock, iflags);
2040 spin_lock_irqsave(&pring->ring_lock, iflags);
2045 spin_unlock_irqrestore(&pring->ring_lock, iflags);
2056 unsigned long iflags; local
2188 unsigned long iflags; local
[all...]
H A Dlpfc_attr.c347 unsigned long iflags; local
547 spin_lock_irqsave(&vport->fc_nodes_list_lock, iflags);
621 spin_unlock_irqrestore(&vport->fc_nodes_list_lock, iflags);
685 spin_unlock_irqrestore(&vport->fc_nodes_list_lock, iflags);
3771 unsigned long iflags; local
3777 spin_lock_irqsave(&vport->fc_nodes_list_lock, iflags);
3792 spin_unlock_irqrestore(&vport->fc_nodes_list_lock, iflags);
3979 unsigned long iflags; local
3990 spin_lock_irqsave(&vport->fc_nodes_list_lock, iflags);
3993 spin_unlock_irqrestore(&vport->fc_nodes_list_lock, iflags);
5240 unsigned long iflags; local
6856 unsigned long iflags; local
[all...]
/linux-master/drivers/usb/gadget/udc/
H A Dpch_udc.c596 unsigned long iflags; local
598 spin_lock_irqsave(&dev->lock, iflags);
604 spin_unlock_irqrestore(&dev->lock, iflags);
606 spin_lock_irqsave(&dev->lock, iflags);
611 spin_unlock_irqrestore(&dev->lock, iflags);
1170 unsigned long iflags; local
1177 spin_lock_irqsave(&dev->lock, iflags);
1182 spin_unlock_irqrestore(&dev->lock, iflags);
1184 spin_lock_irqsave(&dev->lock, iflags);
1188 spin_unlock_irqrestore(&dev->lock, iflags);
1648 unsigned long iflags; local
1680 unsigned long iflags; local
1791 unsigned long iflags; local
1896 unsigned long iflags; local
1937 unsigned long iflags; local
[all...]
H A Dsnps_udc_core.c324 unsigned long iflags; local
342 spin_lock_irqsave(&dev->lock, iflags);
442 spin_unlock_irqrestore(&dev->lock, iflags);
492 unsigned long iflags; local
503 spin_lock_irqsave(&ep->dev->lock, iflags);
507 spin_unlock_irqrestore(&ep->dev->lock, iflags);
1052 unsigned long iflags; local
1087 spin_lock_irqsave(&dev->lock, iflags);
1230 spin_unlock_irqrestore(&dev->lock, iflags);
1255 unsigned long iflags; local
1309 unsigned long iflags; local
[all...]
/linux-master/drivers/mmc/host/
H A Datmel-mci.c1055 u32 iflags; local
1064 iflags = ATMCI_DATA_ERROR_FLAGS;
1079 iflags |= ATMCI_RXRDY;
1081 iflags |= ATMCI_TXRDY;
1083 return iflags;
1095 u32 iflags, tmp; local
1102 iflags = ATMCI_DATA_ERROR_FLAGS;
1108 iflags |= ATMCI_ENDRX | ATMCI_RXBUFF;
1110 iflags |= ATMCI_ENDTX | ATMCI_TXBUFE | ATMCI_BLKE;
1135 return iflags;
1148 u32 iflags; local
1287 u32 iflags; local
[all...]
H A Dsunxi-mmc.c629 unsigned long iflags; local
631 spin_lock_irqsave(&host->lock, iflags);
633 spin_unlock_irqrestore(&host->lock, iflags);
652 spin_lock_irqsave(&host->lock, iflags);
654 spin_unlock_irqrestore(&host->lock, iflags);
1014 unsigned long iflags; local
1075 spin_lock_irqsave(&host->lock, iflags);
1078 spin_unlock_irqrestore(&host->lock, iflags);
1102 spin_unlock_irqrestore(&host->lock, iflags);
/linux-master/arch/arm64/include/asm/
H A Dkvm_host.h612 u8 iflags; member in struct:kvm_vcpu_arch
781 #define PENDING_EXCEPTION __vcpu_single_flag(iflags, BIT(0))
786 #define INCREMENT_PC __vcpu_single_flag(iflags, BIT(1))
788 #define EXCEPT_MASK __vcpu_single_flag(iflags, GENMASK(3, 1))
793 #define __vcpu_except_flags(_f) iflags, (_f << __EXCEPT_SHIFT), __EXCEPT_MASK_VAL
815 #define DEBUG_DIRTY __vcpu_single_flag(iflags, BIT(4))
817 #define DEBUG_STATE_SAVE_SPE __vcpu_single_flag(iflags, BIT(5))
819 #define DEBUG_STATE_SAVE_TRBE __vcpu_single_flag(iflags, BIT(6))
821 #define VCPU_HYP_CONTEXT __vcpu_single_flag(iflags, BIT(7))
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-main.c41 hyp_vcpu->vcpu.arch.iflags = host_vcpu->arch.iflags;
66 host_vcpu->arch.iflags = hyp_vcpu->vcpu.arch.iflags;
/linux-master/drivers/fpga/
H A Daltera-cvp.c323 u32 iflags, val; local
326 iflags = info ? info->flags : 0;
328 if (iflags & FPGA_MGR_PARTIAL_RECONFIG) {
334 if (iflags & FPGA_MGR_COMPRESSED_BITSTREAM)
336 else if (iflags & FPGA_MGR_ENCRYPTED_BITSTREAM)
/linux-master/drivers/crypto/
H A Dgeode-aes.c74 unsigned long iflags; local
89 spin_lock_irqsave(&lock, iflags);
105 spin_unlock_irqrestore(&lock, iflags);
/linux-master/fs/overlayfs/
H A Dutil.c918 u32 iflags = inode->i_flags & OVL_PROT_I_FLAGS_MASK; local
935 iflags |= S_APPEND;
937 iflags |= S_IMMUTABLE;
946 inode_set_flags(inode, iflags, OVL_PROT_I_FLAGS_MASK);
956 u32 iflags = 0; local
962 iflags |= S_APPEND;
966 iflags |= S_IMMUTABLE;
985 inode_set_flags(inode, iflags, OVL_PROT_I_FLAGS_MASK);
/linux-master/fs/xfs/
H A Dxfs_bmap_util.c262 int iflags = bmv->bmv_iflags; local
275 if (iflags & BMV_IF_COWFORK)
278 if ((iflags & BMV_IF_ATTRFORK) && (iflags & BMV_IF_COWFORK))
287 if (iflags & BMV_IF_ATTRFORK)
289 else if (iflags & BMV_IF_COWFORK)
317 if (!(iflags & BMV_IF_DELALLOC) &&
377 if (iflags & BMV_IF_DELALLOC)
/linux-master/drivers/dma/sf-pdma/
H A Dsf-pdma.c90 unsigned long iflags; local
105 spin_lock_irqsave(&chan->vchan.lock, iflags);
107 spin_unlock_irqrestore(&chan->vchan.lock, iflags);
/linux-master/drivers/tty/serial/
H A Dmeson_uart.c340 unsigned int cflags, iflags, baud; local
347 iflags = termios->c_iflag;
398 if (iflags & INPCK)
403 if (iflags & IGNPAR)
/linux-master/fs/f2fs/
H A Dfile.c1905 static int f2fs_setflags_common(struct inode *inode, u32 iflags, u32 mask) argument
1911 iflags &= mask;
1917 if ((iflags ^ masked_flags) & F2FS_CASEFOLD_FL) {
1924 if (iflags & (F2FS_COMPR_FL | F2FS_NOCOMP_FL)) {
1927 if ((iflags & F2FS_COMPR_FL) && (iflags & F2FS_NOCOMP_FL))
1931 if ((iflags ^ masked_flags) & F2FS_COMPR_FL) {
1956 fi->i_flags = iflags | (fi->i_flags & ~mask);
2030 static inline u32 f2fs_iflags_to_fsflags(u32 iflags) argument
2036 if (iflags
2045 u32 iflags = 0; local
3163 u32 iflags; local
[all...]
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c76 static int __from_ib_access_flags(int iflags) argument
80 if (iflags & IB_ACCESS_LOCAL_WRITE)
82 if (iflags & IB_ACCESS_REMOTE_READ)
84 if (iflags & IB_ACCESS_REMOTE_WRITE)
86 if (iflags & IB_ACCESS_REMOTE_ATOMIC)
88 if (iflags & IB_ACCESS_MW_BIND)
90 if (iflags & IB_ZERO_BASED)
92 if (iflags & IB_ACCESS_ON_DEMAND)
99 enum ib_access_flags iflags = 0; local
102 iflags |
[all...]

Completed in 345 milliseconds

12