Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/x86/
Dlam.c51 #define MALLOC_LEN 32 macro
288 ptr = (char *)malloc(MALLOC_LEN); in handle_malloc()