Searched defs:CONT (Results 1 – 4 of 4) sorted by relevance
88 pub static CONT: [u8; LENGTH] = generate(true, bindings::KERN_CONT); variable
153 #define CONT 2 macro
74 #define CONT (1 << 8) /* WS Continue Function */ macro
1694 #define CONT ({ insn++; goto select_insn; }) in ___bpf_prog_run() macro