Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H A Dprotection_keys.c864 static int malloc_type; in malloc_pkey() local
870 pkey_assert(malloc_type < nr_malloc_types); in malloc_pkey()
872 ret = pkey_malloc[malloc_type](size, prot, pkey); in malloc_pkey()
875 malloc_type++; in malloc_pkey()
876 if (malloc_type >= nr_malloc_types) in malloc_pkey()
877 malloc_type = (random()%nr_malloc_types); in malloc_pkey()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info36290 malloc_type (size_t);
36294 by the product of arguments 1 and 2, and that 'malloc_type', like
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info36290 malloc_type (size_t);
36294 by the product of arguments 1 and 2, and that 'malloc_type', like