Searched refs:mem_stx (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/bpf/ |
D | jit.c | 2981 mem_stx(struct nfp_prog *nfp_prog, struct nfp_insn_meta *meta, in mem_stx() function 2996 return mem_stx(nfp_prog, meta, 1); in mem_stx1() 3001 return mem_stx(nfp_prog, meta, 2); in mem_stx2() 3009 return mem_stx(nfp_prog, meta, 4); in mem_stx4() 3014 return mem_stx(nfp_prog, meta, 8); in mem_stx8()
|