Searched defs:BPF_CMPXCHG (Results 1 – 2 of 2) sorted by relevance
50 #define BPF_CMPXCHG (0xf0 | BPF_FETCH) /* atomic compare-and-write */ macro