Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dfilter.h411 #define BPF_SIZEOF(type) \ macro
/Linux-v5.4/kernel/trace/
Dbpf_trace.c1175 *insn++ = BPF_LDX_MEM(BPF_SIZEOF(long), si->dst_reg, si->dst_reg, in pe_prog_convert_ctx_access()
/Linux-v5.4/kernel/bpf/
Dcgroup.c1369 BPF_SIZEOF(u32), treg, si->src_reg, in sysctl_convert_ctx_access()
/Linux-v5.4/net/core/
Dfilter.c7379 *insn++ = BPF_LDX_MEM(BPF_SIZEOF(void *), si->dst_reg, in bpf_convert_ctx_access()
7388 *insn++ = BPF_LDX_MEM(BPF_SIZEOF(void *), si->dst_reg, in bpf_convert_ctx_access()
8320 *insn++ = BPF_LDX_MEM(BPF_SIZEOF(void *), si->dst_reg, in sk_skb_convert_ctx_access()