Home
last modified time | relevance | path

Searched defs:patch (Results 1 – 25 of 62) sorted by relevance

123

/openbmc/linux/arch/xtensa/kernel/
Djump_label.c
/openbmc/linux/arch/parisc/kernel/
Dpatch.c
/openbmc/linux/kernel/livepatch/
Dstate.c
Dcore.h
/openbmc/linux/arch/arm/kernel/
Dpatch.c
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
Daicasm.c
/openbmc/openbmc/poky/scripts/
H A Db4-wrapper-poky.py42 patch = sys.stdin.readlines() variable
89 patch = "".join(patch) variable
H A Dpatchtest36 def getResult(patch, mergepatch, logfile=None): argument
155 def run(patch, logfile=None): argument
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpatch.py90 def Import(self, patch, force): argument
193 def _appendPatchFile(self, patch, strippath): argument
221 def Import(self, patch, force = None): argument
231 def _applypatch(self, patch, force = False, reverse = False, run = True): argument
575 def _commitpatch(self, patch, patchfilevar): argument
592 def _applypatch(self, patch, force = False, reverse = False, run = True): argument
595 def _applypatchhelper(shellcmd, patch, force = False, reverse = False, run = True): argument
721 def Import(self, patch, force = None): argument
/openbmc/linux/arch/arm/probes/kprobes/
Dcore.c
/openbmc/linux/drivers/scsi/
Dscript_asm.pl
/openbmc/openbmc/poky/bitbake/contrib/
H A Db4-wrapper-bitbake.py23 patch = sys.stdin.read() variable
/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/
H A DevbA3_emmc_patch.json5 "patch": true, boolean
/openbmc/linux/include/linux/fpga/
Dadi-axi-common.h
/openbmc/hiomapd/vpnor/test/
H A Dtmpd.cpp29 size_t VpnorRoot::patch(const std::string& name, const void* data, size_t len) in patch() function in openpower::virtual_pnor::test::VpnorRoot
H A Dwrite_patch.cpp55 fs::path patch = root.patch() / "TEST1"; in main() local
H A Dwrite_patch_resize.cpp63 fs::path patch = root.patch() / "TEST1"; in main() local
H A Dread_patch.cpp57 std::vector<uint8_t> patch(PATCH_SIZE, 0xff); in main() local
/openbmc/linux/samples/livepatch/
Dlivepatch-sample.c
/openbmc/phosphor-mboxd/vpnor/test/
H A Dtmpd.cpp29 size_t VpnorRoot::patch(const std::string &name, const void *data, size_t len) in patch() function in openpower::virtual_pnor::test::VpnorRoot
H A Dwrite_patch.cpp50 fs::path patch = root.patch() / "TEST1"; in main() local
H A Dwrite_patch_resize.cpp60 fs::path patch = root.patch() / "TEST1"; in main() local
H A Dread_patch.cpp56 std::vector<uint8_t> patch(PATCH_SIZE, 0xff); in main() local
H A Dtmpd.hpp88 fs::path patch() in patch() function in openpower::virtual_pnor::test::VpnorRoot
/openbmc/openbmc/poky/meta/lib/patchtest/
H A Drepo.py20 def __init__(self, patch, repodir, commit=None, branch=None): argument

123