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