Home
last modified time | relevance | path

Searched refs:skip (Results 976 - 1000 of 2144) sorted by relevance

1...<<31323334353637383940>>...86

/kernel/linux/linux-5.10/scripts/
H A Dleaking_addresses.pl410 # True if we should skip this path.
411 sub skip subroutine
492 # skip /proc/PID except /proc/1
496 next if (skip($path));
623 $index += 2; # skip ': '
635 $index += 2; # skip ': '
/kernel/linux/linux-5.10/tools/perf/util/
H A Dmachine.h239 bool (skip)(struct dso *dso, int parm), int parm);
242 bool (skip)(struct dso *dso, int parm), int parm);
H A Dtrace-event-read.c69 static void skip(int size) in skip() function
151 * Just skip it, now that we configure libtraceevent to use the in read_proc_kallsyms()
154 * We need to skip it so that we can continue parsing old perf.data in read_proc_kallsyms()
239 skip(size); in read_header_files()
/kernel/linux/linux-5.10/fs/ext4/
H A Dmmp.c323 goto skip; in ext4_multi_mount_protect()
356 skip: in ext4_multi_mount_protect()
/kernel/linux/linux-6.6/fs/ext4/
H A Dmmp.c315 goto skip; in ext4_multi_mount_protect()
348 skip: in ext4_multi_mount_protect()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dmub/
H A Ddmub_srv.h383 void (*skip_dmub_panel_power_sequence)(struct dmub_srv *dmub, bool skip);
795 bool skip);
/kernel/linux/linux-6.6/kernel/events/
H A Dhw_breakpoint_test.c76 * Fills up the given @cpu/@tsk with breakpoints, only leaving @skip slots free.
80 static bool fill_bp_slots(struct kunit *test, int *id, int cpu, struct task_struct *tsk, int skip) in fill_bp_slots() argument
82 for (int i = 0; i < get_test_bp_slots() - skip; ++i) in fill_bp_slots()
/kernel/linux/linux-6.6/arch/xtensa/kernel/
H A Dhead.S232 beq a4, a5, 1b # skip, empty entry
233 beq a4, a6, 1b # skip, source and dest. are the same
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dnetlink.c241 goto skip; in rdma_nl_rcv_skb()
247 skip: in rdma_nl_rcv_skb()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_mq.c248 arg->count = arg->skip; in mq_walk()
249 for (ntx = arg->skip; ntx < dev->num_tx_queues; ntx++) { in mq_walk()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dmachine.h254 bool (skip)(struct dso *dso, int parm), int parm);
257 bool (skip)(struct dso *dso, int parm), int parm);
H A Dtrace-event-read.c71 static void skip(int size) in skip() function
153 * Just skip it, now that we configure libtraceevent to use the in read_proc_kallsyms()
156 * We need to skip it so that we can continue parsing old perf.data in read_proc_kallsyms()
241 skip(size); in read_header_files()
/kernel/linux/linux-6.6/scripts/
H A Dleaking_addresses.pl411 # True if we should skip this path.
412 sub skip subroutine
493 # skip /proc/PID except /proc/1
497 next if (skip($path));
624 $index += 2; # skip ': '
636 $index += 2; # skip ': '
/third_party/elfutils/libdwfl/
H A Doffline.c185 skip:; in process_archive_member()
226 goto skip; in process_archive_member()
/third_party/f2fs-tools/fsck/
H A Dsload.c312 goto skip; in configure_files()
327 skip: in configure_files()
/third_party/curl/lib/
H A Dparsedate.c266 static void skip(const char **date) in skip() function
268 /* skip everything that aren't letters or digits */ in skip()
375 skip(&date); in parsedate()
/third_party/libuv/src/unix/
H A Dtty.c191 goto skip; in uv_tty_init()
209 skip: in uv_tty_init()
/third_party/libwebsockets/lib/misc/
H A Ddir.c138 goto skip; in lws_dir()
178 skip: in lws_dir()
/third_party/node/test/parallel/
H A Dtest-tls-server-verify.js26 common.skip('missing crypto');
29 common.skip('node compiled without OpenSSL CLI.');
/third_party/node/test/pummel/
H A Dtest-policy-integrity-worker-commonjs.js6 common.skip('missing crypto');
10 common.skip('Too slow for Raspberry Pi devices');
H A Dtest-policy-integrity-worker-module.js6 common.skip('missing crypto');
10 common.skip('Too slow for Raspberry Pi devices');
H A Dtest-policy-integrity-dep.js6 common.skip('missing crypto');
10 common.skip('Too slow for Raspberry Pi devices');
H A Dtest-policy-integrity-parent-commonjs.js6 common.skip('missing crypto');
10 common.skip('Too slow for Raspberry Pi devices');
H A Dtest-policy-integrity-parent-module.js6 common.skip('missing crypto');
10 common.skip('Too slow for Raspberry Pi devices');
H A Dtest-policy-integrity-parent-no-package-json.js6 common.skip('missing crypto');
10 common.skip('Too slow for Raspberry Pi devices');

Completed in 14 milliseconds

1...<<31323334353637383940>>...86