Home
last modified time | relevance | path

Searched defs:atomic_op (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/net/
H A Dbpf_jit_comp.c1397 switch (atomic_op) { in emit_atomic_ld_st() argument
1418 pr_err("bpf_jit: unknown atomic opcode %02x\n", atomic_op); in emit_atomic_ld_st_index() argument
1304 emit_atomic_rmw(u8 ** pprog,u32 atomic_op,u32 dst_reg,u32 src_reg,s16 off,u8 bpf_size) emit_atomic_rmw() argument
1346 emit_atomic_rmw_index(u8 ** pprog,u32 atomic_op,u32 size,u32 dst_reg,u32 src_reg,u32 index_reg,int off) emit_atomic_rmw_index() argument
[all...]