| /linux/drivers/gpio/ |
| H A D | gpio-nomadik.c | 89 NORMAL, enumerator 102 if (which == NORMAL) { in __nmk_gpio_irq_modify() 163 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, enable); in nmk_gpio_irq_maskunmask() 237 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, false); in nmk_gpio_irq_set_type() 251 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, true); in nmk_gpio_irq_set_type()
|
| /linux/drivers/target/iscsi/ |
| H A D | iscsi_target_parameters.h | 139 #define INITIAL_SESSIONTYPE NORMAL 161 #define NORMAL "Normal" macro
|
| H A D | iscsi_target_parameters.c | 853 if (strcmp(value, DISCOVERY) && strcmp(value, NORMAL)) { in iscsi_check_string_or_list_value() 856 DISCOVERY, NORMAL); in iscsi_check_string_or_list_value() 1251 if (!strcmp(param->value, NORMAL)) in iscsi_enforce_integrity_rules()
|
| H A D | iscsi_target_login.c | 109 sessiontype = (strncmp(sessiontype_param->value, NORMAL, 6)) ? 1 : 0; in iscsi_check_for_session_reinstatement()
|
| /linux/drivers/net/wan/ |
| H A D | slic_ds26522.h | 122 NORMAL = 0, enumerator
|
| /linux/Documentation/translations/zh_CN/mm/ |
| H A D | numa.rst | 56 使用统计和锁来调解访问。此外,Linux为每个内存区[DMA、DMA32、NORMAL、HIGH_MEMORY、MOVABLE
|
| /linux/tools/lib/python/kdoc/ |
| H A D | kdoc_parser.py | 234 NORMAL = 0 #: Normal code. 246 "NORMAL", 392 self.state = state.NORMAL 495 self.state = state.NORMAL 1296 self.state = state.NORMAL 1324 self.state = state.NORMAL 1719 state.NORMAL: process_normal, 1774 if (self.state != state.NORMAL) or \ 233 NORMAL = 0 # normal code global() variable in state
|
| /linux/arch/arm/mm/ |
| H A D | dma-mapping.c | 59 #define NORMAL 0 macro 216 &page, atomic_pool_init, true, NORMAL, in atomic_pool_init() 338 page = __dma_alloc_buffer(dev, size, gfp, NORMAL); in __alloc_remap_buffer() 549 .coherent_flag = is_coherent ? COHERENT : NORMAL, in __dma_alloc() 1079 int coherent_flag = dev->dma_coherent ? COHERENT : NORMAL; in arm_iommu_alloc_attrs() 1144 int coherent_flag = dev->dma_coherent ? COHERENT : NORMAL; in arm_iommu_free_attrs()
|
| /linux/Documentation/trace/ |
| H 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/Documentation/driver-api/cxl/linux/ |
| H A D | overview.rst | 100 b) blocks are onlined into the requested zone (NORMAL or MOVABLE)
|
| /linux/drivers/video/fbdev/ |
| H A D | dnfb.c | 54 #define NORMAL 0x80 /* 1xxx.xxxx */ /* What is happening here ?? */ macro
|
| /linux/tools/include/uapi/ |
| H A D | README | 27 [0] = "NORMAL",
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | motorola-cpcap-mapphone.dtsi | 270 regulator-initial-mode = <0x00>; /* NORMAL */
|
| /linux/drivers/gpu/drm/nouveau/dispnv04/i2c/ |
| H A D | ch7006_drv.c | 194 bitfs(CH7006_POWER_LEVEL, NORMAL)); in ch7006_encoder_detect()
|
| /linux/Documentation/userspace-api/media/rc/ |
| H A D | rc-tables.rst | 202 - NORMAL TIMESHIFT / LIVE / >
|
| /linux/arch/m68k/fpsp040/ |
| H A D | setox.S | 562 beqs NORMAL 565 NORMAL: label
|
| /linux/arch/arm64/kvm/hyp/ |
| H A D | pgtable.c | 729 attr = KVM_S2_MEMATTR(pgt, NORMAL); in stage2_set_prot_attr() 921 return kvm_pte_valid(pte) && memattr == KVM_S2_MEMATTR(pgt, NORMAL); in stage2_pte_cacheable()
|
| /linux/arch/arm/boot/dts/hisilicon/ |
| H A D | hisi-x5hd2.dtsi | 50 * Only used in NORMAL state, not available ins
|
| /linux/Documentation/mm/ |
| H A D | numa.rst | 73 each memory zone [one or more of DMA, DMA32, NORMAL, HIGH_MEMORY, MOVABLE],
|
| /linux/drivers/infiniband/hw/cxgb4/ |
| H A D | device.c | 1321 ctx->dev->db_state = NORMAL; in resume_queues() 1349 if (ctx->dev->db_state != NORMAL) in resume_queues()
|
| H A D | qp.c | 915 if (qhp->rhp->db_state == NORMAL) in ring_kernel_sq_db() 932 if (qhp->rhp->db_state == NORMAL) in ring_kernel_rq_db()
|
| /linux/arch/m68k/ifpsp060/src/ |
| H A D | fplsp.S | 7197 beq.b NORMAL 7200 NORMAL: label
|