Home
last modified time | relevance | path

Searched refs:startup (Results 1 – 25 of 1064) sorted by relevance

12345678910>>...43

/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dcpu_hotplug.rst166 有一个startup和teardown的回调。
168 当一个CPU上线时,将按顺序调用startup回调,直到达到CPUHP_ONLINE状态。当设置状态的回调
183 在该阶段中,startup回调在CPU上线操作启动CPU之前被调用,teardown回调在CPU下线操作使
189 startup回调用于设置CPU成功上线所需要的资源。teardown回调用于释放资源或在热插拔的CPU
192 允许startup回调失败。如果回调失败,CPU上线操作被中止,CPU将再次被降到之前的状态(通
201 该阶段中的startup回调是在早期CPU设置代码中的CPU上线操作期间,禁用中断的情况下在热拔
213 该阶段中的startup回调是在CPU上线时在热插拔的CPU上调用的。teardown回调是在CPU下线操
227 [CPUHP_OFFLINE + 1]->startup() -> 成功
228 [CPUHP_OFFLINE + 2]->startup() -> 成功
229 [CPUHP_OFFLINE + 3] -> 略过,因为startup == NULL
[all …]
/openbmc/linux/include/linux/
H A Dcpuhotplug.h264 int (*startup)(unsigned int cpu),
269 int (*startup)(unsigned int cpu),
285 int (*startup)(unsigned int cpu), in cpuhp_setup_state()
288 return __cpuhp_setup_state(state, name, true, startup, teardown, false); in cpuhp_setup_state()
305 int (*startup)(unsigned int cpu), in cpuhp_setup_state_cpuslocked()
308 return __cpuhp_setup_state_cpuslocked(state, name, true, startup, in cpuhp_setup_state_cpuslocked()
325 int (*startup)(unsigned int cpu), in cpuhp_setup_state_nocalls()
328 return __cpuhp_setup_state(state, name, false, startup, teardown, in cpuhp_setup_state_nocalls()
347 int (*startup)(unsigned int cpu), in cpuhp_setup_state_nocalls_cpuslocked()
350 return __cpuhp_setup_state_cpuslocked(state, name, false, startup, in cpuhp_setup_state_nocalls_cpuslocked()
[all …]
/openbmc/u-boot/drivers/net/phy/
H A Dvitesse.c302 .startup = &vitesse_startup,
312 .startup = &vitesse_startup,
322 .startup = &vitesse_startup,
332 .startup = &vitesse_startup,
342 .startup = &vitesse_startup,
352 .startup = &vitesse_startup,
362 .startup = &vitesse_startup,
372 .startup = &vitesse_startup,
382 .startup = &vitesse_startup,
392 .startup = &vitesse_startup,
[all …]
H A Dsmsc.c52 .startup = &smsc_startup,
62 .startup = &smsc_startup,
72 .startup = &genphy_startup,
82 .startup = &genphy_startup,
92 .startup = &genphy_startup,
102 .startup = &genphy_startup,
H A Dmicrel_ksz8xxx.c22 .startup = &genphy_startup,
51 .startup = &genphy_startup,
79 .startup = &genphy_startup,
89 .startup = &genphy_startup,
146 .startup = &ksz8895_startup,
157 .startup = &genphy_startup,
182 .startup = &ksz886x_startup,
H A Dbroadcom.c360 .startup = &bcm54xx_startup,
370 .startup = &bcm54xx_startup,
380 .startup = &bcm54xx_startup,
390 .startup = &bcm54xx_startup,
400 .startup = &bcm54xx_startup,
410 .startup = &bcm5482_startup,
420 .startup = &bcm_cygnus_startup,
H A Dmarvell.c624 .startup = &m88e1011s_startup,
634 .startup = &m88e1011s_startup,
644 .startup = &m88e1118_startup,
654 .startup = &m88e1118_startup,
664 .startup = &genphy_startup,
674 .startup = &m88e1145_startup,
684 .startup = &m88e1011s_startup,
694 .startup = &m88e1011s_startup,
711 .startup = &m88e1011s_startup,
723 .startup = &m88e1011s_startup,
[all …]
H A Drealtek.c341 .startup = &rtl8211x_startup,
353 .startup = &rtl8211e_startup,
364 .startup = &rtl8211x_startup,
375 .startup = &rtl8211f_startup,
388 .startup = &rtl8211f_startup,
401 .startup = &rtl8211f_startup,
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libwnck/
H A Dlibwnck_2.31.0.bb8 PACKAGECONFIG ??= "startup-notification"
9 PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification…
/openbmc/openbmc/poky/meta/recipes-sato/matchbox-panel-2/
H A Dmatchbox-panel-2_2.12.bb10 … file://applets/startup/startup.c;endline=22;md5=9ee7a4192e53cc00041ef445d4ff6909"
12 DEPENDS = "gtk+3 startup-notification dbus dbus-glib dbus-glib-native"
15 # The startup-notification requires x11 in DISTRO_FEATURES
28 EXTRA_OECONF = "--enable-startup-notification --enable-dbus"
35 ${datadir}/matchbox-panel/startup/*.png \
/openbmc/openbmc/poky/meta/recipes-graphics/startup-notification/startup-notification-0.12/
H A Dobsolete_automake_macros.patch4 diff -Nurd startup-notification-0.12/configure.in startup-notification-0.12/configure.in
5 --- startup-notification-0.12/configure.in 2011-05-16 17:29:20.000000000 +0300
6 +++ startup-notification-0.12/configure.in 2013-01-07 06:00:48.921905409 +0200
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfwm4/
H A Dxfwm4_4.19.0.bb
/openbmc/openbmc/poky/meta/recipes-graphics/startup-notification/
H A Dstartup-notification_0.12.bb1 SUMMARY = "Enables monitoring and display of application startup"
2 DESCRIPTION = "Contains a reference implementation of the startup notification protocol. \
5 HOMEPAGE = "http://www.freedesktop.org/wiki/Software/startup-notification/"
6 BUGTRACKER = "https://gitlab.freedesktop.org/xdg/startup-notification/-/issues"
26 SRC_URI = "http://www.freedesktop.org/software/startup-notification/releases/${BPN}-${PV}.tar.gz \
/openbmc/linux/sound/soc/
H A Dsoc-link.c74 rtd->dai_link->ops->startup) in snd_soc_link_startup()
75 ret = rtd->dai_link->ops->startup(substream); in snd_soc_link_startup()
79 soc_link_mark_push(rtd, substream, startup); in snd_soc_link_startup()
89 if (rollback && !soc_link_mark_match(rtd, substream, startup)) in snd_soc_link_shutdown()
97 soc_link_mark_pop(rtd, substream, startup); in snd_soc_link_shutdown()
178 soc_link_mark_pop(rtd, substream, startup); in snd_soc_link_trigger()
190 rtd->dai_link->compr_ops->startup) in snd_soc_link_compr_startup()
191 ret = rtd->dai_link->compr_ops->startup(cstream); in snd_soc_link_compr_startup()
/openbmc/linux/kernel/
H A Dcpu.c132 } startup; member
155 return bringup ? !step->startup.single : !step->teardown.single; in cpuhp_step_empty()
192 cb = bringup ? step->startup.single : step->teardown.single; in cpuhp_invoke_callback()
199 cbm = bringup ? step->startup.multi : step->teardown.multi; in cpuhp_invoke_callback()
233 cbm = !bringup ? step->startup.multi : step->teardown.multi; in cpuhp_invoke_callback()
2087 .startup.single = NULL,
2093 .startup.single = smpboot_create_threads,
2099 .startup.single = perf_event_init_cpu,
2104 .startup.single = random_prepare_cpu,
2109 .startup.single = workqueue_prepare_cpu,
[all …]
/openbmc/linux/Documentation/core-api/
H A Dcpu_hotplug.rst161 CPUHP_OFFLINE to CPUHP_ONLINE. Each state has a startup and a teardown
164 When a CPU is onlined, the startup callbacks are invoked sequentially until
185 The startup callbacks in this section are invoked before the CPU is
193 The startup callbacks are used to setup resources which are required to
198 The startup callbacks are allowed to fail. If a callback fails, the CPU
209 The startup callbacks in this section are invoked on the hotplugged CPU
225 The startup callbacks in this section are invoked on the hotplugged CPU
242 [CPUHP_OFFLINE + 1]->startup() -> success
243 [CPUHP_OFFLINE + 2]->startup() -> success
244 [CPUHP_OFFLINE + 3] -> skipped because startup == NULL
[all …]
/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/
H A Drc39 startup() { function
138 startup $i stop
168 startup $i stop
171 startup $i start
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dmedia.c167 void tulip_select_media(struct net_device *dev, int startup) in tulip_select_media() argument
184 if (startup) in tulip_select_media()
199 if (startup && mtable->has_reset) { in tulip_select_media()
228 if (startup) { in tulip_select_media()
234 if (startup) iowrite32(csr13val, ioaddr + CSR13); in tulip_select_media()
257 if (startup) { in tulip_select_media()
283 if (startup) { in tulip_select_media()
310 if (tmp_info && startup < 2) { in tulip_select_media()
324 if (startup && mtable->has_reset) { in tulip_select_media()
345 if (startup && ! tp->medialock) in tulip_select_media()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dclps711x-clock.txt6 - startup-frequency: Factory set CPU startup frequency in HZ.
18 startup-frequency = <73728000>;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/
H A Dopenbox_3.6.1.bb31 PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification…
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/libxfce4ui/
H A Dlibxfce4ui_4.19.6.bb
/openbmc/openbmc/poky/meta/recipes-sato/matchbox-desktop/
H A Dmatchbox-desktop_2.3.bb11 DEPENDS = "gtk+3 startup-notification dbus"
19 EXTRA_OECONF = "--enable-startup-notification --with-dbus"
25 # The startup-notification requires x11 in DISTRO_FEATURES
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-synology.dtsi610 startup-delay-us = <5000000>;
623 startup-delay-us = <5000000>;
645 startup-delay-us = <5000000>;
667 startup-delay-us = <5000000>;
680 startup-delay-us = <5000000>;
703 startup-delay-us = <5000000>;
716 startup-delay-us = <5000000>;
729 startup-delay-us = <5000000>;
742 startup-delay-us = <5000000>;
764 startup-delay-us = <5000000>;
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Dkirkwood-synology.dtsi610 startup-delay-us = <5000000>;
623 startup-delay-us = <5000000>;
645 startup-delay-us = <5000000>;
667 startup-delay-us = <5000000>;
680 startup-delay-us = <5000000>;
703 startup-delay-us = <5000000>;
716 startup-delay-us = <5000000>;
729 startup-delay-us = <5000000>;
742 startup-delay-us = <5000000>;
764 startup-delay-us = <5000000>;
[all …]
/openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/
H A Drxvt-unicode.inc37 PACKAGECONFIG[startup] = "--enable-startup-notification,--disable-startup-notification,startup-noti…

12345678910>>...43