Searched refs:BPF_ATOMIC (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/shared/linux/ ! | ||
D | bpf_insn.h | 154 .code = BPF_STX | BPF_SIZE(SIZE) | BPF_ATOMIC, \ |
D | bpf.h | 22 #define BPF_ATOMIC 0xc0 /* atomic memory ops - op type in immediate */ macro |