Searched refs:CONT (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/kernel/bpf/ |
H A D | core.c | 1703 #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 D | hugetlbpage.rst | 40 - CONT PTE PMD CONT PMD PUD
|
/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/ |
H A D | hugetlbpage.rst | 43 - CONT PTE PMD CONT PMD PUD
|
/openbmc/linux/rust/kernel/ |
H A D | print.rs | 88 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 D | hugetlbpage.rst | 38 - CONT PTE PMD CONT PMD PUD
|
/openbmc/linux/tools/perf/trace/beauty/ |
H A D | signum.c | 28 P_SIGNUM(CONT); in syscall_arg__scnprintf_signum()
|
/openbmc/linux/sound/pci/aw2/ |
H A D | saa7146.h | 153 #define CONT 2 macro
|
/openbmc/qemu/hw/dma/ |
H A D | xlnx-zdma.c | 103 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 D | asn1_encoder.c | 299 *(data++) = _tagn(CONT, CONS, tag); in asn1_encode_tag()
|
/openbmc/linux/sound/soc/sh/rcar/ |
H A D | ssi.c | 74 #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 D | alps.rst | 373 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 D | ptp.c | 1929 if (!MCDI_EVENT_FIELD(*ev, CONT)) { in efx_siena_ptp_event()
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | ptp.c | 1980 if (!MCDI_EVENT_FIELD(*ev, CONT)) { in efx_ptp_event()
|