Home
last modified time | relevance | path

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

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