Home
last modified time | relevance | path

Searched refs:skip (Results 776 – 800 of 1278) sorted by relevance

1...<<31323334353637383940>>...52

/openbmc/linux/kernel/trace/
H A Dtrace.c954 int skip, struct pt_regs *regs);
958 int skip, struct pt_regs *regs);
963 int skip, struct pt_regs *regs) in __ftrace_trace_stack() argument
969 int skip, struct pt_regs *regs) in ftrace_trace_stack() argument
3099 int skip, struct pt_regs *regs) in __ftrace_trace_stack() argument
3114 skip++; in __ftrace_trace_stack()
3139 size, skip); in __ftrace_trace_stack()
3178 int skip) in __trace_stack() argument
3208 void trace_dump_stack(int skip) in trace_dump_stack() argument
3215 skip++; in trace_dump_stack()
[all …]
/openbmc/u-boot/drivers/video/
H A Dipu_regs.h163 u32 skip; member
/openbmc/qemu/tests/tcg/alpha/system/
H A Dboot.S508 .skip 65536
/openbmc/linux/lib/fonts/
H A DKconfig19 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/ethernet/chelsio/
H A DKconfig14 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/ethernet/hisilicon/
H A DKconfig15 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/tools/perf/Documentation/
H A Dperf-inject.txt33 and skip SAMPLE processing.
H A Dperf-annotate.txt131 --skip-missing::
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-sdx65-mtp.dts249 qcom,gsi-loader = "skip";
/openbmc/linux/include/linux/
H A Dfirewire.h461 u32 skip:1; /* tx: Set to not send packet at all */ member
/openbmc/linux/arch/arc/include/asm/
H A Dentry-arcv2.h140 ; skip JLI, LDI, EI for now
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dgo.bbclass164 # doesn't support -buildmode=pie, so skip the QA checking for mips/rv32 and its
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_websocket.robot153 Run Keyword Redfish Power On stack_mode=skip
/openbmc/openbmc-test-automation/openpower/
H A Dtest_timed_power_on.robot52 Redfish Power Off stack_mode=skip
/openbmc/openbmc-test-automation/systest/
H A Dhtx_softbootme_test.robot150 Run Keyword ${rest_keyword} Power On stack_mode=skip
/openbmc/linux/include/net/
H A Dip6_route.h206 int rt6_dump_route(struct fib6_info *f6i, void *p_arg, unsigned int skip);
/openbmc/qemu/include/qemu/
H A Dosdep.h769 void qemu_close_all_open_fd(const int *skip, unsigned int nskip);
/openbmc/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.h578 bool skip; member
H A Dcdns2-gadget.c807 if (!pep->wa1_set && !(pep->ep_state & EP_STALLED) && !pep->skip) { in cdns2_ep_run_transfer()
967 pep->skip = false; in cdns2_skip_isoc_td()
1034 if (pep->skip && preq) in cdns2_transfer_completed()
1115 pep->skip = true; in cdns2_handle_epx_interrupt()
1118 if (ep_sts_reg & DMA_EP_STS_TRBERR || pep->skip) { in cdns2_handle_epx_interrupt()
/openbmc/qemu/linux-user/
H A Delfload.c2878 uintptr_t skip = sizeof(uintptr_t) == 4 ? MiB : GiB; in pgb_find_fallback() local
2880 for (uintptr_t base = skip; ; base += skip) { in pgb_find_fallback()
2885 if (base >= -skip) { in pgb_find_fallback()
2917 uintptr_t base, skip; in pgb_find_itree() local
2925 skip = pgb_try_itree(ga, base, root); in pgb_find_itree()
2926 if (skip == 0) { in pgb_find_itree()
2930 last = base + skip; in pgb_find_itree()
/openbmc/linux/fs/unicode/
H A Dmkutf8data.c970 goto skip; in index_nodes()
975 skip: in index_nodes()
1081 goto skip; in size_nodes()
1141 skip: in size_nodes()
1223 goto skip; in emit()
1268 skip: in emit()
/openbmc/linux/kernel/sched/
H A Drt.c929 int skip; in do_sched_rt_period_timer() local
938 skip = !rt_rq->rt_time && !rt_rq->rt_nr_running; in do_sched_rt_period_timer()
940 if (skip) in do_sched_rt_period_timer()
2436 goto skip; in pull_rt_task()
2453 skip: in pull_rt_task()
/openbmc/linux/Documentation/admin-guide/
H A Djava.rst311 if(fseek(classfile, 8, SEEK_SET)) /* skip magic and version numbers */
320 if(fseek(classfile, 2, SEEK_CUR)) /* skip access flags */
/openbmc/boost-dbus/cmake/
H A DHunterGate.cmake253 hunter_gate_status_debug("File '${done_location}' found, skip install")
471 "Set HUNTER_ALLOW_SPACES_IN_PATH=ON to skip this error"
/openbmc/qemu/hw/i386/
H A Dtrace-events41 vtd_page_walk_skip_read(uint64_t iova, uint64_t next) "Page walk skip iova 0x%"PRIx64" - 0x%"PRIx64…
42 vtd_page_walk_skip_reserve(uint64_t iova, uint64_t next) "Page walk skip iova 0x%"PRIx64" - 0x%"PRI…

1...<<31323334353637383940>>...52