Home
last modified time | relevance | path

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

/linux-6.15/rust/kernel/
Dprint.rs85 pub static CONT: [u8; LENGTH] = generate(true, bindings::KERN_CONT); constant
/linux-6.15/sound/pci/aw2/
Dsaa7146.h153 #define CONT 2 macro
/linux-6.15/sound/soc/renesas/rcar/
Dssi.c76 #define CONT (1 << 8) /* WS Continue Function */ macro
/linux-6.15/kernel/bpf/
Dcore.c1750 #define CONT ({ insn++; goto select_insn; }) in ___bpf_prog_run() macro