/Linux-v4.19/drivers/target/iscsi/ |
D | iscsi_target_erl2.c | 86 struct iscsi_conn_recovery *cr) in iscsit_attach_active_connection_recovery_entry() 97 struct iscsi_conn_recovery *cr) in iscsit_attach_inactive_connection_recovery_entry() 114 struct iscsi_conn_recovery *cr; in iscsit_get_inactive_connection_recovery_entry() local 131 struct iscsi_conn_recovery *cr, *cr_tmp; in iscsit_free_connection_recovery_entires() local 179 struct iscsi_conn_recovery *cr, in iscsit_remove_active_connection_recovery_entry() 196 struct iscsi_conn_recovery *cr, in iscsit_remove_inactive_connection_recovery_entry() 211 struct iscsi_conn_recovery *cr; in iscsit_remove_cmd_from_connection_recovery() local 225 struct iscsi_conn_recovery *cr, in iscsit_discard_cr_cmds_by_expstatsn() 319 struct iscsi_conn_recovery *cr; in iscsit_prepare_cmds_for_reallegiance() local
|
D | iscsi_target_tmr.c | 119 struct iscsi_conn_recovery *cr = NULL; in iscsit_tmr_task_reassign() local 187 struct iscsi_conn_recovery *cr, in iscsit_task_reassign_remove_cmd() 207 struct iscsi_conn_recovery *cr; in iscsit_task_reassign_complete_nop_out() local 375 struct iscsi_conn_recovery *cr; in iscsit_task_reassign_complete_scsi_cmnd() local
|
/Linux-v4.19/drivers/crypto/ccp/ |
D | ccp-dev-v3.c | 78 static int ccp_do_cmd(struct ccp_op *op, u32 *cr, unsigned int cr_count) in ccp_do_cmd() 154 u32 cr[6]; in ccp_perform_aes() local 185 u32 cr[6]; in ccp_perform_xts_aes() local 212 u32 cr[6]; in ccp_perform_sha() local 238 u32 cr[6]; in ccp_perform_rsa() local 259 u32 cr[6]; in ccp_perform_passthru() local 300 u32 cr[6]; in ccp_perform_ecc() local
|
/Linux-v4.19/arch/s390/include/asm/ |
D | ctl_reg.h | 58 static inline void __ctl_set_bit(unsigned int cr, unsigned int bit) in __ctl_set_bit() 67 static inline void __ctl_clear_bit(unsigned int cr, unsigned int bit) in __ctl_clear_bit() 116 # define ctl_set_bit(cr, bit) smp_ctl_set_bit(cr, bit) argument 117 # define ctl_clear_bit(cr, bit) smp_ctl_clear_bit(cr, bit) argument 119 # define ctl_set_bit(cr, bit) __ctl_set_bit(cr, bit) argument 120 # define ctl_clear_bit(cr, bit) __ctl_clear_bit(cr, bit) argument
|
/Linux-v4.19/drivers/i2c/busses/ |
D | i2c-iop3xx.c | 70 u32 cr = IOP3XX_ICR_GCD | IOP3XX_ICR_SCLEN | IOP3XX_ICR_UE; in iop3xx_i2c_enable() local 99 unsigned long cr = __raw_readl(iop3xx_adap->ioaddr + CR_OFFSET); in iop3xx_i2c_transaction_cleanup() local 235 unsigned long cr = __raw_readl(iop3xx_adap->ioaddr + CR_OFFSET); in iop3xx_i2c_send_target_addr() local 261 unsigned long cr = __raw_readl(iop3xx_adap->ioaddr + CR_OFFSET); in iop3xx_i2c_write_byte() local 283 unsigned long cr = __raw_readl(iop3xx_adap->ioaddr + CR_OFFSET); in iop3xx_i2c_read_byte() local 400 unsigned long cr = __raw_readl(adapter_data->ioaddr + CR_OFFSET); in iop3xx_i2c_remove() local
|
/Linux-v4.19/arch/parisc/include/asm/ |
D | special_insns.h | 14 #define mtctl(gr, cr) \ argument 36 #define mtsp(val, cr) \ argument
|
/Linux-v4.19/drivers/tty/serial/ |
D | apbuart.c | 47 unsigned int cr; in apbuart_stop_tx() local 56 unsigned int cr; in apbuart_start_tx() local 68 unsigned int cr; in apbuart_stop_rx() local 206 unsigned int cr; in apbuart_startup() local 224 unsigned int cr; in apbuart_shutdown() local 239 unsigned int cr; in apbuart_set_termios() local
|
D | amba-pl010.c | 67 unsigned int cr; in pl010_stop_tx() local 78 unsigned int cr; in pl010_start_tx() local 89 unsigned int cr; in pl010_stop_rx() local 99 unsigned int cr; in pl010_disable_ms() local 110 unsigned int cr; in pl010_enable_ms() local
|
/Linux-v4.19/arch/arm/mm/ |
D | cache-feroceon-l2.c | 243 u32 cr; in flush_and_disable_dcache() local 260 u32 cr; in enable_dcache() local 273 u32 cr; in invalidate_and_disable_icache() local 286 u32 cr; in enable_icache() local
|
/Linux-v4.19/net/bluetooth/rfcomm/ |
D | core.c | 86 #define __addr(cr, dlci) (((dlci & 0x3f) << 2) | (cr << 1) | 0x01) argument 96 #define __mcc_type(cr, type) (((type << 2) | (cr << 1) | 0x01)) argument 891 static int rfcomm_send_nsc(struct rfcomm_session *s, int cr, u8 type) in rfcomm_send_nsc() 916 static int rfcomm_send_pn(struct rfcomm_session *s, int cr, struct rfcomm_dlc *d) in rfcomm_send_pn() 958 int rfcomm_send_rpn(struct rfcomm_session *s, int cr, u8 dlci, in rfcomm_send_rpn() 996 static int rfcomm_send_rls(struct rfcomm_session *s, int cr, u8 dlci, u8 status) in rfcomm_send_rls() 1023 static int rfcomm_send_msc(struct rfcomm_session *s, int cr, u8 dlci, u8 v24_sig) in rfcomm_send_msc() 1050 static int rfcomm_send_fcoff(struct rfcomm_session *s, int cr) in rfcomm_send_fcoff() 1072 static int rfcomm_send_fcon(struct rfcomm_session *s, int cr) in rfcomm_send_fcon() 1094 static int rfcomm_send_test(struct rfcomm_session *s, int cr, u8 *pattern, int len) in rfcomm_send_test() [all …]
|
/Linux-v4.19/drivers/misc/cxl/ |
D | sysfs.c | 512 int cr; member 523 struct afu_config_record *cr = to_cr(kobj); in vendor_show() local 531 struct afu_config_record *cr = to_cr(kobj); in device_show() local 539 struct afu_config_record *cr = to_cr(kobj); in class_show() local 548 struct afu_config_record *cr = to_cr(kobj); in afu_read_config() local 580 struct afu_config_record *cr = to_cr(kobj); in release_afu_config_record() local 593 struct afu_config_record *cr; in cxl_sysfs_afu_new_cr() local 655 struct afu_config_record *cr, *tmp; in cxl_sysfs_afu_remove() local 678 struct afu_config_record *cr; in cxl_sysfs_afu_add() local
|
D | native.c | 1477 static int native_afu_cr_read64(struct cxl_afu *afu, int cr, u64 off, u64 *out) in native_afu_cr_read64() 1488 static int native_afu_cr_read32(struct cxl_afu *afu, int cr, u64 off, u32 *out) in native_afu_cr_read32() 1499 static int native_afu_cr_read16(struct cxl_afu *afu, int cr, u64 off, u16 *out) in native_afu_cr_read16() 1511 static int native_afu_cr_read8(struct cxl_afu *afu, int cr, u64 off, u8 *out) in native_afu_cr_read8() 1523 static int native_afu_cr_write32(struct cxl_afu *afu, int cr, u64 off, u32 in) in native_afu_cr_write32() 1534 static int native_afu_cr_write16(struct cxl_afu *afu, int cr, u64 off, u16 in) in native_afu_cr_write16() 1552 static int native_afu_cr_write8(struct cxl_afu *afu, int cr, u64 off, u8 in) in native_afu_cr_write8()
|
/Linux-v4.19/drivers/clocksource/ |
D | timer-fttmr010.c | 126 u32 cr; in fttmr010_timer_set_next_event() local 156 u32 cr; in fttmr010_timer_shutdown() local 169 u32 cr; in fttmr010_timer_set_oneshot() local 196 u32 cr; in fttmr010_timer_set_periodic() local
|
/Linux-v4.19/tools/testing/selftests/powerpc/include/ |
D | instructions.h | 40 int cr; in paste() local 53 int cr; in paste_last() local
|
/Linux-v4.19/drivers/rtc/ |
D | rtc-stm32.c | 97 u16 cr; member 210 unsigned int status, cr; in stm32_rtc_alarm_irq() local 342 unsigned int alrmar, cr, status; in stm32_rtc_read_alarm() local 409 unsigned int cr; in stm32_rtc_alarm_irq_enable() local 471 unsigned int cr, isr, alrmar; in stm32_rtc_set_alarm() local 638 unsigned int prer, pred_a, pred_s, pred_a_max, pred_s_max, cr; in stm32_rtc_init() local 855 unsigned int cr; in stm32_rtc_remove() local
|
/Linux-v4.19/arch/mips/kernel/ |
D | irq_txx9.c | 24 u32 cr[2]; member 45 #define TXx9_IRCR_EDGE(cr) ((cr) & 0x00000002) argument 115 u32 cr; in txx9_irq_set_type() local
|
/Linux-v4.19/drivers/usb/gadget/function/ |
D | f_uac2.c | 684 in_rq_cur(struct usb_function *fn, const struct usb_ctrlrequest *cr) in in_rq_cur() 725 in_rq_range(struct usb_function *fn, const struct usb_ctrlrequest *cr) in in_rq_range() 767 ac_rq_in(struct usb_function *fn, const struct usb_ctrlrequest *cr) in ac_rq_in() 778 out_rq_cur(struct usb_function *fn, const struct usb_ctrlrequest *cr) in out_rq_cur() 791 setup_rq_inf(struct usb_function *fn, const struct usb_ctrlrequest *cr) in setup_rq_inf() 813 afunc_setup(struct usb_function *fn, const struct usb_ctrlrequest *cr) in afunc_setup()
|
/Linux-v4.19/drivers/net/ethernet/xilinx/ |
D | xilinx_axienet_main.c | 191 u32 cr; in axienet_dma_bd_init() local 810 u32 cr; in axienet_tx_irq() local 859 u32 cr; in axienet_rx_irq() local 983 u32 cr; in axienet_stop() local 1313 u32 cr, i; in axienet_dma_err_handler() local
|
/Linux-v4.19/drivers/video/fbdev/ |
D | bt455.h | 73 int cr, u8 *grey) in bt455_read_cmap_entry() 80 int cr, u8 grey) in bt455_write_cmap_entry()
|
/Linux-v4.19/drivers/media/platform/s5p-g2d/ |
D | g2d.c | 412 struct v4l2_cropcap *cr) in vidioc_cropcap() 429 static int vidioc_g_crop(struct file *file, void *prv, struct v4l2_crop *cr) in vidioc_g_crop() 445 static int vidioc_try_crop(struct file *file, void *prv, const struct v4l2_crop *cr) in vidioc_try_crop() 464 static int vidioc_s_crop(struct file *file, void *prv, const struct v4l2_crop *cr) in vidioc_s_crop()
|
/Linux-v4.19/arch/mips/txx9/generic/ |
D | irq_tx4939.c | 36 #define TXx9_IRCR_EDGE(cr) ((cr) & 0x00000002) argument 107 u32 cr; in tx4939_irq_set_type() local
|
/Linux-v4.19/fs/ntfs/ |
D | collate.h | 29 static inline bool ntfs_is_collation_rule_supported(COLLATION_RULE cr) { in ntfs_is_collation_rule_supported()
|
/Linux-v4.19/drivers/media/platform/exynos4-is/ |
D | fimc-m2m.c | 387 struct v4l2_cropcap *cr) in fimc_m2m_cropcap() 405 static int fimc_m2m_g_crop(struct file *file, void *fh, struct v4l2_crop *cr) in fimc_m2m_g_crop() 422 static int fimc_m2m_try_crop(struct fimc_ctx *ctx, struct v4l2_crop *cr) in fimc_m2m_try_crop() 478 struct v4l2_crop cr = *crop; in fimc_m2m_s_crop() local
|
/Linux-v4.19/arch/x86/kvm/ |
D | trace.h | 379 #define trace_kvm_cr_read(cr, val) trace_kvm_cr(0, cr, val) argument 380 #define trace_kvm_cr_write(cr, val) trace_kvm_cr(1, cr, val) argument
|
/Linux-v4.19/drivers/iommu/ |
D | omap-iommu.c | 228 static u32 iotlb_cr_to_virt(struct cr_regs *cr) in iotlb_cr_to_virt() 287 static void iotlb_read_cr(struct omap_iommu *obj, struct cr_regs *cr) in iotlb_read_cr() 293 static void iotlb_load_cr(struct omap_iommu *obj, struct cr_regs *cr) in iotlb_load_cr() 305 struct cr_regs cr; in __iotlb_read_cr() local 320 struct cr_regs *cr; in iotlb_alloc_cr() local 350 struct cr_regs *cr; in load_iotlb_entry() local 427 struct cr_regs cr; in flush_iotlb_page() local
|