Home
last modified time | relevance | path

Searched refs:CONT (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dcore.c1703 #define CONT ({ insn++; goto select_insn; }) in ___bpf_prog_run() macro
1724 CONT; \ in ___bpf_prog_run()
1727 CONT; \ in ___bpf_prog_run()
1730 CONT; \ in ___bpf_prog_run()
1733 CONT; in ___bpf_prog_run()
1738 CONT; \ in ___bpf_prog_run()
1741 CONT; \ in ___bpf_prog_run()
1744 CONT; \ in ___bpf_prog_run()
1747 CONT; in ___bpf_prog_run()
1760 CONT; in ___bpf_prog_run()
[all …]
/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/
H A Dhugetlbpage.rst40 - CONT PTE PMD CONT PMD PUD
/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/
H A Dhugetlbpage.rst43 - CONT PTE PMD CONT PMD PUD
/openbmc/linux/rust/kernel/
H A Dprint.rs88 pub static CONT: [u8; LENGTH] = generate(true, bindings::KERN_CONT); constant
133 format_strings::CONT.as_ptr() as _, in call_printk_cont()
416 $crate::print_macro!($crate::print::format_strings::CONT, true, $($arg)*)
/openbmc/linux/Documentation/arch/arm64/
H A Dhugetlbpage.rst38 - CONT PTE PMD CONT PMD PUD
/openbmc/linux/tools/perf/trace/beauty/
H A Dsignum.c28 P_SIGNUM(CONT); in syscall_arg__scnprintf_signum()
/openbmc/linux/sound/pci/aw2/
H A Dsaa7146.h153 #define CONT 2 macro
/openbmc/qemu/hw/dma/
H A Dxlnx-zdma.c103 FIELD(ZDMA_CH_CTRL0, CONT, 1, 1)
570 ARRAY_FIELD_EX32(s->regs, ZDMA_CH_CTRL0, CONT)) { in zdma_ch_ctrlx_postw()
579 ARRAY_FIELD_DP32(s->regs, ZDMA_CH_CTRL0, CONT, false); in zdma_ch_ctrlx_postw()
588 ARRAY_FIELD_EX32(s->regs, ZDMA_CH_CTRL0, CONT)) { in zdma_ch_ctrlx_postw()
/openbmc/linux/lib/
H A Dasn1_encoder.c299 *(data++) = _tagn(CONT, CONS, tag); in asn1_encode_tag()
/openbmc/linux/sound/soc/sh/rcar/
H A Dssi.c74 #define CONT (1 << 8) /* WS Continue Function */ macro
327 ssi->wsr = CONT; in rsnd_ssi_master_clk_start()
/openbmc/linux/Documentation/input/devices/
H A Dalps.rst373 byte 2: AY11 AY10 AY9 CONT AY8 AY7 AY6 AY5
378 CONT: A 3-or-4 Finger packet is to follow
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dptp.c1929 if (!MCDI_EVENT_FIELD(*ev, CONT)) { in efx_siena_ptp_event()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dptp.c1980 if (!MCDI_EVENT_FIELD(*ev, CONT)) { in efx_ptp_event()