Searched defs:BPF_ATOMIC (Results 1 – 6 of 6) sorted by relevance
62 BPF_ATOMIC = 0x6 enumerator
23 #define BPF_ATOMIC 0xc0 /* atomic memory ops - op type in immediate */ macro
267 pub const BPF_ATOMIC: u32 = 192; constant