bpf_sp           1630 net/core/filter.c static DEFINE_PER_CPU(struct bpf_scratchpad, bpf_sp);
bpf_sp           1973 net/core/filter.c 	struct bpf_scratchpad *sp = this_cpu_ptr(&bpf_sp);