Home
last modified time | relevance | path

Searched defs:targets (Results 1 – 25 of 119) sorted by relevance

12345

/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-subdev.rst391 Actual targets
399 BOUNDS targets
409 .. _format-propagation:
/openbmc/phosphor-gpio-monitor/
H A DgpioMon.hpp44 const std::map<std::string, std::vector<std::string>>& targets, in GpioMonitor()
67 std::map<std::string, std::vector<std::string>> targets; member in phosphor::gpio::GpioMonitor
/openbmc/linux/arch/riscv/boot/
H A DMakefile23 targets := Image Image.* loader loader.o loader.lds loader.bin macro
24 targets := Image Image.* loader loader.o loader.lds loader.bin xipImage macro
/openbmc/openpower-proc-control/test/
H A Dutest.cpp63 Targeting targets{masterDir, _slaveDir}; in TEST_F() local
80 Targeting targets{masterDir, _slaveDir}; in TEST_F() local
/openbmc/qemu/scripts/
H A Dmtest2make.py42 def process_tests(test, targets, suites): argument
100 targets = {t['id']: [os.path.relpath(f) for f in t['filename']] variable
/openbmc/linux/include/linux/
H A Dmemory-tiers.h49 static inline void node_get_allowed_targets(pg_data_t *pgdat, nodemask_t *targets) in node_get_allowed_targets()
91 static inline void node_get_allowed_targets(pg_data_t *pgdat, nodemask_t *targets) in node_get_allowed_targets()
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/
H A Dlocalhostbecontroller.py82 def setLayers(self, bitbake, layers, targets): argument
318 def triggerBuild(self, bitbake, layers, variables, targets, brbe): argument
H A Dbbcontroller.py46 def build(self, targets, task = None): argument
117 def triggerBuild(self, bitbake, layers, variables, targets): argument
/openbmc/openpower-proc-control/procedures/p9/
H A Dset_sync_fsi_clock_mode.cpp35 Targeting targets; in setSynchronousFSIClock() local
H A Dstart_host.cpp40 Targeting targets; in startHost() local
H A Dcleanup_pcie.cpp43 Targeting targets; in cleanupPcie() local
H A Dstart_host_mpreboot.cpp46 Targeting targets; in startHostMpReboot() local
/openbmc/openpower-proc-control/procedures/phal/
H A Dset_SPI_mux.cpp37 Targeting targets; in setSPIMux() local
/openbmc/linux/arch/parisc/boot/
H A DMakefile6 targets := image macro
/openbmc/linux/tools/testing/scatterlist/
H A DMakefile12 targets: include $(TARGETS) target
/openbmc/linux/arch/nios2/boot/compressed/
H A DMakefile6 targets := vmlinux head.o misc.o piggy.o vmlinux.lds macro
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dsstatetests.py83 …def run_test_sstate_creation(self, targets, distro_specific=True, distro_nonspecific=True, temp_ss… argument
134 …def run_test_cleansstate_task(self, targets, distro_specific=True, distro_nonspecific=True, temp_s… argument
151 def run_test_rebuild_distro_specific_sstate(self, targets, temp_sstate_location=True): argument
963 def run_test(self, machine, targets, exceptions, check_cdn = True, ignore_errors = False): argument
/openbmc/linux/arch/sh/boot/romimage/
H A DMakefile8 targets := vmlinux head.o zeropage.bin piggy.o macro
/openbmc/openpower-proc-control/procedures/common/
H A Dcfam_overrides.cpp36 Targeting targets; in CFAMOverride() local
/openbmc/linux/arch/loongarch/boot/
H A DMakefile14 targets := vmlinux.elf macro
/openbmc/linux/arch/arm/boot/bootp/
H A DMakefile47 targets := bootp init.o kernel.o initrd.o macro
/openbmc/linux/arch/csky/boot/
H A DMakefile2 targets := Image zImage uImage macro
/openbmc/linux/arch/microblaze/boot/
H A DMakefile6 targets := linux.bin linux.bin.gz linux.bin.ub simpleImage.* macro
/openbmc/linux/drivers/base/firmware_loader/builtin/
H A DMakefile41 targets := $(patsubst $(obj)/%,%, \ macro
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dlibtoaster.js90 function _startABuild (url, targets, onsuccess, onfail) { argument
105 data: { 'targets' : targets }, property in AnonymousClass9980b04c0601.data
474 function _updateProject (url, targets, default_image, onsuccess, onfail) { argument
489 data: { 'do_update' : 'True' , 'targets' : targets , 'default_image' : default_image , }, property in AnonymousClass9980b04c1e01.data
540 function _setDefaultImage (url, targets, onsuccess, onfail) { argument
555 data: { 'targets' : targets }, property in AnonymousClass9980b04c2101.data

12345