Home
last modified time | relevance | path

Searched defs:alt_malloc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/altera-stapl/
H A Daltera-jtag.c22 #define alt_malloc(a) kzalloc(a, GFP_KERNEL); macro
/kernel/linux/linux-6.6/drivers/misc/altera-stapl/
H A Daltera-jtag.c22 #define alt_malloc(a) kzalloc(a, GFP_KERNEL); macro

Completed in 3 milliseconds