Home
last modified time | relevance | path

Searched defs:CONT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/rust/kernel/
H A Dprint.rs88 pub static CONT: [u8; LENGTH] = generate(true, bindings::KERN_CONT); variable
/openbmc/linux/sound/pci/aw2/
H A Dsaa7146.h153 #define CONT 2 macro
/openbmc/linux/sound/soc/sh/rcar/
H A Dssi.c74 #define CONT (1 << 8) /* WS Continue Function */ macro
/openbmc/linux/kernel/bpf/
H A Dcore.c1703 #define CONT ({ insn++; goto select_insn; }) in ___bpf_prog_run() macro