Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-6.6/include/linux/
H A Dtty_port.h69 * @iflags: internal flags (%TTY_PORT_)
113 unsigned long iflags; member
126 /* tty_port::iflags bits -- use atomic bit ops */
174 return test_bit(TTY_PORT_CTS_FLOW, &port->iflags); in tty_port_cts_enabled()
179 assign_bit(TTY_PORT_CTS_FLOW, &port->iflags, val); in tty_port_set_cts_flow()
184 return test_bit(TTY_PORT_ACTIVE, &port->iflags); in tty_port_active()
189 assign_bit(TTY_PORT_ACTIVE, &port->iflags, val); in tty_port_set_active()
194 return test_bit(TTY_PORT_CHECK_CD, &port->iflags); in tty_port_check_carrier()
199 assign_bit(TTY_PORT_CHECK_CD, &port->iflags, val); in tty_port_set_check_carrier()
204 return test_bit(TTY_PORT_SUSPENDED, &port->iflags); in tty_port_suspended()
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dtty.h218 unsigned long iflags; /* Internal flags TTY_PORT_ */ member
233 /* tty_port::iflags bits -- use atomic bit ops */
543 return test_bit(TTY_PORT_CTS_FLOW, &port->iflags); in tty_port_cts_enabled()
549 set_bit(TTY_PORT_CTS_FLOW, &port->iflags); in tty_port_set_cts_flow()
551 clear_bit(TTY_PORT_CTS_FLOW, &port->iflags); in tty_port_set_cts_flow()
556 return test_bit(TTY_PORT_ACTIVE, &port->iflags); in tty_port_active()
562 set_bit(TTY_PORT_ACTIVE, &port->iflags); in tty_port_set_active()
564 clear_bit(TTY_PORT_ACTIVE, &port->iflags); in tty_port_set_active()
569 return test_bit(TTY_PORT_CHECK_CD, &port->iflags); in tty_port_check_carrier()
575 set_bit(TTY_PORT_CHECK_CD, &port->iflags); in tty_port_set_check_carrier()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dsg.c921 unsigned long iflags; in sg_ioctl_common() local
999 read_lock_irqsave(&sfp->rq_list_lock, iflags); in sg_ioctl_common()
1003 iflags); in sg_ioctl_common()
1007 read_unlock_irqrestore(&sfp->rq_list_lock, iflags); in sg_ioctl_common()
1010 read_lock_irqsave(&sfp->rq_list_lock, iflags); in sg_ioctl_common()
1016 read_unlock_irqrestore(&sfp->rq_list_lock, iflags); in sg_ioctl_common()
1083 read_lock_irqsave(&sfp->rq_list_lock, iflags); in sg_ioctl_common()
1085 read_unlock_irqrestore(&sfp->rq_list_lock, iflags); in sg_ioctl_common()
1192 unsigned long iflags; in sg_poll() local
1201 read_lock_irqsave(&sfp->rq_list_lock, iflags); in sg_poll()
1340 unsigned long iflags; sg_rq_end_io() local
1456 unsigned long iflags; sg_alloc() local
1521 unsigned long iflags; sg_add_device() local
1618 unsigned long iflags; sg_remove_device() local
2094 unsigned long iflags; sg_get_rq_mark() local
2124 unsigned long iflags; sg_add_request() local
2154 unsigned long iflags; sg_remove_request() local
2182 unsigned long iflags; sg_add_sfp() local
2232 unsigned long iflags; sg_remove_sfp_usercontext() local
2266 unsigned long iflags; sg_remove_sfp() local
2292 unsigned long iflags; sg_last_dev() local
2506 unsigned long iflags; sg_proc_seq_show_dev() local
2532 unsigned long iflags; sg_proc_seq_show_devstrs() local
2614 unsigned long iflags; sg_proc_seq_show_debug() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dsg.c923 unsigned long iflags; in sg_ioctl_common() local
1001 read_lock_irqsave(&sfp->rq_list_lock, iflags); in sg_ioctl_common()
1005 iflags); in sg_ioctl_common()
1009 read_unlock_irqrestore(&sfp->rq_list_lock, iflags); in sg_ioctl_common()
1012 read_lock_irqsave(&sfp->rq_list_lock, iflags); in sg_ioctl_common()
1018 read_unlock_irqrestore(&sfp->rq_list_lock, iflags); in sg_ioctl_common()
1085 read_lock_irqsave(&sfp->rq_list_lock, iflags); in sg_ioctl_common()
1087 read_unlock_irqrestore(&sfp->rq_list_lock, iflags); in sg_ioctl_common()
1174 unsigned long iflags; in sg_poll() local
1183 read_lock_irqsave(&sfp->rq_list_lock, iflags); in sg_poll()
1322 unsigned long iflags; sg_rq_end_io() local
1436 unsigned long iflags; sg_alloc() local
1498 unsigned long iflags; sg_add_device() local
1596 unsigned long iflags; sg_remove_device() local
2074 unsigned long iflags; sg_get_rq_mark() local
2104 unsigned long iflags; sg_add_request() local
2134 unsigned long iflags; sg_remove_request() local
2162 unsigned long iflags; sg_add_sfp() local
2212 unsigned long iflags; sg_remove_sfp_usercontext() local
2246 unsigned long iflags; sg_remove_sfp() local
2272 unsigned long iflags; sg_last_dev() local
2486 unsigned long iflags; sg_proc_seq_show_dev() local
2512 unsigned long iflags; sg_proc_seq_show_devstrs() local
2593 unsigned long iflags; sg_proc_seq_show_debug() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/usnic/
H A Dusnic_uiom_interval_tree.c184 int iref_cnt, iflags; in usnic_uiom_insert_interval() local
201 iflags = interval->flags; in usnic_uiom_insert_interval()
205 iflags, err, err_out, &to_add); in usnic_uiom_insert_interval()
216 iflags | flags, err, err_out, in usnic_uiom_insert_interval()
219 iflags, err, err_out, &to_add); in usnic_uiom_insert_interval()
222 iflags | flags, err, err_out, in usnic_uiom_insert_interval()
/kernel/linux/linux-6.6/drivers/infiniband/hw/usnic/
H A Dusnic_uiom_interval_tree.c184 int iref_cnt, iflags; in usnic_uiom_insert_interval() local
201 iflags = interval->flags; in usnic_uiom_insert_interval()
205 iflags, err, err_out, &to_add); in usnic_uiom_insert_interval()
216 iflags | flags, err, err_out, in usnic_uiom_insert_interval()
219 iflags, err, err_out, &to_add); in usnic_uiom_insert_interval()
222 iflags | flags, err, err_out, in usnic_uiom_insert_interval()
/kernel/linux/linux-5.10/drivers/media/rc/
H A Dite-cir.c269 int iflags; in ite_cir_isr() local
277 iflags = dev->params.get_irq_causes(dev); in ite_cir_isr()
280 if (iflags & ITE_IRQ_RX_FIFO_OVERRUN) { in ite_cir_isr()
286 if (iflags & (ITE_IRQ_RX_FIFO | ITE_IRQ_RX_FIFO_OVERRUN)) { in ite_cir_isr()
311 } else if (iflags & ITE_IRQ_TX_FIFO) { in ite_cir_isr()
550 u8 iflags; in it87_get_irq_causes() local
556 iflags = inb(dev->cir_addr + IT87_IIR) & IT87_II; in it87_get_irq_causes()
558 switch (iflags) { in it87_get_irq_causes()
767 u8 iflags; in it8708_get_irq_causes() local
773 iflags in it8708_get_irq_causes()
1064 u8 iflags; it8709_get_irq_causes() local
[all...]
/kernel/linux/linux-6.6/drivers/media/rc/
H A Dite-cir.c230 int iflags; in ite_cir_isr() local
236 iflags = dev->params->get_irq_causes(dev); in ite_cir_isr()
239 if (iflags & ITE_IRQ_RX_FIFO_OVERRUN) { in ite_cir_isr()
245 if (iflags & (ITE_IRQ_RX_FIFO | ITE_IRQ_RX_FIFO_OVERRUN)) { in ite_cir_isr()
267 } else if (iflags & ITE_IRQ_TX_FIFO) { in ite_cir_isr()
495 u8 iflags; in it87_get_irq_causes() local
499 iflags = inb(dev->cir_addr + IT87_IIR) & IT87_II; in it87_get_irq_causes()
501 switch (iflags) { in it87_get_irq_causes()
690 u8 iflags; in it8708_get_irq_causes() local
694 iflags in it8708_get_irq_causes()
965 u8 iflags; it8709_get_irq_causes() local
[all...]
/kernel/linux/linux-5.10/fs/ext4/
H A Dioctl.c562 static inline __u32 ext4_iflags_to_xflags(unsigned long iflags) in ext4_iflags_to_xflags() argument
566 if (iflags & EXT4_SYNC_FL) in ext4_iflags_to_xflags()
568 if (iflags & EXT4_IMMUTABLE_FL) in ext4_iflags_to_xflags()
570 if (iflags & EXT4_APPEND_FL) in ext4_iflags_to_xflags()
572 if (iflags & EXT4_NODUMP_FL) in ext4_iflags_to_xflags()
574 if (iflags & EXT4_NOATIME_FL) in ext4_iflags_to_xflags()
576 if (iflags & EXT4_PROJINHERIT_FL) in ext4_iflags_to_xflags()
578 if (iflags & EXT4_DAX_FL) in ext4_iflags_to_xflags()
591 unsigned long iflags = 0; in ext4_xflags_to_iflags() local
594 iflags | in ext4_xflags_to_iflags()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_mem.c367 unsigned long iflags; in lpfc_mbuf_alloc() local
372 spin_lock_irqsave(&phba->hbalock, iflags); in lpfc_mbuf_alloc()
378 spin_unlock_irqrestore(&phba->hbalock, iflags); in lpfc_mbuf_alloc()
427 unsigned long iflags; in lpfc_mbuf_free() local
429 spin_lock_irqsave(&phba->hbalock, iflags); in lpfc_mbuf_free()
431 spin_unlock_irqrestore(&phba->hbalock, iflags); in lpfc_mbuf_free()
H A Dlpfc_sli.c905 unsigned long iflags; in lpfc_handle_rrq_active() local
908 spin_lock_irqsave(&phba->hbalock, iflags); in lpfc_handle_rrq_active()
918 spin_unlock_irqrestore(&phba->hbalock, iflags); in lpfc_handle_rrq_active()
952 unsigned long iflags; in lpfc_get_active_rrq() local
956 spin_lock_irqsave(&phba->hbalock, iflags); in lpfc_get_active_rrq()
961 spin_unlock_irqrestore(&phba->hbalock, iflags); in lpfc_get_active_rrq()
965 spin_unlock_irqrestore(&phba->hbalock, iflags); in lpfc_get_active_rrq()
984 unsigned long iflags; in lpfc_cleanup_vports_rrqs() local
993 spin_lock_irqsave(&phba->hbalock, iflags); in lpfc_cleanup_vports_rrqs()
997 spin_unlock_irqrestore(&phba->hbalock, iflags); in lpfc_cleanup_vports_rrqs()
1048 unsigned long iflags; lpfc_set_rrq_active() local
1233 unsigned long iflags; lpfc_sli_get_iocbq() local
1379 unsigned long iflags; lpfc_sli_release_iocbq() local
2448 unsigned long iflags; __lpfc_sli_rpi_release() local
8906 unsigned long iflags; lpfc_sli_issue_mbox_s4() local
9039 unsigned long iflags; lpfc_sli4_post_async_mbox() local
10305 unsigned long iflags; lpfc_sli_issue_iocb() local
10379 unsigned long iflags; lpfc_sli_post_recovery_event() local
11388 unsigned long iflags; lpfc_sli_abort_iotag_issue() local
11848 unsigned long iflags; lpfc_sli_abort_taskmgmt() local
11987 unsigned long iflags; lpfc_sli_wake_iocb_wait() local
12048 unsigned long iflags; lpfc_chk_iocb_flg() local
12109 unsigned long iflags; lpfc_sli_issue_iocb_wait() local
13110 unsigned long iflags; lpfc_sli4_els_xri_abort_event_proc() local
13154 unsigned long iflags; lpfc_sli4_iocb_param_transfer() local
13270 unsigned long iflags; lpfc_sli4_els_wcqe_to_rspiocbq() local
13334 unsigned long iflags; lpfc_sli4_sp_handle_async_event() local
13376 unsigned long iflags; lpfc_sli4_sp_handle_mbox_event() local
13525 unsigned long iflags; lpfc_sli4_sp_handle_els_wcqe() local
13611 unsigned long iflags; lpfc_sli4_sp_handle_abort_xri_wcqe() local
13674 unsigned long iflags; lpfc_sli4_sp_handle_rcqe() local
14068 unsigned long iflags; lpfc_sli4_fp_handle_fcp_wcqe() local
14195 unsigned long iflags; lpfc_sli4_nvmet_handle_rcqe() local
18329 unsigned long iflags; lpfc_sli4_handle_mds_loopback() local
20022 unsigned long iflags = 0; lpfc_drain_txq() local
20248 unsigned long iflags; lpfc_sli4_issue_wqe() local
21001 unsigned long iflags; lpfc_get_sgl_per_hdwq() local
21069 unsigned long iflags; lpfc_put_sgl_per_hdwq() local
21105 unsigned long iflags; lpfc_free_sgl_per_hdwq() local
21143 unsigned long iflags; lpfc_get_cmd_rsp_buf_per_hdwq() local
21218 unsigned long iflags; lpfc_put_cmd_rsp_buf_per_hdwq() local
21254 unsigned long iflags; lpfc_free_cmd_rsp_buf_per_hdwq() local
[all...]
H A Dlpfc_nvmet.c1020 unsigned long iflags; in lpfc_nvmet_xmt_fcp_op() local
1107 spin_lock_irqsave(&pring->ring_lock, iflags); in lpfc_nvmet_xmt_fcp_op()
1110 spin_unlock_irqrestore(&pring->ring_lock, iflags); in lpfc_nvmet_xmt_fcp_op()
2006 unsigned long iflags; in lpfc_nvmet_wqfull_flush() local
2018 spin_lock_irqsave(&pring->ring_lock, iflags); in lpfc_nvmet_wqfull_flush()
2026 iflags); in lpfc_nvmet_wqfull_flush()
2035 spin_unlock_irqrestore(&pring->ring_lock, iflags); in lpfc_nvmet_wqfull_flush()
2037 spin_lock_irqsave(&pring->ring_lock, iflags); in lpfc_nvmet_wqfull_flush()
2042 spin_unlock_irqrestore(&pring->ring_lock, iflags); in lpfc_nvmet_wqfull_flush()
2053 unsigned long iflags; in lpfc_nvmet_wqfull_process() local
2185 unsigned long iflags; lpfc_nvmet_process_rcv_fcp_req() local
[all...]
/kernel/linux/linux-5.10/drivers/dma/
H A Dmpc512x_dma.c608 unsigned long iflags; in mpc_dma_prep_memcpy() local
611 spin_lock_irqsave(&mchan->lock, iflags); in mpc_dma_prep_memcpy()
617 spin_unlock_irqrestore(&mchan->lock, iflags); in mpc_dma_prep_memcpy()
667 spin_lock_irqsave(&mchan->lock, iflags); in mpc_dma_prep_memcpy()
669 spin_unlock_irqrestore(&mchan->lock, iflags); in mpc_dma_prep_memcpy()
694 unsigned long iflags; in mpc_dma_prep_slave_sg() local
707 spin_lock_irqsave(&mchan->lock, iflags); in mpc_dma_prep_slave_sg()
712 spin_unlock_irqrestore(&mchan->lock, iflags); in mpc_dma_prep_slave_sg()
728 spin_unlock_irqrestore(&mchan->lock, iflags); in mpc_dma_prep_slave_sg()
794 spin_lock_irqsave(&mchan->lock, iflags); in mpc_dma_prep_slave_sg()
[all...]
H A Dsirf-dma.c695 unsigned long iflags; in sirfsoc_dma_prep_interleaved() local
704 spin_lock_irqsave(&schan->lock, iflags); in sirfsoc_dma_prep_interleaved()
710 spin_unlock_irqrestore(&schan->lock, iflags); in sirfsoc_dma_prep_interleaved()
720 spin_lock_irqsave(&schan->lock, iflags); in sirfsoc_dma_prep_interleaved()
746 spin_unlock_irqrestore(&schan->lock, iflags); in sirfsoc_dma_prep_interleaved()
750 spin_unlock_irqrestore(&schan->lock, iflags); in sirfsoc_dma_prep_interleaved()
763 unsigned long iflags; in sirfsoc_dma_prep_cyclic() local
780 spin_lock_irqsave(&schan->lock, iflags); in sirfsoc_dma_prep_cyclic()
786 spin_unlock_irqrestore(&schan->lock, iflags); in sirfsoc_dma_prep_cyclic()
792 spin_lock_irqsave(&schan->lock, iflags); in sirfsoc_dma_prep_cyclic()
[all...]
/kernel/linux/linux-6.6/drivers/dma/
H A Dmpc512x_dma.c608 unsigned long iflags; in mpc_dma_prep_memcpy() local
611 spin_lock_irqsave(&mchan->lock, iflags); in mpc_dma_prep_memcpy()
617 spin_unlock_irqrestore(&mchan->lock, iflags); in mpc_dma_prep_memcpy()
667 spin_lock_irqsave(&mchan->lock, iflags); in mpc_dma_prep_memcpy()
669 spin_unlock_irqrestore(&mchan->lock, iflags); in mpc_dma_prep_memcpy()
694 unsigned long iflags; in mpc_dma_prep_slave_sg() local
707 spin_lock_irqsave(&mchan->lock, iflags); in mpc_dma_prep_slave_sg()
712 spin_unlock_irqrestore(&mchan->lock, iflags); in mpc_dma_prep_slave_sg()
728 spin_unlock_irqrestore(&mchan->lock, iflags); in mpc_dma_prep_slave_sg()
794 spin_lock_irqsave(&mchan->lock, iflags); in mpc_dma_prep_slave_sg()
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dpch_udc.c601 unsigned long iflags; in pch_udc_vbus_session() local
603 spin_lock_irqsave(&dev->lock, iflags); in pch_udc_vbus_session()
609 spin_unlock_irqrestore(&dev->lock, iflags); in pch_udc_vbus_session()
611 spin_lock_irqsave(&dev->lock, iflags); in pch_udc_vbus_session()
616 spin_unlock_irqrestore(&dev->lock, iflags); in pch_udc_vbus_session()
1175 unsigned long iflags; in pch_udc_pcd_pullup() local
1182 spin_lock_irqsave(&dev->lock, iflags); in pch_udc_pcd_pullup()
1187 spin_unlock_irqrestore(&dev->lock, iflags); in pch_udc_pcd_pullup()
1189 spin_lock_irqsave(&dev->lock, iflags); in pch_udc_pcd_pullup()
1193 spin_unlock_irqrestore(&dev->lock, iflags); in pch_udc_pcd_pullup()
1723 unsigned long iflags; pch_udc_pcd_ep_enable() local
1755 unsigned long iflags; pch_udc_pcd_ep_disable() local
1867 unsigned long iflags; pch_udc_pcd_queue() local
2002 unsigned long iflags; pch_udc_pcd_set_halt() local
2043 unsigned long iflags; pch_udc_pcd_set_wedge() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dpch_udc.c597 unsigned long iflags; in pch_udc_vbus_session() local
599 spin_lock_irqsave(&dev->lock, iflags); in pch_udc_vbus_session()
605 spin_unlock_irqrestore(&dev->lock, iflags); in pch_udc_vbus_session()
607 spin_lock_irqsave(&dev->lock, iflags); in pch_udc_vbus_session()
612 spin_unlock_irqrestore(&dev->lock, iflags); in pch_udc_vbus_session()
1171 unsigned long iflags; in pch_udc_pcd_pullup() local
1178 spin_lock_irqsave(&dev->lock, iflags); in pch_udc_pcd_pullup()
1183 spin_unlock_irqrestore(&dev->lock, iflags); in pch_udc_pcd_pullup()
1185 spin_lock_irqsave(&dev->lock, iflags); in pch_udc_pcd_pullup()
1189 spin_unlock_irqrestore(&dev->lock, iflags); in pch_udc_pcd_pullup()
1649 unsigned long iflags; pch_udc_pcd_ep_enable() local
1681 unsigned long iflags; pch_udc_pcd_ep_disable() local
1792 unsigned long iflags; pch_udc_pcd_queue() local
1897 unsigned long iflags; pch_udc_pcd_set_halt() local
1938 unsigned long iflags; pch_udc_pcd_set_wedge() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_sli.c1024 unsigned long iflags; in lpfc_handle_rrq_active() local
1027 spin_lock_irqsave(&phba->hbalock, iflags); in lpfc_handle_rrq_active()
1037 spin_unlock_irqrestore(&phba->hbalock, iflags); in lpfc_handle_rrq_active()
1071 unsigned long iflags; in lpfc_get_active_rrq() local
1075 spin_lock_irqsave(&phba->hbalock, iflags); in lpfc_get_active_rrq()
1080 spin_unlock_irqrestore(&phba->hbalock, iflags); in lpfc_get_active_rrq()
1084 spin_unlock_irqrestore(&phba->hbalock, iflags); in lpfc_get_active_rrq()
1103 unsigned long iflags; in lpfc_cleanup_vports_rrqs() local
1112 spin_lock_irqsave(&phba->hbalock, iflags); in lpfc_cleanup_vports_rrqs()
1121 spin_unlock_irqrestore(&phba->hbalock, iflags); in lpfc_cleanup_vports_rrqs()
1172 unsigned long iflags; lpfc_set_rrq_active() local
1345 unsigned long iflags; lpfc_sli_get_iocbq() local
1494 unsigned long iflags; lpfc_sli_release_iocbq() local
1932 unsigned long iflags; lpfc_issue_cmf_sync_wqe() local
2843 unsigned long iflags; __lpfc_sli_rpi_release() local
10043 unsigned long iflags; lpfc_sli_issue_mbox_s4() local
10176 unsigned long iflags; lpfc_sli4_post_async_mbox() local
10539 unsigned long iflags; __lpfc_sli_issue_fcp_io_s3() local
11289 unsigned long iflags; lpfc_sli_issue_iocb() local
11369 unsigned long iflags; lpfc_sli_post_recovery_event() local
12398 unsigned long iflags; lpfc_sli_issue_abort_iotag() local
12677 unsigned long iflags; lpfc_sli_sum_iocb() local
12770 unsigned long iflags; lpfc_sli_abort_iocb() local
12839 unsigned long iflags; lpfc_sli_abort_taskmgmt() local
12992 unsigned long iflags; lpfc_sli_wake_iocb_wait() local
13055 unsigned long iflags; lpfc_chk_iocb_flg() local
13116 unsigned long iflags; lpfc_sli_issue_iocb_wait() local
14133 unsigned long iflags; lpfc_sli4_els_xri_abort_event_proc() local
14177 unsigned long iflags; lpfc_sli4_els_preprocess_rspiocbq() local
14248 unsigned long iflags; lpfc_sli4_sp_handle_async_event() local
14290 unsigned long iflags; lpfc_sli4_sp_handle_mbox_event() local
14470 unsigned long iflags; lpfc_sli4_sp_handle_els_wcqe() local
14556 unsigned long iflags; lpfc_sli4_sp_handle_abort_xri_wcqe() local
14619 unsigned long iflags; lpfc_sli4_sp_handle_rcqe() local
15038 unsigned long iflags; lpfc_sli4_fp_handle_fcp_wcqe() local
15160 unsigned long iflags; lpfc_sli4_nvmet_handle_rcqe() local
19328 unsigned long iflags; lpfc_sli4_handle_mds_loopback() local
21111 unsigned long iflags = 0; lpfc_drain_txq() local
21325 unsigned long iflags; lpfc_sli4_issue_wqe() local
22290 unsigned long iflags; lpfc_get_sgl_per_hdwq() local
22358 unsigned long iflags; lpfc_put_sgl_per_hdwq() local
22394 unsigned long iflags; lpfc_free_sgl_per_hdwq() local
22432 unsigned long iflags; lpfc_get_cmd_rsp_buf_per_hdwq() local
22507 unsigned long iflags; lpfc_put_cmd_rsp_buf_per_hdwq() local
22543 unsigned long iflags; lpfc_free_cmd_rsp_buf_per_hdwq() local
[all...]
H A Dlpfc_hbadisc.c157 unsigned long iflags; in lpfc_dev_loss_tmo_callbk() local
179 spin_lock_irqsave(&ndlp->lock, iflags); in lpfc_dev_loss_tmo_callbk()
194 spin_unlock_irqrestore(&ndlp->lock, iflags); in lpfc_dev_loss_tmo_callbk()
196 spin_lock_irqsave(&ndlp->lock, iflags); in lpfc_dev_loss_tmo_callbk()
205 spin_unlock_irqrestore(&ndlp->lock, iflags); in lpfc_dev_loss_tmo_callbk()
210 spin_unlock_irqrestore(&ndlp->lock, iflags); in lpfc_dev_loss_tmo_callbk()
232 spin_lock_irqsave(&ndlp->lock, iflags); in lpfc_dev_loss_tmo_callbk()
248 spin_unlock_irqrestore(&ndlp->lock, iflags); in lpfc_dev_loss_tmo_callbk()
256 spin_lock_irqsave(&phba->hbalock, iflags); in lpfc_dev_loss_tmo_callbk()
262 spin_unlock_irqrestore(&phba->hbalock, iflags); in lpfc_dev_loss_tmo_callbk()
401 unsigned long iflags; lpfc_check_nlp_post_devloss() local
439 unsigned long iflags; lpfc_dev_loss_tmo_handler() local
3504 unsigned long iflags; lpfc_mbx_process_link_up() local
3760 unsigned long iflags; lpfc_mbx_cmpl_read_topology() local
4604 unsigned long iflags; lpfc_nlp_counters() local
4643 unsigned long iflags; lpfc_nlp_reg_node() local
4700 unsigned long iflags; lpfc_nlp_unreg_node() local
5050 unsigned long iflags; lpfc_can_disctmo() local
5264 unsigned long iflags; lpfc_set_unreg_login_mbx_cmpl() local
5678 unsigned long iflags; lpfc_findnode_did() local
5692 unsigned long iflags; lpfc_findnode_mapped() local
[all...]
H A Dlpfc_mem.c383 unsigned long iflags; in lpfc_mbuf_alloc() local
388 spin_lock_irqsave(&phba->hbalock, iflags); in lpfc_mbuf_alloc()
394 spin_unlock_irqrestore(&phba->hbalock, iflags); in lpfc_mbuf_alloc()
443 unsigned long iflags; in lpfc_mbuf_free() local
445 spin_lock_irqsave(&phba->hbalock, iflags); in lpfc_mbuf_free()
447 spin_unlock_irqrestore(&phba->hbalock, iflags); in lpfc_mbuf_free()
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dkvm_host.h510 u8 iflags; member
682 #define PENDING_EXCEPTION __vcpu_single_flag(iflags, BIT(0))
687 #define INCREMENT_PC __vcpu_single_flag(iflags, BIT(1))
689 #define EXCEPT_MASK __vcpu_single_flag(iflags, GENMASK(3, 1))
694 #define __vcpu_except_flags(_f) iflags, (_f << __EXCEPT_SHIFT), __EXCEPT_MASK_VAL
716 #define DEBUG_DIRTY __vcpu_single_flag(iflags, BIT(4))
718 #define DEBUG_STATE_SAVE_SPE __vcpu_single_flag(iflags, BIT(5))
720 #define DEBUG_STATE_SAVE_TRBE __vcpu_single_flag(iflags, BIT(6))
722 #define VCPU_HYP_CONTEXT __vcpu_single_flag(iflags, BIT(7))
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Datmel-mci.c1006 u32 iflags; in atmci_prepare_data() local
1015 iflags = ATMCI_DATA_ERROR_FLAGS; in atmci_prepare_data()
1030 iflags |= ATMCI_RXRDY; in atmci_prepare_data()
1032 iflags |= ATMCI_TXRDY; in atmci_prepare_data()
1034 return iflags; in atmci_prepare_data()
1046 u32 iflags, tmp; in atmci_prepare_data_pdc() local
1053 iflags = ATMCI_DATA_ERROR_FLAGS; in atmci_prepare_data_pdc()
1059 iflags |= ATMCI_ENDRX | ATMCI_RXBUFF; in atmci_prepare_data_pdc()
1061 iflags |= ATMCI_ENDTX | ATMCI_TXBUFE | ATMCI_BLKE; in atmci_prepare_data_pdc()
1086 return iflags; in atmci_prepare_data_pdc()
1099 u32 iflags; atmci_prepare_data_dma() local
1239 u32 iflags; atmci_start_request() local
[all...]
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Datmel-mci.c1050 u32 iflags; in atmci_prepare_data() local
1059 iflags = ATMCI_DATA_ERROR_FLAGS; in atmci_prepare_data()
1074 iflags |= ATMCI_RXRDY; in atmci_prepare_data()
1076 iflags |= ATMCI_TXRDY; in atmci_prepare_data()
1078 return iflags; in atmci_prepare_data()
1090 u32 iflags, tmp; in atmci_prepare_data_pdc() local
1097 iflags = ATMCI_DATA_ERROR_FLAGS; in atmci_prepare_data_pdc()
1103 iflags |= ATMCI_ENDRX | ATMCI_RXBUFF; in atmci_prepare_data_pdc()
1105 iflags |= ATMCI_ENDTX | ATMCI_TXBUFE | ATMCI_BLKE; in atmci_prepare_data_pdc()
1130 return iflags; in atmci_prepare_data_pdc()
1143 u32 iflags; atmci_prepare_data_dma() local
1282 u32 iflags; atmci_start_request() local
[all...]
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Delf.c171 u32 iflags; in arch_check_elf() local
174 iflags = ielf32 ? iehdr->e32.e_flags : iehdr->e64.e_flags; in arch_check_elf()
176 if ((flags ^ iflags) & EF_MIPS_NAN2008) in arch_check_elf()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Delf.c171 u32 iflags; in arch_check_elf() local
174 iflags = ielf32 ? iehdr->e32.e_flags : iehdr->e64.e_flags; in arch_check_elf()
176 if ((flags ^ iflags) & EF_MIPS_NAN2008) in arch_check_elf()

Completed in 276 milliseconds

1234