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