Files
linux-st/include/linux
Feng Zhou 07343110b2 bpf: add bpf_map_lookup_percpu_elem for percpu map
Add new ebpf helpers bpf_map_lookup_percpu_elem.

The implementation method is relatively simple, refer to the implementation
method of map_lookup_elem of percpu map, increase the parameters of cpu, and
obtain it according to the specified cpu.

Signed-off-by: Feng Zhou <zhoufeng.zf@bytedance.com>
Link: https://lore.kernel.org/r/20220511093854.411-2-zhoufeng.zf@bytedance.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2022-05-11 18:16:54 -07:00
..
2022-04-22 15:15:23 -07:00
2022-03-23 19:58:38 +01:00
2022-04-01 14:40:44 -04:00
2022-04-07 09:43:41 -04:00
2022-04-22 12:47:50 +01:00
2022-04-11 19:18:27 -06:00
2022-04-01 14:40:44 -04:00
2022-03-24 19:06:45 -07:00
2022-04-01 13:45:08 -04:00
2022-04-19 10:19:02 -07:00
2022-03-23 19:58:41 +01:00
2022-04-11 19:18:27 -06:00
2022-03-28 16:53:00 -04:00