Home
last modified time | relevance | path

Searched refs:nullvalue (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dcleanup.h202 #define __get_and_null(p, nullvalue) \ argument
206 *__ptr = nullvalue; \
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_helpers.h21 #define __get_and_null(p, nullvalue) \ argument
25 *__ptr = nullvalue; \