Home
last modified time | relevance | path

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

123

/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()
/linux/arch/x86/kernel/cpu/microcode/
H A Dcore.c497 bool proceed = true; in load_primary() local
501 proceed = kick_offline_cpus(nr_offl); in load_primary()
504 if (proceed) in load_primary()
/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.S133 # 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
/linux/Documentation/scsi/
H A Dscsi-parameters.rst98 allowing boot to proceed. none ignores them, expecting
/linux/Documentation/gpu/nova/core/
H A Ddevinit.rst46 Before the driver can proceed with further initialization, it must wait for a signal
/linux/Documentation/watchdog/
H A Dhpwdt.rst71 the iLO will proceed to reset the system at timeout if the timer hasn't
/linux/Documentation/ABI/testing/
H A Dsysfs-class-remoteproc83 copy the dump. Also recovery process will not proceed until
/linux/Documentation/userspace-api/media/v4l/
H A Dv4l2grab.c.rst84 printf("Libv4l didn't accept RGB24 format. Can't proceed.\n");
/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
/linux/Documentation/bpf/
H A Dprog_cgroup_sysctl.rst53 * ``1`` means "proceed with access".
/linux/drivers/gpu/drm/i915/
H A DKconfig.profile131 concurrent execution in order for them to proceed, e.g. they
/linux/Documentation/arch/powerpc/
H A Dsyscall64-abi.rst105 transactional state and the syscall will proceed as in the case of a
/linux/drivers/block/drbd/
H A Ddrbd_actlog.c1072 goto proceed; in drbd_try_rs_begin_io()
1117 proceed: in drbd_try_rs_begin_io()
/linux/Documentation/networking/
H A Dxdp-rx-metadata.rst153 case, the BPF program should not proceed to populate data into the ``data_meta``
H A Dstrparser.rst137 can proceed to read the messages itself
/linux/tools/perf/
H A Dbuiltin-sched.c1636 int proceed; in map_switch_event() local
1719 proceed = 0; in map_switch_event()
1734 proceed = 1; in map_switch_event()
1757 if (proceed != 1) { in map_switch_event()
1768 if (proceed == 1) in map_switch_event()
/linux/tools/memory-model/
H A Dlinux-kernel.cat125 * Effects of read-side critical sections proceed from the rcu_read_unlock()
/linux/drivers/cxl/
H A DKconfig226 can disable that data integrity safety and proceed with enabling
/linux/Documentation/core-api/
H A Dassoc_array.rst83 proceed under the RCU read lock.
506 proceed rootwards through the tree, going to the parent node, slot N + 1 to
/linux/Documentation/power/
H A Duserland-swsusp.rst164 in the memory location pointed to by the last argument of ioctl() and proceed
/linux/Documentation/staging/
H A Dcrc32.rst34 Just like with ordinary division, you proceed one digit (bit) at a time.
/linux/Documentation/admin-guide/device-mapper/
H A Dverity.rst79 Log corrupted blocks, but allow read operations to proceed normally.
/linux/Documentation/scheduler/
H A Dcompletion.rst15 yield() or some quirky msleep(1) loop to allow something else to proceed,

123