Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfilter.h377 #define BPF_SIZEOF(type) \ macro
/Linux-v4.19/kernel/trace/
Dbpf_trace.c940 *insn++ = BPF_LDX_MEM(BPF_SIZEOF(long), si->dst_reg, si->dst_reg, in pe_prog_convert_ctx_access()
/Linux-v4.19/net/core/
Dfilter.c5889 *insn++ = BPF_LDX_MEM(BPF_SIZEOF(void *), si->dst_reg, in bpf_convert_ctx_access()
5898 *insn++ = BPF_LDX_MEM(BPF_SIZEOF(void *), si->dst_reg, in bpf_convert_ctx_access()
6728 *insn++ = BPF_LDX_MEM(BPF_SIZEOF(void *), si->dst_reg, in sk_skb_convert_ctx_access()