Home
last modified time | relevance | path

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

1234

/linux/sound/soc/intel/avs/
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),
/linux/net/sched/
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()
/linux/arch/x86/kernel/cpu/microcode/
A Dcore.c449 bool proceed = true; in load_primary() local
453 proceed = kick_offline_cpus(nr_offl); in load_primary()
456 if (proceed) in load_primary()
/linux/tools/testing/selftests/powerpc/math/
A Dvsx_asm.S26 # that the VMX have been loaded with varray. Will proceed to check the
A Dfpu_asm.S133 # has been loaded with darray. Will proceed to check the validity of the FPU
A Dvmx_asm.S114 # the VMX have been loaded with varray. Will proceed to check the validity of
/linux/Documentation/scsi/
A Dscsi-parameters.rst98 allowing boot to proceed. none ignores them, expecting
/linux/drivers/perf/
A Dxgene_pmu.c347 XGENE_PMU_EVENT_ATTR(mcu-rd-proceed-all, 0x16),
348 XGENE_PMU_EVENT_ATTR(mcu-rd-proceed-cancel, 0x17),
350 XGENE_PMU_EVENT_ATTR(mcu-rd-proceed-speculative-all, 0x19),
351 XGENE_PMU_EVENT_ATTR(mcu-rd-proceed-speculative-cancel, 0x1a),
352 XGENE_PMU_EVENT_ATTR(mcu-wr-proceed-all, 0x1b),
353 XGENE_PMU_EVENT_ATTR(mcu-wr-proceed-cancel, 0x1c),
/linux/Documentation/watchdog/
A Dhpwdt.rst71 the iLO will proceed to reset the system at timeout if the timer hasn't
/linux/Documentation/ABI/testing/
A Dsysfs-class-remoteproc83 copy the dump. Also recovery process will not proceed until
/linux/Documentation/userspace-api/media/v4l/
A Dv4l2grab.c.rst83 printf("Libv4l didn't accept RGB24 format. Can't proceed.\n");
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dfirmware.c95 goto proceed; in brcmf_nvram_handle_idle()
104 proceed: in brcmf_nvram_handle_idle()
/linux/Documentation/admin-guide/device-mapper/
A Dvdo-design.rst381 zone to proceed. The details of allocation are the same as in
389 waiting on this allocation also proceed.
406 it will proceed to search the next physical zone by taking the implicit
473 physical block as their new physical address and proceed to step 9
484 are out of space, so they proceed to step 13 for cleanup.
507 data_vio will proceed to step 8h to write its data directly.
526 possible. Each data_vio will then proceed to step 9 to record its
/linux/drivers/gpu/drm/i915/
A DKconfig.profile131 concurrent execution in order for them to proceed, e.g. they
/linux/Documentation/arch/powerpc/
A Dsyscall64-abi.rst105 transactional state and the syscall will proceed as in the case of a
/linux/Documentation/bpf/
A Dprog_cgroup_sysctl.rst53 * ``1`` means "proceed with access".
/linux/Documentation/process/
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
/linux/drivers/cxl/
A DKconfig143 can disable that data integrity safety and proceed with enabling
/linux/Documentation/PCI/
A Dpci-error-recovery.rst222 allowed to proceed, as another driver on the
229 reset to proceed.
385 - There is no guarantee that interrupt delivery can proceed from any
/linux/Documentation/driver-api/media/
A Dcamera-sensor.rst110 runtime PM was disabled, in either of which cases the driver may proceed to
/linux/drivers/block/drbd/
A Ddrbd_actlog.c1072 goto proceed; in drbd_try_rs_begin_io()
1117 proceed: in drbd_try_rs_begin_io()
/linux/tools/lib/bpf/
A Dusdt.c465 goto proceed; in parse_vma_segs()
473 proceed: in parse_vma_segs()
/linux/tools/memory-model/
A Dlinux-kernel.cat115 * Effects of read-side critical sections proceed from the rcu_read_unlock()
/linux/tools/perf/
A Dbuiltin-sched.c1637 int proceed; in map_switch_event() local
1716 proceed = 0; in map_switch_event()
1731 proceed = 1; in map_switch_event()
1754 if (proceed != 1) { in map_switch_event()
1765 if (proceed == 1) in map_switch_event()
/linux/Documentation/filesystems/xfs/
A Dxfs-maintainer-entry-profile.rst114 proceed with a merge.

Completed in 58 milliseconds

1234