| /OK3568_Linux_fs/buildroot/package/glibc/2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c/ |
| H A D | 0001-Revert-Linux-Implement-a-useful-version-of-_startup_.patch | 13 sysdeps/unix/sysv/linux/i386/startup.h | 23 ++++++++++++--- 14 sysdeps/unix/sysv/linux/ia64/startup.h | 22 --------------- 15 sysdeps/unix/sysv/linux/startup.h | 39 -------------------------- 17 delete mode 100644 sysdeps/unix/sysv/linux/ia64/startup.h 18 delete mode 100644 sysdeps/unix/sysv/linux/startup.h 20 diff --git a/sysdeps/unix/sysv/linux/i386/startup.h b/sysdeps/unix/sysv/linux/i386/startup.h 22 --- a/sysdeps/unix/sysv/linux/i386/startup.h 23 +++ b/sysdeps/unix/sysv/linux/i386/startup.h 25 /* Linux/i386 definitions of functions used by static libc main startup. 35 -/* Can't use "call *%gs:SYSINFO_OFFSET" during startup. */ [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/ |
| H A D | 0001-Revert-Linux-Implement-a-useful-version-of-_startup_.patch | 12 sysdeps/unix/sysv/linux/i386/startup.h | 23 ++++++++++++--- 13 sysdeps/unix/sysv/linux/ia64/startup.h | 22 --------------- 14 sysdeps/unix/sysv/linux/startup.h | 39 -------------------------- 16 delete mode 100644 sysdeps/unix/sysv/linux/ia64/startup.h 17 delete mode 100644 sysdeps/unix/sysv/linux/startup.h 19 diff --git a/sysdeps/unix/sysv/linux/i386/startup.h b/sysdeps/unix/sysv/linux/i386/startup.h 21 --- a/sysdeps/unix/sysv/linux/i386/startup.h 22 +++ b/sysdeps/unix/sysv/linux/i386/startup.h 24 /* Linux/i386 definitions of functions used by static libc main startup. 34 -/* Can't use "call *%gs:SYSINFO_OFFSET" during startup. */ [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | cpuhotplug.h | 206 int (*startup)(unsigned int cpu), 211 int (*startup)(unsigned int cpu), 226 int (*startup)(unsigned int cpu), in cpuhp_setup_state() 229 return __cpuhp_setup_state(state, name, true, startup, teardown, false); in cpuhp_setup_state() 234 int (*startup)(unsigned int cpu), in cpuhp_setup_state_cpuslocked() 237 return __cpuhp_setup_state_cpuslocked(state, name, true, startup, in cpuhp_setup_state_cpuslocked() 254 int (*startup)(unsigned int cpu), in cpuhp_setup_state_nocalls() 257 return __cpuhp_setup_state(state, name, false, startup, teardown, in cpuhp_setup_state_nocalls() 263 int (*startup)(unsigned int cpu), in cpuhp_setup_state_nocalls_cpuslocked() 266 return __cpuhp_setup_state_cpuslocked(state, name, false, startup, in cpuhp_setup_state_nocalls_cpuslocked() [all …]
|
| /OK3568_Linux_fs/buildroot/boot/lpc32xxcdl/ |
| H A D | lpc32xxcdl-2.11-slashes.patch | 6 .../startup/examples/burners/makefile.burner | 16 +++++----- 12 .../startup/examples/Burners/nor/norerase/makefile | 2 +- 13 .../startup/examples/Burners/nor/s1lapp/makefile | 2 +- 58 diff --git a/csps/lpc32xx/bsps/common/startup/examples/burners/makefile.burner b/csps/lpc32xx/bsps/… 60 --- a/csps/lpc32xx/bsps/common/startup/examples/burners/makefile.burner 61 +++ b/csps/lpc32xx/bsps/common/startup/examples/burners/makefile.burner 68 -include $(COMMON_BASE)\startup\examples\buildfiles\make.env 71 +include $(COMMON_BASE)/startup/examples/buildfiles/make.env 79 -LDSCRIPT =$(COMMON_BASE)\startup\examples\buildfiles\ldscript_iram_rvw.ld 80 +LDSCRIPT =$(COMMON_BASE)/startup/examples/buildfiles/ldscript_iram_rvw.ld [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/net/phy/ |
| H A D | vitesse.c | 301 .startup = &vitesse_startup, 311 .startup = &vitesse_startup, 321 .startup = &vitesse_startup, 331 .startup = &vitesse_startup, 341 .startup = &vitesse_startup, 351 .startup = &vitesse_startup, 361 .startup = &vitesse_startup, 371 .startup = &vitesse_startup, 381 .startup = &vitesse_startup, 391 .startup = &vitesse_startup, [all …]
|
| H A D | micrel_ksz8xxx.c | 26 .startup = &genphy_startup, 55 .startup = &genphy_startup, 83 .startup = &genphy_startup, 93 .startup = &genphy_startup, 150 .startup = &ksz8895_startup, 161 .startup = &genphy_startup, 186 .startup = &ksz886x_startup,
|
| H A D | smsc.c | 52 .startup = &smsc_startup, 62 .startup = &smsc_startup, 72 .startup = &genphy_startup, 82 .startup = &genphy_startup, 92 .startup = &genphy_startup,
|
| H A D | aquantia.c | 120 .startup = &aquantia_startup, 133 .startup = &aquantia_startup, 146 .startup = &aquantia_startup, 159 .startup = &aquantia_startup, 172 .startup = &aquantia_startup, 185 .startup = &aquantia_startup,
|
| H A D | marvell.c | 600 .startup = &m88e1011s_startup, 610 .startup = &m88e1011s_startup, 620 .startup = &m88e1118_startup, 630 .startup = &m88e1118_startup, 640 .startup = &genphy_startup, 650 .startup = &m88e1145_startup, 660 .startup = &m88e1011s_startup, 670 .startup = &m88e1011s_startup, 685 .startup = &m88e1011s_startup, 695 .startup = &m88e1011s_startup, [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/libwnck/ |
| H A D | libwnck_2.31.0.bb | 8 PACKAGECONFIG ??= "startup-notification" 9 PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-sato/matchbox-panel-2/ |
| H A D | matchbox-panel-2_2.11.bb | 10 … file://applets/startup/startup.c;endline=22;md5=7cbcea60b667f609495222faf3e07917" 12 DEPENDS = "gtk+3 startup-notification dbus dbus-glib dbus-glib-native" 16 # The startup-notification requires x11 in DISTRO_FEATURES 30 EXTRA_OECONF = "--enable-startup-notification --enable-dbus" 38 ${datadir}/matchbox-panel/startup/*.png \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-xfce/xfwm4/ |
| H A D | xfwm4_4.16.1.bb | 16 startup-notification \ 21 PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification…
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | cpu.c | 127 } startup; member 169 if (!(bringup ? step->startup.single : step->teardown.single)) in cpuhp_invoke_callback() 177 cb = bringup ? step->startup.single : step->teardown.single; in cpuhp_invoke_callback() 185 cbm = bringup ? step->startup.multi : step->teardown.multi; in cpuhp_invoke_callback() 221 cbm = !bringup ? step->startup.multi : step->teardown.multi; in cpuhp_invoke_callback() 1887 .startup.single = NULL, 1893 .startup.single = smpboot_create_threads, 1899 .startup.single = random_and_perf_prepare_fusion, 1904 .startup.single = workqueue_prepare_cpu, 1909 .startup.single = hrtimers_prepare_cpu, [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/ |
| H A D | soc-link.c | 74 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() 152 rtd->dai_link->compr_ops->startup) in snd_soc_link_compr_startup() 153 ret = rtd->dai_link->compr_ops->startup(cstream); in snd_soc_link_compr_startup()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/startup-notification/startup-notification-0.12/ |
| H A D | obsolete_automake_macros.patch | 4 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
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/startup-notification/ |
| H A D | startup-notification_0.12.bb | 1 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" 27 SRC_URI = "http://www.freedesktop.org/software/startup-notification/releases/${BPN}-${PV}.tar.gz \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-xfce/libxfce4ui/ |
| H A D | libxfce4ui_4.16.1.bb | 20 PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification…
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/ |
| H A D | media.c | 167 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 …]
|
| /OK3568_Linux_fs/kernel/arch/h8300/boot/compressed/ |
| H A D | head.S | 10 .section .text..startup,"ax" 11 .global startup symbol 12 startup: label 13 mov.l #startup, sp
|
| /OK3568_Linux_fs/buildroot/package/matchbox-startup-monitor/ |
| H A D | matchbox-startup-monitor.hash | 1 …://downloads.yoctoproject.org/releases/matchbox/mb-applet-startup-monitor/0.1/mb-applet-startup-mo… 2 md5 ea4b3c1ebee3f731b77a2d4bf8e9aa3c mb-applet-startup-monitor-0.1.tar.bz2
|
| H A D | matchbox-startup-monitor.mk | 8 MATCHBOX_STARTUP_MONITOR_SOURCE = mb-applet-startup-monitor-$(MATCHBOX_STARTUP_MONITOR_VERSION).tar… 9 …TOR_SITE = http://downloads.yoctoproject.org/releases/matchbox/mb-applet-startup-monitor/$(MATCHBO… 12 MATCHBOX_STARTUP_MONITOR_DEPENDENCIES = matchbox-lib startup-notification
|
| H A D | 0001-true-false.patch | 8 Index: mb-applet-startup-monitor-0.1/mbmonitor.c 10 --- mb-applet-startup-monitor-0.1.orig/mbmonitor.c 11 +++ mb-applet-startup-monitor-0.1/mbmonitor.c
|
| /OK3568_Linux_fs/buildroot/package/startup-notification/ |
| H A D | Config.in | 2 bool "startup-notification" 8 application startup. 10 http://freedesktop.org/software/startup-notification/releases
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/sysvinit/sysvinit/ |
| H A D | rc | 39 startup() { function 138 startup $i stop 168 startup $i stop 171 startup $i start
|
| /OK3568_Linux_fs/buildroot/package/matchbox-desktop/ |
| H A D | matchbox-desktop.mk | 21 MATCHBOX_DESKTOP_CONF_OPTS += --enable-startup-notification 22 MATCHBOX_DESKTOP_DEPENDENCIES += startup-notification 24 MATCHBOX_DESKTOP_CONF_OPTS += --disable-startup-notification
|