Searched refs:mem_xadd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/ |
H A D | jit.c | 3018 mem_xadd(struct nfp_prog *nfp_prog, struct nfp_insn_meta *meta, bool is64) in mem_xadd() function 3114 return mem_xadd(nfp_prog, meta, false); in mem_xadd4() 3119 return mem_xadd(nfp_prog, meta, true); in mem_xadd8()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/bpf/ |
H A D | jit.c | 3018 mem_xadd(struct nfp_prog *nfp_prog, struct nfp_insn_meta *meta, bool is64) in mem_xadd() function 3117 return mem_xadd(nfp_prog, meta, false); in mem_atomic4() 3125 return mem_xadd(nfp_prog, meta, true); in mem_atomic8()
|
Completed in 20 milliseconds