linux-bl808/kernel/bpf
Alexei Starovoitov e16d2f1ab9 bpf: add support for bpf_spin_lock to cgroup local storage
Allow 'struct bpf_spin_lock' to reside inside cgroup local storage.

Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2019-02-01 20:55:38 +01:00
..
arraymap.c bpf: introduce bpf_spin_lock 2019-02-01 20:55:38 +01:00
bpf_lru_list.c
bpf_lru_list.h
btf.c bpf: introduce bpf_spin_lock 2019-02-01 20:55:38 +01:00
cgroup.c bpf, cgroups: clean up kerneldoc warnings 2019-01-31 10:32:01 +01:00
core.c bpf: introduce bpf_spin_lock 2019-02-01 20:55:38 +01:00
cpumap.c bpf/cpumap: make sure frame_size for build_skb is aligned if headroom isn't 2018-12-20 23:19:12 +01:00
devmap.c
disasm.c bpf: disassembler support JMP32 2019-01-26 13:33:01 -08:00
disasm.h
hashtab.c bpf: introduce bpf_spin_lock 2019-02-01 20:55:38 +01:00
helpers.c bpf: introduce bpf_spin_lock 2019-02-01 20:55:38 +01:00
inode.c
local_storage.c bpf: add support for bpf_spin_lock to cgroup local storage 2019-02-01 20:55:38 +01:00
lpm_trie.c bpf: pass struct btf pointer to the map_check_btf() callback 2018-12-12 15:33:33 -08:00
Makefile
map_in_map.c bpf: introduce bpf_spin_lock 2019-02-01 20:55:38 +01:00
map_in_map.h
offload.c bpf: notify offload JITs about optimizations 2019-01-23 17:35:32 -08:00
percpu_freelist.c
percpu_freelist.h
queue_stack_maps.c
reuseport_array.c
stackmap.c bpf: zero out build_id for BPF_STACK_BUILD_ID_IP 2019-01-17 16:42:35 +01:00
syscall.c bpf: add support for bpf_spin_lock to cgroup local storage 2019-02-01 20:55:38 +01:00
tnum.c
verifier.c bpf: add support for bpf_spin_lock to cgroup local storage 2019-02-01 20:55:38 +01:00
xskmap.c