/openbmc/linux/arch/xtensa/kernel/ |
D | jump_label.c |
|
/openbmc/linux/arch/parisc/kernel/ |
D | patch.c |
|
/openbmc/linux/kernel/livepatch/ |
D | state.c |
|
D | core.h |
|
/openbmc/linux/arch/arm/kernel/ |
D | patch.c |
|
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm.c |
|
/openbmc/openbmc/poky/scripts/ |
H A D | b4-wrapper-poky.py | 42 patch = sys.stdin.readlines() variable 89 patch = "".join(patch) variable
|
H A D | patchtest | 36 def getResult(patch, mergepatch, logfile=None): argument 155 def run(patch, logfile=None): argument
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | patch.py | 90 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/ |
D | core.c |
|
/openbmc/linux/drivers/scsi/ |
D | script_asm.pl |
|
/openbmc/openbmc/poky/bitbake/contrib/ |
H A D | b4-wrapper-bitbake.py | 23 patch = sys.stdin.read() variable
|
/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/ |
H A D | evbA3_emmc_patch.json | 5 "patch": true, boolean
|
/openbmc/linux/include/linux/fpga/ |
D | adi-axi-common.h |
|
/openbmc/hiomapd/vpnor/test/ |
H A D | tmpd.cpp | 29 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 D | write_patch.cpp | 55 fs::path patch = root.patch() / "TEST1"; in main() local
|
H A D | write_patch_resize.cpp | 63 fs::path patch = root.patch() / "TEST1"; in main() local
|
H A D | read_patch.cpp | 57 std::vector<uint8_t> patch(PATCH_SIZE, 0xff); in main() local
|
/openbmc/linux/samples/livepatch/ |
D | livepatch-sample.c |
|
/openbmc/phosphor-mboxd/vpnor/test/ |
H A D | tmpd.cpp | 29 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 D | write_patch.cpp | 50 fs::path patch = root.patch() / "TEST1"; in main() local
|
H A D | write_patch_resize.cpp | 60 fs::path patch = root.patch() / "TEST1"; in main() local
|
H A D | read_patch.cpp | 56 std::vector<uint8_t> patch(PATCH_SIZE, 0xff); in main() local
|
H A D | tmpd.hpp | 88 fs::path patch() in patch() function in openpower::virtual_pnor::test::VpnorRoot
|
/openbmc/openbmc/poky/meta/lib/patchtest/ |
H A D | repo.py | 20 def __init__(self, patch, repodir, commit=None, branch=None): argument
|