/linux/drivers/target/iscsi/ |
A D | iscsi_target_parameters.h | 142 #define INITIAL_SESSIONTYPE NORMAL 164 #define NORMAL "Normal" macro
|
A D | iscsi_target_parameters.c | 901 if (strcmp(value, DISCOVERY) && strcmp(value, NORMAL)) { in iscsi_check_string_or_list_value() 904 DISCOVERY, NORMAL); in iscsi_check_string_or_list_value() 1297 if (!strcmp(param->value, NORMAL)) in iscsi_enforce_integrity_rules()
|
A D | iscsi_target_login.c | 150 sessiontype = (strncmp(sessiontype_param->value, NORMAL, 6)) ? 1 : 0; in iscsi_check_for_session_reinstatement()
|
/linux/drivers/net/wan/ |
A D | slic_ds26522.h | 122 NORMAL = 0, enumerator
|
/linux/Documentation/trace/ |
A D | ring-buffer-design.rst | 633 pointer back to NORMAL:: 768 fact that it sees the UPDATE flag instead of a HEADER or NORMAL 783 to NORMAL:: 794 the UPDATE pointer to NORMAL:: 844 update page to NORMAL because it is not the outermost writer:: 940 will see it succeeded in updating the pointer from NORMAL to HEAD. 956 back to NORMAL. The fact that it only needs to worry about nested
|
/linux/drivers/gpu/drm/rockchip/ |
A D | inno_hdmi.c | 193 case NORMAL: in inno_hdmi_set_pwr_mode() 238 inno_hdmi_set_pwr_mode(hdmi, NORMAL); in inno_hdmi_reset() 498 inno_hdmi_set_pwr_mode(hdmi, NORMAL); in inno_hdmi_encoder_enable()
|
A D | inno_hdmi.h | 14 NORMAL, enumerator
|
/linux/drivers/pinctrl/nomadik/ |
A D | pinctrl-nomadik.c | 620 NORMAL, enumerator 633 if (which == NORMAL) { in __nmk_gpio_irq_modify() 691 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, enable); in nmk_gpio_irq_maskunmask() 760 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, false); in nmk_gpio_irq_set_type() 774 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, true); in nmk_gpio_irq_set_type()
|
/linux/arch/arm/mm/ |
A D | dma-mapping.c | 59 #define NORMAL 0 macro 349 &page, atomic_pool_init, true, NORMAL, in atomic_pool_init() 467 page = __dma_alloc_buffer(dev, size, gfp, NORMAL); in __alloc_remap_buffer() 678 .coherent_flag = is_coherent ? COHERENT : NORMAL, in __dma_alloc() 1476 return __arm_iommu_alloc_attrs(dev, size, handle, gfp, attrs, NORMAL); in arm_iommu_alloc_attrs() 1553 __arm_iommu_free_attrs(dev, size, cpu_addr, handle, attrs, NORMAL); in arm_iommu_free_attrs()
|
/linux/drivers/video/fbdev/ |
A D | dnfb.c | 54 #define NORMAL 0x80 /* 1xxx.xxxx */ /* What is happening here ?? */ macro
|
/linux/arch/arm/boot/dts/ |
A D | motorola-cpcap-mapphone.dtsi | 270 regulator-initial-mode = <0x00>; /* NORMAL */
|
A D | hisi-x5hd2.dtsi | 50 * Only used in NORMAL state, not available ins
|
/linux/arch/arm64/kvm/hyp/ |
A D | pgtable.c | 566 KVM_S2_MEMATTR(pgt, NORMAL); in stage2_set_prot_attr() 641 return memattr == KVM_S2_MEMATTR(pgt, NORMAL); in stage2_pte_cacheable()
|
/linux/drivers/gpu/drm/i2c/ |
A D | ch7006_drv.c | 192 bitfs(CH7006_POWER_LEVEL, NORMAL)); in ch7006_encoder_detect()
|
A D | ch7006_mode.c | 312 *power |= bitfs(CH7006_POWER_LEVEL, NORMAL) | in ch7006_setup_power_state()
|
/linux/Documentation/userspace-api/media/rc/ |
A D | rc-tables.rst | 202 - NORMAL TIMESHIFT / LIVE / >
|
/linux/arch/m68k/fpsp040/ |
A D | setox.S | 562 beqs NORMAL 565 NORMAL: label
|
/linux/Documentation/vm/ |
A D | numa.rst | 75 each memory zone [one or more of DMA, DMA32, NORMAL, HIGH_MEMORY, MOVABLE],
|
/linux/drivers/infiniband/hw/cxgb4/ |
A D | device.c | 1322 ctx->dev->db_state = NORMAL; in resume_queues() 1350 if (ctx->dev->db_state != NORMAL) in resume_queues()
|
A D | iw_cxgb4.h | 308 NORMAL = 0, enumerator
|
A D | qp.c | 918 if (qhp->rhp->db_state == NORMAL) in ring_kernel_sq_db() 935 if (qhp->rhp->db_state == NORMAL) in ring_kernel_rq_db()
|
/linux/arch/m68k/ifpsp060/src/ |
A D | fplsp.S | 7197 beq.b NORMAL 7200 NORMAL: label
|