Files
android_kernel_xiaomi_sm8450/kernel
Mauricio Vasquez B 2ea864c58f bpf/verifier: add ARG_PTR_TO_UNINIT_MAP_VALUE
ARG_PTR_TO_UNINIT_MAP_VALUE argument is a pointer to a memory zone
used to save the value of a map.  Basically the same as
ARG_PTR_TO_UNINIT_MEM, but the size has not be passed as an extra
argument.

This will be used in the following patch that implements some new
helpers that receive a pointer to be filled with a map value.

Signed-off-by: Mauricio Vasquez B <mauricio.vasquez@polito.it>
Acked-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2018-10-19 13:24:31 -07:00
..
2018-06-12 16:19:22 -07:00
2018-09-06 23:38:35 +02:00
2018-04-27 14:34:51 +02:00
2018-01-05 18:43:00 +11:00
2018-09-20 22:01:11 +02:00
2018-07-03 09:20:44 +02:00
2018-09-20 22:01:11 +02:00
2018-06-07 16:56:28 -04:00