Searched defs:CONT (Results 1 – 7 of 7) 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
1404 #define CONT ({ insn++; goto select_insn; }) in ___bpf_prog_run() macro
1694 #define CONT ({ insn++; goto select_insn; }) in ___bpf_prog_run() macro