Home
last modified time | relevance | path

Searched refs:BPF_SIZEOF (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/net/xdp/
A Dxskmap.c123 *insn++ = BPF_LDX_MEM(BPF_SIZEOF(struct xsk_sock *), ret, ret, 0); in xsk_map_gen_lookup()
/linux-6.3-rc2/include/linux/
A Dfilter.h446 #define BPF_SIZEOF(type) \ macro
/linux-6.3-rc2/net/core/
A Dfilter.c9429 *insn++ = BPF_LDX_MEM(BPF_SIZEOF(void *), si->dst_reg, in bpf_convert_ctx_access()
9438 *insn++ = BPF_LDX_MEM(BPF_SIZEOF(void *), si->dst_reg, in bpf_convert_ctx_access()
11313 *insn++ = BPF_LDX_MEM(BPF_SIZEOF(void *), si->dst_reg, si->src_reg, in sk_lookup_convert_ctx_access()
11348 *insn++ = BPF_LDX_MEM(BPF_SIZEOF(void *), si->dst_reg, si->src_reg, in sk_lookup_convert_ctx_access()
11364 *insn++ = BPF_LDX_MEM(BPF_SIZEOF(void *), si->dst_reg, si->src_reg, in sk_lookup_convert_ctx_access()
/linux-6.3-rc2/kernel/bpf/
A Dcgroup.c2227 BPF_SIZEOF(u32), treg, si->src_reg, in sysctl_convert_ctx_access()
/linux-6.3-rc2/kernel/trace/
A Dbpf_trace.c2094 *insn++ = BPF_LDX_MEM(BPF_SIZEOF(long), si->dst_reg, si->dst_reg, in pe_prog_convert_ctx_access()

Completed in 39 milliseconds