Home
last modified time | relevance | path

Searched refs:proceed (Results 1 – 25 of 109) sorted by relevance

12345

/openbmc/linux/sound/soc/intel/avs/
H A Dtrace.h127 TP_PROTO(const char *op, bool proceed, u64 header),
129 TP_ARGS(op, proceed, header),
133 __field(bool, proceed )
139 __entry->proceed = proceed;
144 __entry->proceed ? "" : "ignore ", __get_str(op),
/openbmc/linux/net/sched/
H A Dematch.c507 proceed: in __tcf_em_tree_match()
517 goto proceed; in __tcf_em_tree_match()
540 goto proceed; in __tcf_em_tree_match()
/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-devtools/python/python3-pyinotify/
H A D0001-Make-asyncore-support-optional-for-Python-3.patch63 - When asyncore tells us we can read from the fd, we proceed processing
76 + When asyncore tells us we can read from the fd, we proceed processing
/openbmc/linux/arch/x86/kernel/cpu/microcode/
H A Dcore.c456 bool proceed = true; in load_primary() local
460 proceed = kick_offline_cpus(nr_offl); in load_primary()
463 if (proceed) in load_primary()
/openbmc/linux/tools/testing/selftests/powerpc/math/
H A Dvsx_asm.S26 # that the VMX have been loaded with varray. Will proceed to check the
H A Dfpu_asm.S98 # has been loaded with darray. Will proceed to check the validity of the FPU
H A Dvmx_asm.S114 # the VMX have been loaded with varray. Will proceed to check the validity of
/openbmc/openbmc/meta-security/meta-integrity/recipes-core/initrdscripts/
H A Dinitramfs-framework-ima.bb17 # Force proceed IMA procedure even 'no_ima' boot parameter is available.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A Dfix-lmbench-memory-check-failure.patch4 Subject: [PATCH] lmbench: Can't proceed on some targets
6 lmbench can't proceed on some targets. The memory check fails because the
/openbmc/bmcweb/
H A DOEM_SCHEMAS.md64 3. If DMTF is interested in the proposal, proceed using their documented process
70 to OpenBMC", proceed to write an OpenBMC design document about the new
/openbmc/openbmc/poky/meta/recipes-core/newlib/libgloss/
H A Dfix-rs6000-crt0.patch5 do_install, we simply modify the name of the objects so the installation can proceed
/openbmc/qemu/qapi/
H A Dreplay.json104 # Automatically proceed to the instruction count @icount, when
/openbmc/linux/Documentation/scsi/
H A Dscsi-parameters.rst98 allowing boot to proceed. none ignores them, expecting
/openbmc/linux/drivers/perf/
H A Dxgene_pmu.c358 XGENE_PMU_EVENT_ATTR(mcu-rd-proceed-all, 0x16),
359 XGENE_PMU_EVENT_ATTR(mcu-rd-proceed-cancel, 0x17),
361 XGENE_PMU_EVENT_ATTR(mcu-rd-proceed-speculative-all, 0x19),
362 XGENE_PMU_EVENT_ATTR(mcu-rd-proceed-speculative-cancel, 0x1a),
363 XGENE_PMU_EVENT_ATTR(mcu-wr-proceed-all, 0x1b),
364 XGENE_PMU_EVENT_ATTR(mcu-wr-proceed-cancel, 0x1c),
/openbmc/qemu/docs/devel/
H A Dcode-of-conduct.rst54 information about how to proceed.
/openbmc/linux/Documentation/watchdog/
H A Dhpwdt.rst71 the iLO will proceed to reset the system at timeout if the timer hasn't
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-remoteproc83 copy the dump. Also recovery process will not proceed until
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/
H A Dinitramfs-framework_1.0.bb81 # and mounts the rootfs. Then 90-rootfs will proceed immediately.
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dv4l2grab.c.rst83 printf("Libv4l didn't accept RGB24 format. Can't proceed.\n");
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfirmware.c95 goto proceed; in brcmf_nvram_handle_idle()
104 proceed: in brcmf_nvram_handle_idle()
/openbmc/linux/Documentation/process/
H A D3.Early-stage.rst188 idea. The best thing to do in this situation is to proceed, keeping the
212 experienced kernel developers may choose to proceed in an open-loop manner
/openbmc/linux/Documentation/powerpc/
H A Dsyscall64-abi.rst105 transactional state and the syscall will proceed as in the case of a
/openbmc/docs/designs/
H A Ddesign-template.md41 ASCII diagrams. Plain text will allow the review to proceed without having to
/openbmc/linux/drivers/gpu/drm/i915/
H A DKconfig.profile131 concurrent execution in order for them to proceed, e.g. they
/openbmc/linux/Documentation/bpf/
H A Dprog_cgroup_sysctl.rst53 * ``1`` means "proceed with access".

12345