Home
last modified time | relevance | path

Searched refs:online (Results 1 – 163 of 163) sorted by relevance

/linux-4.4.14/drivers/s390/crypto/
Dzcrypt_error.h113 zdev->online = 0; in convert_error()
117 zdev->ap_dev->qid, zdev->online, ehdr->reply_code); in convert_error()
124 zdev->online = 0; in convert_error()
128 zdev->ap_dev->qid, zdev->online, ehdr->reply_code); in convert_error()
131 zdev->online = 0; in convert_error()
135 zdev->ap_dev->qid, zdev->online, ehdr->reply_code); in convert_error()
Dzcrypt_api.c96 return snprintf(buf, PAGE_SIZE, "%d\n", zdev->online); in zcrypt_online_show()
104 int online; in zcrypt_online_store() local
106 if (sscanf(buf, "%d\n", &online) != 1 || online < 0 || online > 1) in zcrypt_online_store()
108 zdev->online = online; in zcrypt_online_store()
110 zdev->online); in zcrypt_online_store()
111 if (!online) in zcrypt_online_store()
116 static DEVICE_ATTR(online, 0644, zcrypt_online_show, zcrypt_online_store);
269 zdev->online = 1; /* New devices are online by default. */ in zcrypt_device_register()
271 zdev->online); in zcrypt_device_register()
439 if (!zdev->online || in zcrypt_rsa_modexpo()
[all …]
Dzcrypt_msgtype6.c573 zdev->online = 0; in convert_type86_ica()
577 zdev->ap_dev->qid, zdev->online, in convert_type86_ica()
716 zdev->online = 0; in convert_response_ica()
720 zdev->ap_dev->qid, zdev->online); in convert_response_ica()
748 zdev->online = 0; in convert_response_xcrb()
752 zdev->ap_dev->qid, zdev->online); in convert_response_xcrb()
774 zdev->online = 0; in convert_response_ep11_xcrb()
778 zdev->ap_dev->qid, zdev->online); in convert_response_ep11_xcrb()
801 zdev->online = 0; in convert_response_rng()
805 zdev->ap_dev->qid, zdev->online); in convert_response_rng()
Dzcrypt_msgtype50.c337 zdev->online = 0; in convert_type80()
341 zdev->ap_dev->qid, zdev->online, t80h->code); in convert_type80()
369 zdev->online = 0; in convert_response()
373 zdev->ap_dev->qid, zdev->online); in convert_response()
Dzcrypt_api.h108 int online; /* User online/offline */ member
Dzcrypt_cex2a.c128 zdev->online = 1; in zcrypt_cex2a_probe()
Dzcrypt_cex4.c149 zdev->online = 1; in zcrypt_cex4_probe()
Dzcrypt_pcixcc.c276 zdev->online = 1; in zcrypt_pcixcc_probe()
/linux-4.4.14/tools/testing/selftests/cpu-hotplug/
Dcpu-on-off-test.sh29 online_cpus=`cat $SYSFS/devices/system/cpu/online`
50 if [ -f $cpu/online ] && grep -q $state $cpu/online; then
68 grep -q 1 $SYSFS/devices/system/cpu/cpu$1/online
73 grep -q 0 $SYSFS/devices/system/cpu/cpu$1/online
78 echo 1 > $SYSFS/devices/system/cpu/cpu$1/online
83 echo 0 > $SYSFS/devices/system/cpu/cpu$1/online
104 echo $FUNCNAME $cpu: unexpected online >&2
/linux-4.4.14/tools/testing/selftests/memory-hotplug/
Dmem-on-off-test.sh49 hotpluggable_memory online
54 grep -q online $SYSFS/devices/system/memory/memory$1/state
64 echo online > $SYSFS/devices/system/memory/memory$1/state
90 echo $FUNCNAME $memory: unexpected online >&2
154 echo offline-online $memory
163 echo online-offline $memory
172 echo offline-online $memory
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-devices-online1 What: /sys/devices/.../online
5 The /sys/devices/.../online attribute is only present for
6 devices whose bus types provide .online() and .offline()
13 this file, the device bus type's .online() callback is executed
20 type's .online() is exeucted successfully.
Dsysfs-devices-system-xen_cpu12 What: /sys/devices/system/xen_cpu/xen_cpu#/online
16 Interface to online/offline Xen physical cpus
19 to online/offline physical cpus, except cpu0 due to several
Dsysfs-devices-memory47 online/offline state of the memory section. When written,
48 root can toggle the the online/offline state of a removable
51 # echo online > /sys/devices/system/memory/memoryX/state
57 string "online" the following command can be executed by
Dsysfs-devices-system-cpu14 /sys/devices/system/cpu/online
25 offline: cpus that are not online because they have been
29 online: cpus that are online and being scheduled.
32 brought online if they are present.
152 freqdomain_cpus is the list of CPUs (online+offline) that share
Dsysfs-class-mic.txt49 "online" - The MIC device has completed boot and is online
73 "online"
Dsysfs-ocfs272 userspace tools when bringing the cluster stack online.
/linux-4.4.14/drivers/power/
D88pm860x_charger.c110 unsigned online:1; /* usb charger */ member
277 if (vbatt > CHARGE_THRESHOLD && info->online) in stop_charge()
320 (info->online) ? "online" : "N/A", in set_charging_fsm()
326 if (info->online && info->present && info->allowed) { in set_charging_fsm()
347 if (info->online && info->present && info->allowed) { in set_charging_fsm()
358 if (info->online && info->present && info->allowed) { in set_charging_fsm()
369 if (info->online && info->present && info->allowed) { in set_charging_fsm()
380 else if (vbatt > CHARGE_THRESHOLD && info->online) in set_charging_fsm()
392 (info->online) ? "online" : "N/A", in set_charging_fsm()
411 info->online = 1; in pm860x_charger_handler()
[all …]
Dpower_supply_leds.c116 union power_supply_propval online; in power_supply_update_gen_leds() local
118 if (power_supply_get_property(psy, POWER_SUPPLY_PROP_ONLINE, &online)) in power_supply_update_gen_leds()
121 dev_dbg(&psy->dev, "%s %d\n", __func__, online.intval); in power_supply_update_gen_leds()
123 if (online.intval) in power_supply_update_gen_leds()
Dbq25890_charger.c81 u8 online; member
386 if (!state.online) in bq25890_power_supply_get_property()
405 val->intval = state.online; in bq25890_power_supply_get_property()
435 if (!state.online) { in bq25890_power_supply_get_property()
473 {F_PG_STAT, &state->online}, in bq25890_get_chip_state()
489 state->chrg_status, state->online, state->vsys_status, in bq25890_get_chip_state()
506 old_state.online != new_state->online || in bq25890_state_changed()
522 if (!new_state->online) { /* power removed */ in bq25890_handle_state_change()
527 } else if (!old_state.online) { /* power inserted */ in bq25890_handle_state_change()
944 if (state.online) { in bq25890_resume()
Dmax17040_battery.c47 int online; member
67 val->intval = chip->online; in max17040_get_property()
151 chip->online = chip->pdata->battery_online(); in max17040_get_online()
153 chip->online = 1; in max17040_get_online()
Disp1704_charger.c70 unsigned online:1; member
228 } while (!time_after(jiffies, timeout) && isp->online); in isp1704_charger_detect()
257 isp->online = true; in isp1704_charger_work()
288 isp->online = false; in isp1704_charger_work()
337 val->intval = isp->online; in isp1704_charger_get_property()
Daxp288_charger.c181 bool online; member
343 int ret, online = 0; in axp288_charger_is_online() local
351 online = 1; in axp288_charger_is_online()
352 return online; in axp288_charger_is_online()
450 info->online = ret; in axp288_charger_usb_get_property()
451 val->intval = info->online; in axp288_charger_usb_get_property()
Dpower_supply_sysfs.c142 POWER_SUPPLY_ATTR(online),
Dcharger-manager.c148 bool online = false; in is_ext_pwr_online() local
164 online = true; in is_ext_pwr_online()
169 return online; in is_ext_pwr_online()
DKconfig347 Say Y to include support for chargers which report their online status
/linux-4.4.14/Documentation/
Dcputopology.txt89 offline: CPUs that are not online because they have been
94 online: CPUs that are online and being scheduled [cpu_online_mask]
97 brought online if they are present. [cpu_possible_mask]
107 being 32. Note also that CPUs 2 and 4-31 are not online but could be
108 brought online as they are both present and possible.
112 online: 0-1,3
119 online.)
123 online: 0-1,3
Dmemory-hotplug.txt15 1.3. Unit of Memory online/offline operation
23 5.2. How to online memory
80 In this document, this phase is described as online/offline.
89 1.3. Unit of Memory online/offline operation
98 unit upon which memory online/offline operations are to be performed. The
162 at read: contains online/offline state of memory.
164 "online_movable", "online", "offline" command
211 You may have to write it by yourself or online/offline memory by hand.
212 Please see "How to online memory", "How to offline memory" in this text.
238 not called (in current implementation). You'll have to online memory by
[all …]
Dcpu-hotplug.txt47 other cpus later online, read FAQ's for more info.
87 cpu_online_mask: Bitmap of all CPUs currently online. Its set in __cpu_up()
94 of them may be online. When physical hotplug is processed by the relevant
174 Under each directory you would find an "online" file which is the control
175 file to logically online/offline a processor.
179 CONFIG_HOTPLUG_CPU enables logical online/offline capability in the kernel.
187 #echo 0 > /sys/devices/system/cpu/cpuX/online
193 You should now not see the CPU that you removed. Also online file will report
194 the state as 0 when a cpu if offline and 1 when its online.
197 #cat /sys/devices/system/cpu/cpuX/online
[all …]
Dkernel-per-CPU-kthreads.txt21 o /sys/devices/system/cpu/cpuN/online: Control CPU N's hotplug state,
22 writing "0" to offline and "1" to online.
73 the CPU offline, then bring it back online. This forces
76 first one back online. Once you have onlined the CPUs in question,
85 bring it back online before you start your application.)
92 bring it back online before you start your application.)
99 bring it back online before you start your application.)
129 CPU offline, then bring it back online. This forces recurring
132 back online. Once you have onlined the CPUs in question, do not
Dlockup-watchdogs.txt66 By default, the watchdog runs on all online cores. However, on a
Dpadata.txt36 Once an offline CPU in the user supplied cpumask comes online, padata
Dintel_txt.txt34 IDFs 2006, 2007 (I'm not sure if/where they are online)
Datomic_ops.txt149 variable a is set at boot time before the second CPU is brought online
Dkernel-parameters.txt759 on every CPU online, such as boot, and resume from suspend.
1893 number of online CPUs.
2592 need to online CPU0 before suspend/hibernate.
2608 use hotplug cpu feature to put more cpu back to online.
/linux-4.4.14/arch/mips/kernel/
Dpm-cps.c41 typedef unsigned (*cps_nc_entry_fn)(unsigned online, u32 *nc_ready_count);
93 static void coupled_barrier(atomic_t *a, unsigned online) in coupled_barrier() argument
107 while (atomic_read(a) < online) in coupled_barrier()
110 if (atomic_inc_return(a) == online * 2) { in coupled_barrier()
115 while (atomic_read(a) > online) in coupled_barrier()
123 unsigned online, left; in cps_pm_enter_state() local
141 online = cpumask_weight(coupled_mask); in cps_pm_enter_state()
147 online = 1; in cps_pm_enter_state()
176 coupled_barrier(&per_cpu(pm_barrier, core), online); in cps_pm_enter_state()
179 left = entry(online, nc_core_ready_count); in cps_pm_enter_state()
[all …]
/linux-4.4.14/Documentation/s390/
Ddriver-model.txt45 online: An interface to set the device online and offline.
47 notify function under 1.2), piping 0 to online will forcibly delete
70 via the 'online' interface.
86 int online;
142 activated via the 'online' attribute. The driver should finally
148 verified that the device is not already online.
152 de-activated via the 'online' attribute. The driver should shut
158 verified that the device is online.
164 * In online state, device detached (CIO_GONE) or last path gone
213 possible). This ccwgroup device can be set online or offline just like a normal
[all …]
Dcds.txt145 ccw to retrieve device characteristics in its online routine.
270 not online.
428 -EINVAL - The device is not operational or the ccw device is not online.
457 -EINVAL - The device is not operational or the ccw device is not online.
DCommonIO85 All devices ignored but still registered and not online (= not in use)
DDebugging390.txt912 From CMS help <command name> will give you online help on a particular command.
951 Thankfully after reading VM's online help I figured out how to debug
1585 Note gdb's online help is very good use it.
/linux-4.4.14/Documentation/fault-injection/
Dnotifier-error-inject.txt34 # echo 0 > /sys/devices/system/cpu/cpu1/online
37 Example2: inject CPU online error (-2 == -ENOENT)
40 # echo 1 > /sys/devices/system/cpu/cpu1/online
98 These scripts first do simple online and offline tests and then do fault
/linux-4.4.14/drivers/ata/
Dahci_qoriq.c77 bool online; in ahci_qoriq_hardreset() local
106 rc = sata_link_hardreset(link, timing, deadline, &online, in ahci_qoriq_hardreset()
122 if (online) in ahci_qoriq_hardreset()
Dahci_xgene.c364 unsigned long deadline, bool *online) in xgene_ahci_do_hardreset() argument
383 rc = sata_link_hardreset(link, timing, deadline, online, in xgene_ahci_do_hardreset()
385 if (*online) { in xgene_ahci_do_hardreset()
409 bool online; in xgene_ahci_hardreset() local
426 rc = xgene_ahci_do_hardreset(link, deadline, &online); in xgene_ahci_hardreset()
437 if (online) in xgene_ahci_hardreset()
Dsata_via.c338 int online; in vt6420_prereset() local
360 online = (sstatus & 0xf) == 0x3; in vt6420_prereset()
364 online ? "up" : "down", sstatus, scontrol); in vt6420_prereset()
369 if (!online) { in vt6420_prereset()
Dahci.c665 bool online; in ahci_vt8251_hardreset() local
673 deadline, &online, NULL); in ahci_vt8251_hardreset()
682 return online ? -EAGAIN : rc; in ahci_vt8251_hardreset()
693 bool online; in ahci_p5wdh_hardreset() local
704 deadline, &online, NULL); in ahci_p5wdh_hardreset()
721 if (online) { in ahci_p5wdh_hardreset()
755 bool online; in ahci_avn_hardreset() local
774 rc = sata_link_hardreset(link, timing, deadline, &online, in ahci_avn_hardreset()
795 if (online) in ahci_avn_hardreset()
Dsata_highbank.c408 bool online; in ahci_highbank_hardreset() local
422 rc = sata_link_hardreset(link, timing, deadline, &online, NULL); in ahci_highbank_hardreset()
432 } while (!online && retry--); in ahci_highbank_hardreset()
436 if (online) in ahci_highbank_hardreset()
Dlibata-core.c3770 bool *online, int (*check_ready)(struct ata_link *)) in sata_link_hardreset() argument
3777 if (online) in sata_link_hardreset()
3778 *online = false; in sata_link_hardreset()
3820 if (online) in sata_link_hardreset()
3821 *online = true; in sata_link_hardreset()
3848 if (online) in sata_link_hardreset()
3849 *online = false; in sata_link_hardreset()
3874 bool online; in sata_std_hardreset() local
3878 rc = sata_link_hardreset(link, timing, deadline, &online, NULL); in sata_std_hardreset()
3879 return online ? -EAGAIN : rc; in sata_std_hardreset()
Dlibata-sff.c2102 bool online; in sata_sff_hardreset() local
2105 rc = sata_link_hardreset(link, timing, deadline, &online, in sata_sff_hardreset()
2107 if (online) in sata_sff_hardreset()
Dlibahci.c1461 bool online; in ahci_hardreset() local
1473 rc = sata_link_hardreset(link, timing, deadline, &online, in ahci_hardreset()
1478 if (online) in ahci_hardreset()
Dsata_mv.c3643 bool online; in mv_hardreset() local
3656 &online, NULL); in mv_hardreset()
3657 rc = online ? -EAGAIN : rc; in mv_hardreset()
/linux-4.4.14/Documentation/power/
Dsuspend-and-cpuhotplug.txt54 online CPUs
112 /sys/devices/system/cpu/cpu*/online
202 Hence, when a new CPU is brought online, since the kernel finds that it
222 when the CPUs are brought back online, since they wouldn't have lost the
237 And during the CPU online operations (during resume/restore), since the
256 sent during the cpu online/offline events (eg, CPU_ONLINE notification
264 * A regular cpu online operation continues its journey from userspace
267 * If cpu online has not yet completed the microcode update stuff by now,
272 the cpu online hotplug task and hence freezing of tasks fails.
Dsuspend-and-interrupts.txt38 brought back online. That applies to timer interrupts in the first place,
Dpower_supply_class.txt25 AC/USB power supply online status. (Note that specific details of the
Dbasic-pm-debugging.txt135 off and on using the /sys/devices/system/cpu/cpu*/online sysfs attributes and
Dfreezing-of-tasks.txt158 that depends on all CPUs being online while it's running. Since we need to
/linux-4.4.14/tools/testing/selftests/rcutorture/doc/
Dinitrd.txt75 for i in /sys/devices/system/cpu/cpu*/online
78 '/sys/devices/system/cpu/cpu0/online')
80 '/sys/devices/system/cpu/cpu*/online')
/linux-4.4.14/arch/arc/kernel/
Dmcip.c217 cpumask_t online; in idu_irq_set_affinity() local
220 if (!cpumask_and(&online, cpumask, cpu_online_mask)) in idu_irq_set_affinity()
225 idu_set_dest(data->hwirq, cpumask_bits(&online)[0]); in idu_irq_set_affinity()
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-devices-node5 Nodes that could be possibly become online at some point.
7 What: /sys/devices/system/node/online
11 Nodes that are online.
/linux-4.4.14/drivers/isdn/i4l/
Disdn_ttyfax.c81 info->online = 1; in isdn_tty_fax_modem_result()
142 info->online = 2; in isdn_tty_fax_modem_result()
161 if (info->online) in isdn_tty_fax_command1()
162 info->online = 1; in isdn_tty_fax_command1()
169 info->online = 2; in isdn_tty_fax_command1()
231 info->online = 1; in isdn_tty_fax_command()
259 info->online = 1; in isdn_tty_fax_command()
273 info->online = 1; in isdn_tty_fax_command()
Disdn_tty.c68 if (!info->online) in isdn_tty_try_read()
133 if (!info->online) in isdn_tty_readmodem()
190 if ((info->online < 2) in isdn_tty_rcv_skb()
705 if (info->online) { in isdn_tty_modem_hup()
707 info->online = 0; in isdn_tty_modem_hup()
1031 if (info->online) in isdn_tty_change_speed()
1138 if ((info->online > 1) in isdn_tty_write()
1236 if (!info->online) in isdn_tty_write_room()
1249 if (!info->online) in isdn_tty_chars_in_buffer()
1405 if (info->online) in isdn_tty_tiocmset()
[all …]
Disdn_common.c595 dev->drv[di]->online &= ~(1 << (c->arg)); in isdn_status_callback()
618 dev->drv[di]->online |= (1 << (c->arg)); in isdn_status_callback()
634 dev->drv[di]->online &= ~(1 << (c->arg)); in isdn_status_callback()
1028 sprintf(p, "%ld ", dev->drv[i]->online); in isdn_statstr()
1767 if (!(dev->drv[drvidx]->online & (1 << chidx))) in isdn_open()
2251 d->online = 0; in register_isdn()
/linux-4.4.14/drivers/s390/cio/
Ddevice.c287 return sprintf(buf, cdev->online ? "1\n" : "0\n"); in online_show()
328 if (!cdev->online || !cdev->drv) in ccw_device_set_offline()
338 cdev->online = 0; in ccw_device_set_offline()
405 if (cdev->online || !cdev->drv) in ccw_device_set_online()
451 cdev->online = 1; in ccw_device_set_online()
645 static DEVICE_ATTR(online, 0644, online_show, online_store);
1376 if (cdev->online) in ccw_device_set_disconnected()
1431 if (cdev->online && !cdev->private->flags.resuming) in sch_get_action()
1618 cdev->online = 1; in ccw_device_enable_console()
1770 if (cdev->online) { in ccw_device_remove()
[all …]
Dccwgroup.c160 int online; in ccwgroup_online_show() local
162 online = (gdev->state == CCWGROUP_ONLINE) ? 1 : 0; in ccwgroup_online_show()
164 return scnprintf(buf, PAGE_SIZE, "%d\n", online); in ccwgroup_online_show()
210 static DEVICE_ATTR(online, 0644, ccwgroup_online_show, ccwgroup_online_store);
Ddevice_fsm.c270 if (!cdev->online) { in ccw_device_recog_done()
335 if (!cdev->online) in ccw_device_notify()
392 if (cdev->online && in ccw_device_done()
487 if (cdev->online && cdev->drv->path_event) in ccw_device_report_path_events()
724 if (cdev->online) { in ccw_device_boxed_verify()
/linux-4.4.14/drivers/base/
Dcontainer.c33 .online = trivial_online,
Dcpu.c130 .online = cpu_subsys_online,
220 _CPU_ATTR(online, &cpu_online_mask),
Dmemory.c47 .online = memory_subsys_online,
Dnode.c644 [N_ONLINE] = _NODE_ATTR(online, N_ONLINE),
Dcore.c456 static DEVICE_ATTR_RW(online);
1563 ret = dev->bus->online(dev); in device_online()
/linux-4.4.14/Documentation/filesystems/
Dgfs2.txt41 gfs2_grow to expand a filesystem online
42 gfs2_jadd to add journals to a filesystem online
Dtmpfs.txt119 specifies a node which is not online. If your system relies on that
122 online, then it is advisable to omit the mpol option from automatic
Dext4.txt554 either online, or offline. The argument points
563 This is especially useful for online
574 which allows online resize of the filesystem
577 online resize tool (e.g. resize2fs).
Dnilfs2.txt20 for online backup.
Drelay.txt196 where N is the number of online cpus, and by default will be created
Dproc.txt81 The latest version of this document is available online at
/linux-4.4.14/Documentation/DocBook/
Ds390-drivers.xml.db18 API-ccw-device-set-online
53 API-ccwgroup-set-online
Dlibata.xml.db44 API-ata-link-online
99 API-ata-phys-link-online
Dgenericirq.xml.db59 API-irq-cpu-online
/linux-4.4.14/include/linux/
Dsmpboot.h39 void (*cleanup)(unsigned int cpu, bool online);
Disdn.h319 int online; /* 1 = B-Channel is up, drop data */ member
411 ulong online; /* Channel-Online flags */ member
Dcpumask.h721 void set_cpu_online(unsigned int cpu, bool online);
Ddevice.h120 int (*online)(struct device *dev); member
1007 return dev->bus && dev->bus->offline && dev->bus->online; in device_supports_offline()
Dblk-cgroup.h128 bool online; member
Dlibata.h1119 bool *online, int (*check_ready)(struct ata_link *));
/linux-4.4.14/Documentation/isdn/
DREADME.FAQ9 In case you just want to see the FAQ online, or download the newest version,
DREADME.audio62 Only possible if online and during this connection.
DREADME37 It can be viewed online, or downloaded in sgml/text/html format.
38 The FAQ can also be viewed online at
/linux-4.4.14/fs/afs/
Dafs.h156 u8 online; /* true if volume currently online and available */ member
Dfsclient.c222 vs->online = ntohl(*bp++); in xdr_decode_AFSFetchVolumeStatus()
/linux-4.4.14/Documentation/networking/
Dmultiqueue.txt25 comes online or when it's completely shut down (unregister_netdev(), etc.).
58 the device reports, and bring the qdisc online. Assuming eth0 has 4 Tx
Dtcp-thin.txt7 effective. In time-dependent scenarios (like online games, control
Dixgbe.txt190 0 - n: where n is the number of NUMA nodes (i.e. 0 - 3) currently online in
Dip-sysctl.txt1220 limit (4096 * number of online cpus) to take effect.
1667 limit (4096 * number of online cpus) to take effect.
Dbonding.txt1076 The STARTMODE specifies when the device is brought online.
/linux-4.4.14/Documentation/mic/
Dscif_overview.txt15 3. Node enumeration to determine online nodes
73 /* get online node information */
/linux-4.4.14/fs/nilfs2/
DKconfig18 its writable mount, and this feature is convenient for online backup.
/linux-4.4.14/drivers/s390/char/
Dsclp_cmd.c302 int online) in sclp_mem_change_state() argument
314 if (online) in sclp_mem_change_state()
319 incr->standby = online ? 0 : 1; in sclp_mem_change_state()
Dvmur.c995 if (cdev->online) in ur_remove()
/linux-4.4.14/arch/s390/include/asm/
Dccwdev.h92 int online; member
/linux-4.4.14/Documentation/locking/
Dlocktorture.txt30 of online CPUs.
35 both readers and writers be the amount of online CPUs.
/linux-4.4.14/kernel/
Dcpu.c798 void set_cpu_online(unsigned int cpu, bool online) in set_cpu_online() argument
800 if (online) { in set_cpu_online()
Dwatchdog.c523 static void watchdog_cleanup(unsigned int cpu, bool online) in watchdog_cleanup() argument
Dworkqueue.c3717 bool online) in wq_update_unbound_numa() argument
3720 int cpu_off = online ? -1 : cpu; in wq_update_unbound_numa()
/linux-4.4.14/block/
Dblk-cgroup.c237 blkg->online = true; in blkg_create()
333 blkg->online = false; in blkg_destroy()
711 if (!pos_blkg->online) in blkg_stat_recursive_sum()
754 if (!pos_blkg->online) in blkg_rwstat_recursive_sum()
/linux-4.4.14/tools/perf/Documentation/
Dperf-stat.txt147 socket number and the number of online processors on that socket. This is
154 core number and the number of online logical processors on that physical processor.
/linux-4.4.14/Documentation/blockdev/
DREADME.DAC96063 online configuration management capabilities. Except for initial configuration
276 are still being initialized by the controller. The primary need for online
278 drives fail and must be replaced. Mylex's online monitoring and configuration
369 make-online <channel>:<target-id>
371 The "make-online" command changes the physical drive <channel>:<target-id>
374 one of them back online, after which a rebuild to the final drive is
377 Warning: make-online should only be used on a dead physical drive that is
414 online status monitoring capabilities of the Linux DAC960 Driver. The test
586 online status monitoring capabilities of the Linux DAC960 Driver. The test
/linux-4.4.14/Documentation/i2c/busses/
Di2c-sis96x63 Hans-Günter Lütke Uphues <hg_lu@t-online.de>
/linux-4.4.14/arch/s390/kernel/
Dtime.c1201 unsigned int online; in etr_online_show() local
1203 online = (dev == &etr_port0_dev) ? etr_port0_online : etr_port1_online; in etr_online_show()
1204 return sprintf(buf, "%i\n", online); in etr_online_show()
1245 static DEVICE_ATTR(online, 0600, etr_online_show, etr_online_store);
/linux-4.4.14/Documentation/thermal/
Dintel_powerclamp.txt42 idle injection across all online CPU threads was introduced. The goal
75 each online CPU.
142 To make sure the intel_powerclamp driver scales well, online
/linux-4.4.14/drivers/scsi/
D3w-sas.h388 char online; member
Dscsi_error.c313 int online; in scsi_block_when_processing_errors() local
317 online = scsi_device_online(sdev); in scsi_block_when_processing_errors()
320 "%s: rtn: %d\n", __func__, online)); in scsi_block_when_processing_errors()
322 return online; in scsi_block_when_processing_errors()
Dqla1280.c1444 ha->flags.online = 0; in qla1280_initialize_adapter()
1512 ha->flags.online = 1; in qla1280_initialize_adapter()
2729 ha->flags.online = 0; in qla1280_reset_adapter()
3468 if (ha->flags.online) { in qla1280_isr()
3568 if (!(ha->flags.online && !ha->mailbox_wait)) { in qla1280_isr()
3640 if (ha->flags.online && !ha->flags.reset_active && in qla1280_rst_aen()
3843 if (ha->flags.abort_isp_active || !ha->flags.online) in qla1280_abort_isp()
D3w-sas.c1530 if (tw_dev->online) in twl_shutdown()
1693 tw_dev->online = 1; in twl_probe()
1724 if (!tw_dev->online) in twl_remove()
Dqla1280.h1060 uint32_t online:1; /* 0 */ member
/linux-4.4.14/drivers/misc/mic/scif/
Dscif_api.c1429 int online = 0; in scif_get_node_ids() local
1441 online++; in scif_get_node_ids()
1448 scif_info.total, online, offset); in scif_get_node_ids()
1451 return online; in scif_get_node_ids()
/linux-4.4.14/drivers/xen/
Dpcpu.c133 static DEVICE_ATTR(online, S_IRUGO | S_IWUSR, show_online, store_online);
DKconfig50 [ "`cat "$i"`" = offline ] && echo online > "$i"; done
54 …SUBSYSTEM=="memory", ACTION=="add", RUN+="/bin/sh -c '[ -f /sys$devpath/state ] && echo online > /…
/linux-4.4.14/Documentation/cpuidle/
Dsysfs.txt25 for each online cpu X
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_init.c624 vha->flags.online = 0; in qla2x00_initialize_adapter()
1215 vha->flags.online = 0; in qla24xx_reset_risc()
3022 } else if (!vha->flags.online || in qla2x00_configure_loop()
4200 if (vha->flags.online) { in qla2x00_loop_resync()
4664 vha->flags.online = 0; in qla2x00_abort_isp_cleanup()
4727 vha->flags.online = 0; in qla2x00_abort_isp_cleanup()
4759 if (vha->flags.online) { in qla2x00_abort_isp()
4792 vha->flags.online = 1; in qla2x00_abort_isp()
4827 vha->flags.online = 1; in qla2x00_abort_isp()
4838 vha->flags.online = 0; in qla2x00_abort_isp()
[all …]
Dqla_bsg.c272 if (!vha->flags.online) { in qla2x00_process_els()
464 if (!vha->flags.online) { in qla2x00_process_ct()
719 if (!vha->flags.online) { in qla2x00_process_loopback()
1761 if (!vha->flags.online) { in qla24xx_process_bidir_cmd()
1928 if (!vha->flags.online) { in qlafx00_mgmt_cmd()
Dqla_nx.c2916 if (vha->flags.online) { in qla82xx_need_qsnt_handler()
3018 vha->flags.online = 0; in qla8xxx_dev_failed_handler()
3042 if (vha->flags.online) { in qla82xx_need_reset_handler()
3380 vha->flags.online == 1) { in qla82xx_watchdog()
3528 vha->flags.online = 1; in qla82xx_abort_isp()
3539 vha->flags.online = 0; in qla82xx_abort_isp()
3579 if (vha->flags.online) { in qla82xx_fcoe_ctx_reset()
Dqla_os.c854 if (base_vha->flags.online) in qla2x00_wait_for_hba_online()
2840 base_vha->flags.online = 1; in qla2x00_probe_one()
2893 base_vha->flags.online = 0; in qla2x00_probe_one()
2959 vha->flags.online = 0; in qla2x00_shutdown()
3135 base_vha->flags.online = 0; in qla2x00_remove_one()
3186 vha->flags.online = 0; in qla2x00_free_device()
4757 base_vha->flags.online = 0; in qla2x00_disable_board_on_pci_error()
5109 if (vha->flags.online && !vha->flags.reset_active && in qla2x00_rst_aen()
5178 && vha->flags.online) { in qla2x00_timer()
5484 if (base_vha->flags.online) { in qla82xx_error_recovery()
Dqla_isr.c651 if (!vha->flags.online) in qla2x00_async_event()
680 vha->flags.online = 0; in qla2x00_async_event()
694 vha->flags.online = 0; in qla2x00_async_event()
1638 if (!vha->flags.online) in qla2x00_process_response_queue()
2542 if (!vha->flags.online) in qla24xx_process_response_queue()
Dqla_mr.c1356 vha->flags.online = 0; in qlafx00_abort_isp_cleanup()
1463 vha->flags.online = 1; in qlafx00_rescan_isp()
1624 if (vha->flags.online) { in qlafx00_reset_initialize()
1650 if (vha->flags.online) { in qlafx00_abort_isp()
2025 vha->flags.online = 0; in qlafx00_initialize_adapter()
Dqla_mid.c232 vha->flags.online = 1; in qla24xx_configure_vp()
Dqla_nx2.c1641 if (vha->flags.online) { in qla8044_need_reset_handler()
1856 if (vha->flags.online) in qla8044_need_qsnt_handler()
Dqla_attr.c1976 if (!base_vha->flags.online) { in qla2x00_get_host_port_state()
Dqla_def.h3499 uint32_t online :1; member
Dqla_target.c6140 if (!vha->flags.online) in qlt_24xx_process_atio_queue()
/linux-4.4.14/Documentation/scsi/
Ddpti.txt63 * now online (at the FW level) when test unit ready or inquiry
Daic7xxx.txt343 call 408-957-7274. To order cables online go to
355 - You can order Adaptec cables online at
Daic79xx.txt446 call 408-957-7274. To order cables online go to
458 - You can order Adaptec cables online at
Dscsi_eh.txt243 scmds are retried iff its sdev is still online (not offlined during
DChangeLog.megaraid_sas219 state change, FW in Failure status and FW support online controller
/linux-4.4.14/Documentation/cpu-freq/
Dcpu-drivers.txt126 .init() would be called only once for the first online cpu. Here the .init()
129 policy->related_cpus and will reset policy->cpus to carry only online cpus.
/linux-4.4.14/kernel/sched/
Ddeadline.c97 if (!rq->online) in dl_set_overload()
113 if (!rq->online) in dl_clear_overload()
664 if (unlikely(!rq->online)) in dl_task_timer()
Drt.c278 if (!rq->online) in rt_set_overload()
297 if (!rq->online) in rt_clear_overload()
1025 if (rq->online && prio < prev_prio) in inc_rt_prio_smp()
1041 if (rq->online && rt_rq->highest_prio.curr != prev_prio) in dec_rt_prio_smp()
Dcore.c5486 if (!rq->online) { in set_rq_online()
5489 cpumask_set_cpu(rq->cpu, rq->rd->online); in set_rq_online()
5490 rq->online = 1; in set_rq_online()
5501 if (rq->online) { in set_rq_offline()
5509 cpumask_clear_cpu(rq->cpu, rq->rd->online); in set_rq_offline()
5510 rq->online = 0; in set_rq_offline()
5830 free_cpumask_var(rd->online); in free_rootdomain()
5845 if (cpumask_test_cpu(rq->cpu, old_rd->online)) in rq_attach_root()
5878 if (!zalloc_cpumask_var(&rd->online, GFP_KERNEL)) in init_rootdomain()
5898 free_cpumask_var(rd->online); in init_rootdomain()
[all …]
Dsched.h526 cpumask_var_t online; member
630 int online; member
/linux-4.4.14/Documentation/virtual/kvm/devices/
Darm-vgic.txt117 -ENODEV: no online VCPU
/linux-4.4.14/Documentation/RCU/
Dtrace.txt73 but have been online at least once since boot. There will be
74 no output for CPUs that have never been online, which can be
126 when RCU believes that the CPU is online when it really is not.
181 to an arbitrarily chosen online CPU.
/linux-4.4.14/Documentation/arm/
DREADME161 Previous registrations may be found online.
Dcluster-pm-race-avoidance.txt379 come online in the meantime and is trying to set up the cluster
/linux-4.4.14/Documentation/input/
Dxpad.txt108 You can buy these online fairly cheap, or build your own.
/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_irq.c773 static void comp_task_stop(unsigned int cpu, bool online) in comp_task_stop() argument
/linux-4.4.14/mm/
DKconfig167 - After the system is up, the option allows users to online all the
173 don't online memory as movable.
/linux-4.4.14/Documentation/hwmon/
Dlm8542 Margit Schubert-While <margitsw@t-online.de>,
/linux-4.4.14/drivers/s390/virtio/
Dvirtio_ccw.c1127 if (vcdev && cdev->online) { in virtio_ccw_remove()
/linux-4.4.14/Documentation/kdump/
Dkdump.txt416 setting FCP devices online.
/linux-4.4.14/firmware/keyspan_pda/
Dkeyspan_pda.S347 ;; we are back online. the host device will now re-query us
Dxircom_pgs.S385 ;; we are back online. the host device will now re-query us
/linux-4.4.14/Documentation/timers/
DNO_HZ.txt124 online to handle timekeeping tasks in order to ensure that system
/linux-4.4.14/Documentation/usb/
Dusb-serial.txt248 documented online available with firmware 2.31, with some unknown
/linux-4.4.14/drivers/staging/lustre/
Dsysfs-fs-lustre273 If 0, always wait for all servers to come online,
/linux-4.4.14/Documentation/PCI/
Dpci.txt37 the PCI layer and supports online insertion/removal of devices [thus
/linux-4.4.14/Documentation/cgroups/
Dcgroups.txt150 wants to do online gaming :)) OR give one of the student's simulation
Dcpusets.txt654 their cpus_allowed to allow all online CPUs. When memory hotplug
/linux-4.4.14/Documentation/sysctl/
Dkernel.txt945 brought online, the watchdog will be started based on the mask value.
/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fcs_lport.c88 void (*online) (struct bfa_fcs_lport_s *port); member
658 __port_action[port->fabric->fab_type].online(port); in bfa_fcs_lport_online_actions()
/linux-4.4.14/arch/x86/
DKconfig1998 can online CPU0 back after boot time.
2000 To debug CPU0 hotplug, you need to enable CPU0 offline/online
/linux-4.4.14/lib/
DKconfig.debug1438 # echo 0 > /sys/devices/system/cpu/cpu1/online
/linux-4.4.14/Documentation/trace/
Dftrace.txt649 #P is the number of online CPUs (#P:4).
/linux-4.4.14/drivers/s390/net/
Dqeth_core_main.c4788 if (!ddev->online) { in qeth_determine_capabilities()
/linux-4.4.14/
DMAINTAINERS1356 M: Dirk Opfer <dirk@opfer-online.de>