/openbmc/linux/net/ceph/ |
H A D | auth_none.c | 84 static void ceph_auth_none_destroy_authorizer(struct ceph_authorizer *a) in ceph_auth_none_destroy_authorizer() argument 86 kfree(a); in ceph_auth_none_destroy_authorizer()
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | cypress,tm2-touchkey.yaml | 13 Touch key controllers similar to the TM2 can be found in a wide range of 15 a similar I2C protocol.
|
/openbmc/linux/Documentation/devicetree/bindings/i2c/ |
H A D | i2c-davinci.txt | 17 - power-domains: Should contain a phandle to a PM domain provider node
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-support/nvmetcli/ |
H A D | nvmetcli_0.7.bb | 4 interactively as well as saving / restoring the configuration to / from a json \ 12 # shutdown from a saved NVMe Target configuration in the /etc/nvmet/config.json
|
/openbmc/linux/Documentation/driver-api/firmware/ |
H A D | other_interfaces.rst | 24 Some features of the Intel Stratix10 SoC require a level of privilege 33 of the requests on to a secure monitor (EL3).
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd/ |
H A D | 0001-Remove-hardcoded-usr-local-includes-from-configure.a.patch | 20 diff --git a/configure.ac b/configure.ac 22 --- a/configure.ac
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | gsettings.bbclass | 12 # rootfs builds to save a little time on first boot. 14 # TODO use a trigger so that this runs once per package operation run
|
H A D | multilib_header.bbclass | 10 # add a unique identifier to the name for the ABI/bitsize that is being used. 22 # For MIPS: "n32" is a special case, which needs to be
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/ |
H A D | 0001-memory.h-Always-define-strlcpy-for-glibc-based-syste.patch | 20 diff --git a/include/cutils/memory.h b/include/cutils/memory.h 22 --- a/include/cutils/memory.h
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/ |
H A D | IP.interface.yaml | 61 Address is provided by a DHCP service. 67 Address is provided by a Stateless Address Autoconfiguration.
|
/openbmc/openbmc/poky/meta/recipes-bsp/acpid/ |
H A D | acpid.inc | 2 DESCRIPTION = "ACPID is a completely flexible, totally extensible daemon for \ 5 to handle the event. The programs it executes are configured through a set of \
|
/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/vulkan-samples/ |
H A D | 0001-Do-not-use-LFS64-functions-on-linux-musl.patch | 20 diff --git a/include/spdlog/details/os.h b/include/spdlog/details/os.h 22 --- a/include/spdlog/details/os.h
|
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
H A D | 3009-vo-converter_vaapi-Fix-EGL-macro-undeclared.patch | 19 diff --git a/modules/video_output/opengl/converter_vaapi.c b/modules/video_output/opengl/converter_… 21 --- a/modules/video_output/opengl/converter_vaapi.c
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libwmf/libwmf/ |
H A D | 0001-configure-use-pkg-config-for-freetype.patch | 12 diff --git a/configure.ac b/configure.ac 14 --- a/configure.ac
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/s-nail/files/ |
H A D | 0001-su_INLINE-gcc-only-GNU-specifics-after-Og.patch | 13 diff --git a/include/su/code.h b/include/su/code.h 15 --- a/include/su/code.h
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxcb/ |
H A D | 0001-use-_Alignof-to-avoid-UB-in-ALIGNOF.patch | 22 diff --git a/src/c_client.py b/src/c_client.py 24 --- a/src/c_client.py
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/ |
H A D | 0001-tests-disable-the-check-for-inotify.patch | 22 diff --git a/tests/diag.sh b/tests/diag.sh 24 --- a/tests/diag.sh
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/pm-graph/pm-graph/ |
H A D | 0001-sleepgraph.py-parse-unfished-cpu-exec-line.patch | 21 diff --git a/sleepgraph.py b/sleepgraph.py 23 --- a/sleepgraph.py
|
/openbmc/openbmc/meta-phosphor/classes/ |
H A D | license_static.bbclass | 4 # Add a class to support serving license info through bmcweb. 12 # Class can be inherited in a project bbclass to copy the license info.
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | 0008-implment-systemd-sysv-install-for-OE.patch | 16 diff --git a/src/systemctl/systemd-sysv-install.SKELETON b/src/systemctl/systemd-sysv-install.SKELE… 18 --- a/src/systemctl/systemd-sysv-install.SKELETON
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/ |
H A D | 0007-cmake-Do-not-check-for-upstart-on-build-host.patch | 25 diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt 27 --- a/src/CMakeLists.txt
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/monit/ |
H A D | monit_5.33.0.bb | 1 DESCRIPTION = "Monit is a free open source utility for managing and monitoring, \ 2 processes, programs, files, directories and filesystems on a UNIX system. \
|
/openbmc/qemu/monitor/ |
H A D | hmp-target.c | 132 compare_mon_cmd(const void *a, const void *b) in compare_mon_cmd() argument 134 return strcmp(((const HMPCommand *)a)->name, in compare_mon_cmd()
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-screensaver/xfce4-screensaver/ |
H A D | fix-cross-compile.patch | 13 diff --git a/configure.ac b/configure.ac 15 --- a/configure.ac
|
/openbmc/openpower-proc-control/service_files/ |
H A D | op-enter-mpreboot@.service.in | 21 PendingAttributes a{s\\(sv\\)} 1 pvm_sys_dump_active \ 26 xyz.openbmc_project.Dump.Create CreateDump a{sv} 0" || true
|