/linux-4.4.14/arch/mips/include/asm/sgi/ |
H A D | sgi.h | 13 /* UP=UniProcessor MP=MultiProcessor(capable) */ 15 ip4, /* R2k UP */ 17 ip6, /* R3k UP */ 19 ip9, /* R3k UP */ 20 ip12, /* R3kA UP, Indigo */ 22 ip17, /* R4K UP */ 24 ip20, /* R4K UP, Indigo */ 26 ip22, /* R4x00 UP, Indy, Indigo2 */ 28 ip26, /* R8k/TFP UP, Indigo2 */ 30 ip28, /* R10k UP, Indigo2 Impact R10k */ 32 ip32, /* R5k UP, RM5200 UP, RM7k UP, R10k UP, R12k UP, O2 */
|
/linux-4.4.14/include/linux/ |
H A D | spinlock_types_up.h | 9 * include/linux/spinlock_types_up.h - spinlock type definitions for UP 32 /* no debug version on UP */
|
H A D | u64_stats_sync.h | 6 * we provide a synchronization point, that is a noop on 64bit or UP kernels. 10 * 2) Whole thing is a noop on 64bit arches or UP kernels. 27 * (On UP, there is no seqcount_t protection, a reader allowing interrupts could 120 * - UP 32bit must disable irqs.
|
H A D | spinlock_up.h | 11 * include/linux/spinlock_up.h - UP-debug version of spinlocks. 19 * No atomicity anywhere, we are on UP. However, we still need
|
H A D | spinlock.h | 20 * (also included on UP-debug builds:) 27 * on UP builds: 30 * contains the generic, simplified UP spinlock type. 37 * contains the arch_spin_*()/etc. version of UP 41 * (included on UP-non-debug builds:) 84 * Pull the arch_spin*() functions/declarations (UP-nondebug doesn't need them):
|
H A D | spinlock_api_up.h | 11 * spinlock API implementation on UP-nondebug (inlined implementation) 22 * In the UP-nondebug case there's no real locking going on, so the
|
H A D | percpu_counter.h | 150 * percpu_counter is intended to track positive numbers. In the UP case the
|
H A D | phy.h | 235 * eventually set to indicate whether the PHY is UP or READY, 245 * - start will set the state to UP 250 * - PHY driver will set the state to UP when the PHY is ready 252 * UP: The PHY and attached device are ready to do work. 258 * detects the state is UP. config_aneg will set this state
|
H A D | cpumask.h | 78 * 1) UP arch's (NR_CPUS == 1, CONFIG_SMP not defined) hardcode 79 * assumption that their single CPU is online. The UP 82 * and cpu_*() macros in the UP case. This ugliness is a UP
|
H A D | genhd.h | 697 * CONFIG_PREEMPT case optimizes the case of UP kernel with preemption
|
/linux-4.4.14/drivers/tty/serial/ |
H A D | pmac_zilog.h | 370 #define ZS_IS_CONS(UP) ((UP)->flags & PMACZILOG_FLAG_IS_CONS) 371 #define ZS_IS_KGDB(UP) ((UP)->flags & PMACZILOG_FLAG_IS_KGDB) 372 #define ZS_IS_CHANNEL_A(UP) ((UP)->flags & PMACZILOG_FLAG_IS_CHANNEL_A) 373 #define ZS_REGS_HELD(UP) ((UP)->flags & PMACZILOG_FLAG_REGS_HELD) 374 #define ZS_TX_STOPPED(UP) ((UP)->flags & PMACZILOG_FLAG_TX_STOPPED) 375 #define ZS_TX_ACTIVE(UP) ((UP)->flags & PMACZILOG_FLAG_TX_ACTIVE) 376 #define ZS_WANTS_MODEM_STATUS(UP) ((UP)->flags & PMACZILOG_FLAG_MODEM_STATUS) 377 #define ZS_IS_IRDA(UP) ((UP)->flags & PMACZILOG_FLAG_IS_IRDA) 378 #define ZS_IS_INTMODEM(UP) ((UP)->flags & PMACZILOG_FLAG_IS_INTMODEM) 379 #define ZS_HAS_DMA(UP) ((UP)->flags & PMACZILOG_FLAG_HAS_DMA) 380 #define ZS_IS_OPEN(UP) ((UP)->flags & PMACZILOG_FLAG_IS_OPEN) 381 #define ZS_IS_EXTCLK(UP) ((UP)->flags & PMACZILOG_FLAG_IS_EXTCLK)
|
H A D | ip22zilog.c | 96 #define ZS_IS_CONS(UP) ((UP)->flags & IP22ZILOG_FLAG_IS_CONS) 97 #define ZS_IS_KGDB(UP) ((UP)->flags & IP22ZILOG_FLAG_IS_KGDB) 98 #define ZS_WANTS_MODEM_STATUS(UP) ((UP)->flags & IP22ZILOG_FLAG_MODEM_STATUS) 99 #define ZS_IS_CHANNEL_A(UP) ((UP)->flags & IP22ZILOG_FLAG_IS_CHANNEL_A) 100 #define ZS_REGS_HELD(UP) ((UP)->flags & IP22ZILOG_FLAG_REGS_HELD) 101 #define ZS_TX_STOPPED(UP) ((UP)->flags & IP22ZILOG_FLAG_TX_STOPPED) 102 #define ZS_TX_ACTIVE(UP) ((UP)->flags & IP22ZILOG_FLAG_TX_ACTIVE)
|
H A D | sunzilog.c | 111 #define ZS_IS_KEYB(UP) ((UP)->flags & SUNZILOG_FLAG_CONS_KEYB) 112 #define ZS_IS_MOUSE(UP) ((UP)->flags & SUNZILOG_FLAG_CONS_MOUSE) 113 #define ZS_IS_CONS(UP) ((UP)->flags & SUNZILOG_FLAG_IS_CONS) 114 #define ZS_IS_KGDB(UP) ((UP)->flags & SUNZILOG_FLAG_IS_KGDB) 115 #define ZS_WANTS_MODEM_STATUS(UP) ((UP)->flags & SUNZILOG_FLAG_MODEM_STATUS) 116 #define ZS_IS_CHANNEL_A(UP) ((UP)->flags & SUNZILOG_FLAG_IS_CHANNEL_A) 117 #define ZS_REGS_HELD(UP) ((UP)->flags & SUNZILOG_FLAG_REGS_HELD) 118 #define ZS_TX_STOPPED(UP) ((UP)->flags & SUNZILOG_FLAG_TX_STOPPED) 119 #define ZS_TX_ACTIVE(UP) ((UP)->flags & SUNZILOG_FLAG_TX_ACTIVE)
|
/linux-4.4.14/include/linux/platform_data/ |
H A D | keyboard-pxa930_rotary.h | 7 * REL_WHEEL or REL_HWHEEL) or a specific key event (e.g. UP/DOWN
|
H A D | keypad-pxa27x.h | 24 * REL_WHEEL/REL_HWHEEL) or specific keys (e.g. UP/DOWN/LEFT/RIGHT)
|
H A D | bfin_rotary.h | 26 /* set rotary UP KEY_### or BTN_### in case you prefer
|
/linux-4.4.14/tools/arch/s390/include/asm/ |
H A D | barrier.h | 14 * And yes, this is required on UP too when we're talking
|
/linux-4.4.14/arch/sh/include/asm/ |
H A D | smp-ops.h | 37 /* UP, nothing to do ... */ plat_smp_setup()
|
H A D | futex.h | 10 /* XXX: UP variants, fix for SH-4A and SMP.. */
|
H A D | fixmap.h | 43 * on UP currently we will have no trace of the fixmap mechanizm,
|
/linux-4.4.14/arch/metag/include/asm/ |
H A D | atomic.h | 10 /* The simple UP case. */
|
/linux-4.4.14/kernel/ |
H A D | up.c | 48 * Note we still need to test the mask even for UP 68 * same condtions in UP and SMP.
|
H A D | torture.c | 326 /* No point in shuffling if there is only one online CPU (ex: UP) */ torture_shuffle_tasks()
|
/linux-4.4.14/arch/alpha/kernel/ |
H A D | machvec_impl.h | 76 #define IO_LITE(UP,low) \ 77 .hae_register = (unsigned long *) CAT(UP,_HAE_ADDRESS), \ 78 .iack_sc = CAT(UP,_IACK_SC), \ 99 #define IO(UP,low) \ 100 IO_LITE(UP,low), \
|
H A D | smp.c | 459 /* Nothing to do on a UP box, or when told not to. */ smp_prepare_cpus()
|
/linux-4.4.14/drivers/staging/rtl8192e/ |
H A D | rtl819x_TSProc.c | 312 u8 UP = 0; GetTs() local 324 UP = 0; GetTs() 335 UP = 0; GetTs() 339 UP = 2; GetTs() 343 UP = 5; GetTs() 347 UP = 7; GetTs() 352 *ppTS = SearchAdmitTRStream(ieee, Addr, UP, TxRxSelect); GetTs() 357 netdev_dbg(ieee->dev, "add new TS failed(tid:%d)\n", UP); GetTs() 392 "to init current TS, UP:%d, Dir:%d, addr: %pM ppTs=%p\n", GetTs() 393 UP, Dir, Addr, *ppTS); GetTs() 395 pTSInfo->field.ucTSID = UP; GetTs() 400 pTSInfo->field.ucUP = UP; GetTs()
|
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/ |
H A D | rtl819x_TSProc.c | 327 u8 UP = 0; GetTs() local 339 UP = 0; GetTs() 353 UP = 0; GetTs() 358 UP = 2; GetTs() 363 UP = 5; GetTs() 368 UP = 7; GetTs() 376 UP, GetTs() 385 IEEE80211_DEBUG(IEEE80211_DL_TS, "add new TS failed(tid:%d)\n", UP); GetTs() 425 IEEE80211_DEBUG(IEEE80211_DL_TS, "to init current TS, UP:%d, Dir:%d, addr:%pM\n", UP, Dir, Addr); GetTs() 428 pTSInfo->field.ucTSID = UP; // TSID GetTs() 433 pTSInfo->field.ucUP = UP; // User priority GetTs()
|
H A D | rtl819x_Qos.h | 52 u8 UP:3; member in struct:_QOS_CTRL_FIELD::__anon10747 528 //UP Mapping to AC, using in MgntQuery_SequenceNumber() and maybe for DSCP
|
H A D | ieee80211.h | 1291 //UP Mapping to AC, using in MgntQuery_SequenceNumber() and maybe for DSCP 1299 //AC Mapping to UP, using in Tx part for selecting the corresponding TX queue
|
/linux-4.4.14/arch/sparc/prom/ |
H A D | mp.c | 3 * these on a UP or else you will halt and catch fire. ;)
|
/linux-4.4.14/arch/x86/um/asm/ |
H A D | barrier.h | 15 * And yes, this is required on UP too when we're talking
|
/linux-4.4.14/sound/aoa/soundbus/ |
H A D | sysfs.c | 3 /* FIX UP */
|
/linux-4.4.14/arch/s390/include/asm/ |
H A D | barrier.h | 12 * And yes, this is required on UP too when we're talking
|
/linux-4.4.14/arch/arm64/include/asm/ |
H A D | sync_bitops.h | 14 * ops which are SMP safe even on a UP kernel.
|
H A D | acpi.h | 72 * It's used from ACPI core in kdump to boot UP system with SMP kernel,
|
H A D | atomic_ll_sc.h | 29 * AArch64 UP and SMP safe atomic ops. We use load exclusive and
|
/linux-4.4.14/arch/arm/include/asm/ |
H A D | sync_bitops.h | 13 * ops which are SMP safe even on a UP kernel.
|
H A D | mmu_context.h | 55 * running with the old mm. Since we only support UP systems check_and_switch_context()
|
H A D | spinlock.h | 12 * extensions, so when running on UP, we have to patch these instructions away.
|
H A D | atomic.h | 36 * ARMv6 UP and SMP safe atomic ops. We use load exclusive and
|
H A D | cacheflush.h | 193 * Optimized __flush_icache_all for the common cases. Note that UP ARMv7
|
/linux-4.4.14/tools/arch/x86/include/asm/ |
H A D | barrier.h | 10 * And yes, this is required on UP too when we're talking
|
/linux-4.4.14/tools/include/asm-generic/ |
H A D | barrier.h | 25 * Force strict CPU ordering. And yes, this is required on UP too when we're
|
/linux-4.4.14/lib/mpi/ |
H A D | generic_mpih-lshift.c | 31 /* Shift U (pointed to by UP and USIZE digits long) CNT bits to the left 37 * 2. If the result is to be written over the input, WP must be >= UP.
|
H A D | generic_mpih-rshift.c | 32 /* Shift U (pointed to by UP and USIZE limbs long) CNT bits to the right 38 * 2. If the result is to be written over the input, WP must be <= UP.
|
H A D | mpih-mul.c | 50 /* Multiply the natural numbers u (pointed to by UP) and v (pointed to by VP), 55 * 1. PRODP != UP and PRODP != VP, i.e. the destination 424 /* Multiply the natural numbers u (pointed to by UP, with USIZE limbs) 435 * 2. PRODP != UP and PRODP != VP, i.e. the destination
|
/linux-4.4.14/kernel/locking/ |
H A D | spinlock_debug.c | 149 * Must not happen on UP: do_raw_spin_trylock() 151 SPIN_BUG_ON(!ret, lock, "trylock failure on UP"); do_raw_spin_trylock() 213 * Must not happen on UP: do_raw_read_trylock() 215 RWLOCK_BUG_ON(!ret, lock, "trylock failure on UP"); do_raw_read_trylock() 291 * Must not happen on UP: do_raw_write_trylock() 293 RWLOCK_BUG_ON(!ret, lock, "trylock failure on UP"); do_raw_write_trylock()
|
H A D | spinlock.c | 9 * SMP and the DEBUG_SPINLOCK cases. (UP-nondebug inlines them)
|
/linux-4.4.14/arch/arc/include/asm/ |
H A D | cmpxchg.h | 73 * Since not supported natively, ARC cmpxchg() uses atomic_ops_lock (UP/SMP) 120 * Technically the lock is also needed for UP (boils down to irq save/restore) 154 * UP : other atomics disable IRQ, so no way a difft ctxt atomic_xchg()
|
H A D | barrier.h | 24 * UP: barrier(), SMP: smp_*mb == *mb)
|
H A D | atomic.h | 109 /* violating atomic_xxx API locking protocol in UP for optimization sake */ 136 * Locking would change to irq-disabling only (UP) and spinlocks (SMP)
|
H A D | mach_desc.h | 26 * @init_per_cpu: for each CPU as it is coming up (SMP as well as UP)
|
H A D | bitops.h | 95 * Locking would change to irq-disabling only (UP) and spinlocks (SMP)
|
/linux-4.4.14/drivers/media/pci/solo6x10/ |
H A D | solo6x10-v4l2.c | 389 static const char * const dispnames_1[] = { "4UP" }; solo_enum_ext_input() 390 static const char * const dispnames_2[] = { "4UP-1", "4UP-2" }; solo_enum_ext_input() 392 "4UP-1", "4UP-2", "4UP-3", "4UP-4", "16UP" solo_enum_ext_input()
|
/linux-4.4.14/drivers/media/rc/keymaps/ |
H A D | rc-encore-enltv-fm53.c | 41 { 0x4c, KEY_CHANNELUP}, /* UP */
|
H A D | rc-gadmei-rm008z.c | 47 { 0x1f, KEY_UP}, /* UP */
|
H A D | rc-encore-enltv.c | 46 { 0x16, KEY_CHANNELUP }, /* UP */
|
H A D | rc-msi-tvanywhere-plus.c | 38 ^^UP 0 + RECALL
|
/linux-4.4.14/arch/um/include/asm/ |
H A D | fixmap.h | 30 * on UP currently we will have no trace of the fixmap mechanizm,
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | barrier.h | 9 * And yes, this is required on UP too when we're talking
|
H A D | alternative.h | 18 * UP system running a SMP kernel. The existing apply_alternatives() 19 * works fine for patching a SMP kernel for UP. 22 * UP and SMP versions of the instructions to allow switching back to 263 * Code patching in the UP case is safe if NMIs and MCE handlers are stopped and
|
H A D | io_apic.h | 10 * Intel IO-APIC support for SMP and UP systems.
|
/linux-4.4.14/include/asm-generic/ |
H A D | cmpxchg.h | 2 * Generic UP xchg and cmpxchg using interrupt disablement. Does not
|
H A D | barrier.h | 27 * Force strict CPU ordering. And yes, this is required on UP too when we're
|
H A D | atomic.h | 3 * UP systems only. Do not include in machine independent code.
|
H A D | pgtable.h | 462 * the page table locks for all page tables which may be modified. In the UP
|
/linux-4.4.14/arch/mips/include/asm/ |
H A D | smp-ops.h | 56 /* UP, nothing to do ... */ plat_smp_setup()
|
H A D | fixmap.h | 43 * on UP currently we will have no trace of the fixmap mechanizm,
|
/linux-4.4.14/arch/sh/kernel/ |
H A D | topology.c | 70 * In the UP case, make sure the CPU association is still topology_init()
|
H A D | machine_kexec.c | 37 /* Nothing to do for UP, but definitely broken for SMP.. */ native_machine_crash_shutdown()
|
/linux-4.4.14/arch/metag/kernel/ |
H A D | topology.c | 66 * In the UP case, make sure the CPU association is still topology_init()
|
H A D | setup.c | 117 * In SMP this will be setup with the correct mapping at startup; in UP this 128 * hardware thread. In UP this will be initialised with the boot CPU ID.
|
/linux-4.4.14/net/rds/ |
H A D | threads.c | 53 * DOWN, CONNECTING, UP, DISCONNECTING, ERROR 57 * UP -> DISCONNECTING 61 * CONNECTING -> UP 77 printk(KERN_WARNING "%s: Cannot transition to state UP, " rds_connect_complete()
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
H A D | a800.c | 59 { 0x021f, KEY_VOLUMEUP }, /* VOL UP */ 72 { 0x0303, KEY_CHANNELUP }, /* CH UP */
|
/linux-4.4.14/drivers/clk/tegra/ |
H A D | cvb.c | 49 UP enumerator in enum:__anon3792 73 min_mv = round_voltage(d->min_millivolts, align, UP); build_opp_table()
|
/linux-4.4.14/arch/mips/mm/ |
H A D | mmap.c | 52 enum mmap_allocation_direction {UP, DOWN}; enumerator in enum:mmap_allocation_direction 130 addr0, len, pgoff, flags, UP); arch_get_unmapped_area()
|
/linux-4.4.14/arch/arm/mach-bcm/ |
H A D | bcm63xx_smp.c | 78 * conditionals in hot-paths, so we just restrict the system to UP. scu_a9_enable() 86 WARN(1, "SMP: kernel-mode NEON enabled, restricting to UP\n"); scu_a9_enable()
|
/linux-4.4.14/drivers/media/rc/ |
H A D | nuvoton-cir.h | 239 /* CIR WAKE UP Regs */ 257 /* CIR WAKE UP IRCON settings */ 277 /* CIR WAKE UP IREN Bits */ 296 /* select WAKE UP RX trigger level as 67 */
|
/linux-4.4.14/include/linux/regulator/ |
H A D | fixed.h | 32 * through PULL-UP with setting gpio as input
|
/linux-4.4.14/arch/score/include/asm/ |
H A D | fixmap.h | 38 * on UP currently we will have no trace of the fixmap mechanizm,
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | cpu.c | 184 CPU(0, "Fujitsu or Weitek Power-UP"), 185 CPU(1, "Fujitsu or Weitek Power-UP"), 186 CPU(2, "Fujitsu or Weitek Power-UP"), 187 CPU(3, "Fujitsu or Weitek Power-UP"),
|
/linux-4.4.14/tools/perf/ui/browsers/ |
H A D | header.c | 37 "UP/DOWN/PGUP\n" list_menu__run()
|
/linux-4.4.14/drivers/acpi/ |
H A D | processor_core.c | 201 * On UP processor, there is no _MAT or MADT table. acpi_map_cpuid() 204 * BIOS may define multiple CPU handles even for UP processor. acpi_map_cpuid() 232 /* In UP kernel, only processor 0 is valid */
|
H A D | acpi_processor.c | 292 * Handle UP system running SMP kernel, with no CPU acpi_processor_get_info()
|
/linux-4.4.14/sound/soc/omap/ |
H A D | omap-mcpdm.c | 124 * codec by enabling the corresponding UP or DN channels. omap_mcpdm_reg_dump() 143 * codec by disabling the corresponding UP or DN channels. 243 dev_dbg(mcpdm->dev, "UP (capture) FIFO Full\n"); omap_mcpdm_irq_handler() 246 dev_dbg(mcpdm->dev, "UP (capture) FIFO Empty\n"); omap_mcpdm_irq_handler() 249 dev_dbg(mcpdm->dev, "UP (capture) write request\n"); omap_mcpdm_irq_handler()
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
H A D | wlan_bssdef.h | 68 /* bwmode 20/40 and ch_offset UP/LOW */
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_dcb_82598.h | 40 #define IXGBE_RUPPBMR_MQA 0x80000000 /* Enable UP to queue mapping */
|
H A D | ixgbe_dcb_82599.c | 63 /* Map all traffic classes to their UP */ ixgbe_dcb_config_rx_arbiter_82599() 173 /* Map all traffic classes to their UP */ ixgbe_dcb_config_tx_data_arbiter_82599()
|
H A D | ixgbe_dcb_nl.c | 668 /* VF devices should use default UP when available */ ixgbe_dcbnl_ieee_setapp() 711 /* IF default priority is being removed clear VF default UP */ ixgbe_dcbnl_ieee_delapp()
|
/linux-4.4.14/arch/tile/kernel/ |
H A D | messaging.c | 91 panic("Received IPI message %d in UP mode", tag); hv_message_intr()
|
/linux-4.4.14/net/hsr/ |
H A D | hsr_main.c | 49 case NETDEV_DOWN: /* Administrative state UP */ hsr_netdev_notify()
|
/linux-4.4.14/drivers/input/touchscreen/ |
H A D | da9052_tsi.c | 120 /* Pen UP */ da9052_ts_pen_work() 123 /* Report Pen UP */ da9052_ts_pen_work()
|
H A D | da9034-ts.c | 180 /* FIXME: PEN_{UP/DOWN} events are expected to be da9034_event_handler()
|
H A D | tps6507x-ts.c | 166 dev_dbg(tsc->dev, "UP\n"); tps6507x_ts_poll()
|
H A D | tsc2007.c | 220 dev_dbg(&ts->client->dev, "UP\n"); tsc2007_soft_irq()
|
/linux-4.4.14/drivers/scsi/qla4xxx/ |
H A D | ql4_bsg.c | 541 ql4_printk(KERN_WARNING, ha, "%s: Aborting: LINK UP notification not received", qla4_83xx_wait_for_loopback_config_comp() 547 "%s: LINK UP notification received\n", qla4_83xx_wait_for_loopback_config_comp() 733 /* for pre_loopback_config() wait for LINK UP only qla4xxx_execute_diag_loopback_cmd() 734 * if PHY LINK is UP */ qla4xxx_execute_diag_loopback_cmd()
|
H A D | ql4_init.c | 461 " LINK UP (Cable plugged)\n", qla4xxx_fw_ready() 503 "UP" : "DOWN")); qla4xxx_fw_ready() 716 /* Wait for firmware to come UP. */ qla4xxx_start_firmware_from_flash()
|
/linux-4.4.14/drivers/hid/ |
H A D | hid-icade.c | 27 * UP ON,OFF = w,e
|
/linux-4.4.14/drivers/net/usb/ |
H A D | plusb.c | 38 * HEADS UP: this handshaking isn't all that robust. This driver
|
H A D | cdc-phonet.c | 402 /* Force inactive mode until the network device is brought UP */ usbpn_probe()
|
/linux-4.4.14/drivers/clocksource/ |
H A D | i8253.c | 155 * On UP the PIT can serve all of the possible timer functions. On SMP systems
|
/linux-4.4.14/arch/x86/kernel/acpi/ |
H A D | cstate.c | 25 * mechanism as in UP case
|
/linux-4.4.14/arch/alpha/include/asm/ |
H A D | xchg.h | 13 * it must clobber "memory" (also for interrupts in UP).
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | smp.h | 134 /* for UP */
|
H A D | pgtable.h | 159 /* Third case is 32-bit hash table in UP mode, we need to preserve __set_pte_at()
|
/linux-4.4.14/arch/sh/drivers/pci/ |
H A D | pci-sh5.c | 29 /* Rounds a number UP to the nearest power of two. Used for
|
/linux-4.4.14/arch/mips/pci/ |
H A D | fixup-cobalt.c | 113 /* XXX WE MUST DO THIS ELSE GALILEO LOCKS UP! -DaveM */ qube_raq_galileo_fixup()
|
/linux-4.4.14/arch/mips/pmcs-msp71xx/ |
H A D | msp_irq.c | 124 /* assume we'll be using vectored interrupt mode except in UP mode*/ arch_init_irq()
|
/linux-4.4.14/arch/ia64/include/asm/ |
H A D | kregs.h | 19 #define IA64_KR_FPU_OWNER 5 /* ar.k5: fpu-owner (UP only, at the moment) */
|
/linux-4.4.14/drivers/staging/slicoss/ |
H A D | slic.h | 221 #define SLIC_ADAPTER_STATE(x) ((x == ADAPT_UP) ? "UP" : "Down") 222 #define SLIC_CARD_STATE(x) ((x == CARD_UP) ? "UP" : "Down")
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_dcb_nl.c | 110 en_err(priv, "Bad priority in UP <=> TC mapping. TC: %d, UP: %d\n", mlx4_en_ets_validate()
|
/linux-4.4.14/arch/ia64/sn/pci/pcibr/ |
H A D | pcibr_dma.c | 70 - 1) + 1; /* round UP */ pcibr_dmamap_ate32() 73 - 1) + 1; /* round UP */ pcibr_dmamap_ate32()
|
/linux-4.4.14/arch/arm/vfp/ |
H A D | vfphw.S | 101 @ For UP, checking that this thread owns the hw context is 105 @ On UP, we lazily save the VFP context. As a different
|
H A D | vfpmodule.c | 55 * For UP, this is sufficient to tell which thread owns the VFP context. 708 * Save the userland NEON/VFP state. Under UP, kernel_neon_begin()
|
/linux-4.4.14/drivers/scsi/fnic/ |
H A D | fnic_fcs.c | 77 /* UP -> DOWN -> UP */ fnic_handle_link() 105 /* UP -> UP */ fnic_handle_link() 114 /* DOWN -> UP */ fnic_handle_link() 130 /* UP -> DOWN */ fnic_handle_link()
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | rtas.c | 832 UP, enumerator in enum:rtas_cpu_state 864 case UP: for_each_cpu() 871 ((state == UP) ? "up" : "down"), for_each_cpu() 875 if (state == UP) { for_each_cpu() 895 ret = rtas_cpu_state_change_mask(UP, cpus); rtas_online_cpus_mask()
|
H A D | fpu.S | 121 * On UP, disable FP for the task which had the FPU previously,
|
H A D | machine_kexec_64.c | 297 * UP to an SMP kernel. kexec_prepare_cpus()
|
H A D | prom.c | 347 /* logical cpu id is always 0 on UP kernels */ early_init_dt_scan_cpus()
|
/linux-4.4.14/drivers/iio/light/ |
H A D | apds9960.c | 170 regmap_reg_range(APDS9960_REG_GFIFO_DIR(UP), 193 regmap_reg_range(APDS9960_REG_GFIFO_DIR(UP), 299 APDS9960_GESTURE_CHANNEL(UP, 0),
|
/linux-4.4.14/arch/powerpc/mm/ |
H A D | mmu_context_nohash.c | 80 * SMP and UP. Basically, the UP one is simpler and doesn't use
|
H A D | hash_low_32.S | 193 * We disable interrupts here, even on UP, because we don't 503 * We disable interrupts here, even on UP, because we want
|
/linux-4.4.14/drivers/staging/rtl8188eu/include/ |
H A D | wlan_bssdef.h | 235 /* bwmode 20/40 and ch_offset UP/LOW */
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
H A D | adv_pci_dio.c | 11 PCI-1736UP, PCI-1739U, PCI-1750, PCI-1751, PCI-1752, 15 PCI-1734, PCI-1735U, PCI-1736UP, PCI-1739U, PCI-1750, 85 /* Advantech PCI-1736UP */ 92 #define PCI1736_BOARDID 4 /* R: Board I/D switch for 1736UP */
|
H A D | usbdux.c | 25 * 0=/CLK0, 1=UP/DOWN0, 2=RESET0, 4=/CLK1, 5=UP/DOWN1, 6=RESET1.
|
/linux-4.4.14/drivers/md/bcache/ |
H A D | journal.h | 65 * JOURNAL FILLING UP:
|
/linux-4.4.14/drivers/misc/mic/host/ |
H A D | mic_debugfs.c | 210 mic_vdevup(mvdev) ? "UP" : "DOWN", mic_vdev_info_show()
|
/linux-4.4.14/drivers/i2c/busses/ |
H A D | i2c-elektor.c | 22 for Alpha Processor Inc. UP-2000(+) boards */
|
/linux-4.4.14/drivers/hwmon/ |
H A D | da9052-hwmon.c | 41 [DA9052_ADC_VBBAT] = "BACK-UP BATTERY VOLTAGE",
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
H A D | qib_intr.c | 106 /* transitioned to UP */ qib_handle_e_ibstatuschanged()
|
/linux-4.4.14/drivers/media/tuners/ |
H A D | tea5761.c | 64 #define TEA5761_TNCTRL_PUPD_0 0x40 /* Power UP/Power Down MSB */
|
/linux-4.4.14/drivers/mfd/ |
H A D | stw481x.c | 141 dev_info(&stw481x->client->dev, "IT WAKE UP: %s\n", stw481x_startup()
|
/linux-4.4.14/drivers/net/wan/ |
H A D | hostess_sv11.c | 75 * We've been placed in the UP state
|
H A D | sealevel.c | 77 * We've been placed in the UP state
|
/linux-4.4.14/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_core.c | 217 /* If the PHY link status is UP then set PLS */ sxgbe_set_eee_pls()
|
/linux-4.4.14/drivers/cpufreq/ |
H A D | qoriq-cpufreq.c | 25 #include <asm/smp.h> /* for get_hard_smp_processor_id() in UP configs */
|
H A D | powernv-cpufreq.c | 35 #include <asm/smp.h> /* Required for cpu_sibling_mask() in UP configs */
|
/linux-4.4.14/kernel/rcu/ |
H A D | tiny.c | 183 * state, and so on a UP system, synchronize_sched() need do nothing.
|
/linux-4.4.14/include/linux/mlx4/ |
H A D | qp.h | 182 MLX4_FEUP_FORCE_ETH_UP = 1 << 6, /* force Eth UP */
|
/linux-4.4.14/arch/arm/plat-samsung/include/plat/ |
H A D | gpio-cfg-helpers.h | 53 * S3C2410,S3C2440 = Pull-UP,
|
/linux-4.4.14/arch/arm/common/ |
H A D | mcpm_head.S | 92 @ Signal that this CPU is coming UP:
|
/linux-4.4.14/arch/arm/kernel/ |
H A D | head.S | 509 bne __fixup_smp_on_up @ no, assume UP 522 bne __fixup_smp_on_up @ no, assume UP 536 teq r0, #0x0 @ '0' on actual UP A9 hardware 537 beq __fixup_smp_on_up @ So its an A9 UP
|
H A D | perf_event_v6.c | 470 * Unlike UP ARMv6, we don't have a way of stopping the counters. We armv6mpcore_pmu_disable_event()
|
/linux-4.4.14/tools/testing/selftests/futex/include/ |
H A D | futextest.h | 141 * futex_wake_op() - FIXME: COME UP WITH A GOOD ONE LINE DESCRIPTION
|
/linux-4.4.14/arch/x86/kernel/apic/ |
H A D | apic.c | 12 * Mikael Pettersson : Power Management for UP-APIC. 835 * broadcast mechanism is used. On UP systems simply ignore it. setup_boot_APIC_clock() 839 /* No broadcast on UP ! */ setup_boot_APIC_clock() 848 /* No broadcast on UP ! */ setup_boot_APIC_clock() 2173 * @upmode: Force UP mode (for APIC_init_uniprocessor) 2203 * a UP kernel.
|
/linux-4.4.14/drivers/s390/net/ |
H A D | qeth_core_sys.c | 34 return sprintf(buf, "UP (LAN ONLINE)\n"); qeth_dev_state_show() 36 return sprintf(buf, "UP (LAN OFFLINE)\n"); qeth_dev_state_show()
|
/linux-4.4.14/drivers/misc/ |
H A D | spear13xx_pcie_gadget.c | 236 return sprintf(buf, "UP"); pcie_gadget_link_show() 246 if (sysfs_streq(buf, "UP")) pcie_gadget_link_store()
|
/linux-4.4.14/drivers/net/can/ |
H A D | slcan.c | 385 /* Netdevice UP -> DOWN routine */ slc_close() 403 /* Netdevice DOWN -> UP routine */ slc_open()
|
/linux-4.4.14/drivers/pci/host/ |
H A D | pci-imx6.c | 474 * 2) The link is UP, but still in LTSSM training imx6_pcie_link_up() 479 * 3) The link is UP and no longer in LTSSM training imx6_pcie_link_up()
|
H A D | pcie-iproc.c | 217 dev_info(pcie->dev, "link: %s\n", link_is_active ? "UP" : "DOWN"); iproc_pcie_check_link()
|
H A D | pcie-xilinx.c | 598 dev_info(port->dev, "PCIe Link is UP\n"); xilinx_pcie_init_port()
|
/linux-4.4.14/arch/m68k/fpsp040/ |
H A D | ssin.S | 200 |--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP. 555 |--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
|
H A D | stan.S | 188 |--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP.
|
H A D | satan.S | 280 movew #0x0000,XDCARE(%a6) | ...CLEAN UP X JUST IN CASE
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/linux/ |
H A D | linux-module.c | 372 status = "UP"; obd_device_list_seq_show()
|
/linux-4.4.14/drivers/scsi/isci/ |
H A D | probe_roms.h | 80 * This field specifies the NOTIFY (ENABLE SPIN UP) primitive
|
/linux-4.4.14/drivers/input/serio/ |
H A D | hyperv-keyboard.c | 177 * state because the Enter-UP can trigger a wakeup at once. hv_kbd_on_receive()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | i915_gem_shrinker.c | 45 /* Since UP may be pre-empted, we cannot assume that we own the lock */ mutex_is_locked_by()
|
/linux-4.4.14/arch/x86/kernel/ |
H A D | process_32.c | 221 * and UP become the same).
|
H A D | alternative.c | 631 /* Patch to UP if other cpus not imminent. */ alternative_instructions()
|
/linux-4.4.14/mm/ |
H A D | slab.h | 54 UP, /* Slab caches usable but not all extras yet */ enumerator in enum:slab_state
|
H A D | slab_common.c | 759 return slab_state >= UP; slab_is_available() 976 slab_state = UP; create_kmalloc_caches()
|
H A D | percpu.c | 99 /* on UP, it's always identity mapped */ 1295 /* on UP, can't distinguish from other static vars, always false */ 2218 * UP percpu area setup. 2220 * UP always uses km-based percpu allocator with identity mapping.
|
H A D | slob.c | 648 slab_state = UP; kmem_cache_init()
|
/linux-4.4.14/fs/afs/ |
H A D | callback.c | 297 _debug("GIVE UP INODE %p", &vnode->vfs_inode); afs_give_up_callback()
|
/linux-4.4.14/arch/mips/kernel/ |
H A D | smp-bmips.c | 441 * UP BMIPS systems as well.
|
H A D | smp.c | 290 * o collapses to normal function call on UP kernels
|
H A D | setup.c | 637 * Make sure all kernel memory is in the maps. The "UP" and arch_mem_init()
|
/linux-4.4.14/arch/arm/plat-samsung/ |
H A D | pm-gpio.c | 119 * We do not currently deal with the UP registers as these control
|
/linux-4.4.14/arch/ia64/kernel/ |
H A D | perfmon.c | 148 * in UP: 153 * in UP : local_irq_disable 156 * in UP : removed automatically 932 * counter overflow. In UP, it means that the PMU still pfm_mask_monitoring() 2489 * when they are not actively used by the task. In UP, the incoming process pfm_reset_pmu_state() 2501 * on either UP or SMP. This definitively slows down the pfm_reset_pmu_state() 3082 * on both UP and SMP, we can only write to the PMC when the task is pfm_write_pmds() 3270 * self-monitoring tasks or in UP mode pfm_read_pmds() 3292 * this can be true when not self-monitoring only in UP pfm_read_pmds() 3306 * on both UP and SMP, we can only read the PMD from the hardware register when pfm_read_pmds() 3705 * on both UP and SMP, we can only write to the PMC when the task is pfm_write_ibr_dbr() 4714 * We could lift this restriction for UP but it would mean that pfm_check_task_state() 6149 * reload PMU state for UP kernels
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
H A D | class_obd.c | 323 status = "UP"; class_handle_ioctl()
|
/linux-4.4.14/drivers/scsi/csiostor/ |
H A D | csio_lnode.c | 624 * a FCOE LINK UP and FCOE LINK DOWN. csio_ln_vnp_read_cbfn() 720 sub_op ? "UP" : "DOWN", portid); csio_fcoe_enable_link() 736 "ret:x%x\n", sub_op ? "UP" : "DOWN", portid, retval); csio_fcoe_enable_link() 896 csio_info(hw, "Port:%d - FCOE LINK UP\n", portid); csio_handle_link_up()
|
H A D | csio_mb.c | 1168 /* Notify FW of mailbox by setting owner as UP */ csio_mb_debug_cmd_handler() 1431 FW_PORT_CMD_LSTATUS_G(link_status) ? "UP" : "DOWN"); csio_mb_fwevt_handler()
|
/linux-4.4.14/drivers/isdn/hisax/ |
H A D | st5481.h | 136 #define ST5481_CMD_PUP 0x7 /* Power UP */
|
/linux-4.4.14/drivers/input/joystick/ |
H A D | grip_mp.c | 4 * Driver tested on SMP and UP kernel versions 2.4.18-4 and 2.4.18-5.
|
/linux-4.4.14/drivers/net/fddi/skfp/ |
H A D | rmt.c | 251 DB_RMTN(1,"RMT : RING UP\n",0,0) ; rmt_fsm()
|
/linux-4.4.14/drivers/pinctrl/uniphier/ |
H A D | pinctrl-uniphier-core.c | 71 pull_dir = "UP"; uniphier_pctl_pin_dbg_show()
|
/linux-4.4.14/drivers/power/ |
H A D | lp8788-charger.c | 634 [LP8788_WARM_UP] = "WARM UP", lp8788_show_charger_status()
|
/linux-4.4.14/arch/ia64/hp/sim/ |
H A D | simeth.c | 312 * we get DOWN then UP. simeth_device_event()
|
/linux-4.4.14/arch/arm/mach-omap1/ |
H A D | board-htcherald.c | 270 {KEY_UP, HTCPLD_GPIO_UP_KBD, 1, "UP", EV_KEY, 1, 20},
|
/linux-4.4.14/arch/arm/mach-pxa/ |
H A D | magician.c | 159 INIT_KEY(UP, GPIO93_MAGICIAN_KEY_UP, "Up button"),
|
/linux-4.4.14/sound/mips/ |
H A D | ad1843.c | 476 * sheet, section "START-UP SEQUENCE". The numbered comments are
|
/linux-4.4.14/tools/power/cpupower/utils/ |
H A D | cpufreq-info.c | 50 /* cpu count starts from 0, on error return 1 (UP) */ count_cpus()
|
/linux-4.4.14/drivers/hsi/clients/ |
H A D | ssi_protocol.c | 520 * We can have two UP events in a row due to a short low ssip_start_rx() 521 * high transition. Therefore we need to ignore the sencond UP event. ssip_start_rx()
|
/linux-4.4.14/drivers/net/phy/ |
H A D | phy.c | 72 PHY_STATE_STR(UP) phy_state_to_str() 532 * Description: Stops the state machine timer, sets the state to UP
|
/linux-4.4.14/drivers/net/slip/ |
H A D | slip.c | 525 /* Netdevice UP -> DOWN routine */ 544 /* Netdevice DOWN -> UP routine */
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
H A D | debug.c | 150 { "SPUR UP", ah->stats.ast_ani_spurup }, read_file_ani() 156 { "FIR-STEP UP", ah->stats.ast_ani_stepup }, read_file_ani()
|
/linux-4.4.14/arch/parisc/kernel/ |
H A D | syscall.S | 596 /* COW breaks can cause contention on UP systems */ 763 /* COW breaks can cause contention on UP systems */
|
/linux-4.4.14/sound/pci/hda/ |
H A D | hda_auto_parser.c | 345 /* FIX-UP: 378 * FIX-UP: if no line-outs are detected, try to use speaker or HP pin
|
/linux-4.4.14/drivers/net/ethernet/cisco/enic/ |
H A D | enic_main.c | 311 netdev_info(enic->netdev, "Link UP\n"); enic_link_check() 2655 * We'll start with carrier off and wait for link UP enic_probe() 2658 * to complete; link UP notification is the indication that enic_probe()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
H A D | bcm63xx_enet.c | 835 "UP" : "DOWN"); bcm_enet_adjust_phy_link() 857 pr_info("%s: link forced UP - %d/%s - flow control %s/%s\n", bcm_enet_adjust_link() 2118 "link UP on %s, %dMbps, %s-duplex\n", swphy_poll_timer()
|
/linux-4.4.14/drivers/infiniband/hw/usnic/ |
H A D | usnic_ib_main.c | 172 usnic_info("Link UP on %s\n", us_ibdev->ib_dev.name); usnic_ib_handle_usdev_event()
|
/linux-4.4.14/net/core/ |
H A D | netpoll.c | 140 * case. Further, we test the poll_owner to avoid recursion on UP
|
/linux-4.4.14/init/ |
H A D | main.c | 462 /* Mark the boot cpu "present", "online" etc for SMP and UP case */ boot_cpu_init()
|
/linux-4.4.14/kernel/sched/ |
H A D | wait.c | 127 * On UP it can prevent extra preemption.
|
/linux-4.4.14/include/linux/sunrpc/ |
H A D | svc.h | 436 * (legacy & UP mode) */
|
/linux-4.4.14/arch/arm/mm/ |
H A D | proc-v7.S | 283 ALT_UP(mov r0, #(1 << 6)) @ fake it for UP
|
/linux-4.4.14/arch/arm64/kernel/ |
H A D | smp.c | 585 /* Don't bother if we're effectively UP */ smp_prepare_cpus()
|
/linux-4.4.14/kernel/time/ |
H A D | hrtimer.c | 109 * Functions and macros which are different for UP/SMP systems are kept in a 750 * resolution timer interrupts. On UP we just disable interrupts and retrigger_next_event()
|
/linux-4.4.14/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_fcoe.c | 826 "hba is not UP!!\n"); bnx2fc_indicate_netevent() 1840 * state is UP. bnx2fc_fw_init()
|