Home
last modified time | relevance | path

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

/linux/tools/perf/bench/
H A Dmem-memset-x86-64-asm-def.h4 mem_alloc,
10 mem_alloc,
H A Dmem-memcpy-x86-64-asm-def.h4 mem_alloc,
10 mem_alloc,
H A Dmem-functions.c365 static bool mem_alloc(struct bench_mem_info *info, struct bench_params *p, in mem_alloc() function
394 .fn.init = mem_alloc,
457 .fn.init = mem_alloc,
/linux/sound/isa/gus/
H A Dgus_mem_proc.c52 if (gus->gf1.mem_alloc.banks_8[idx].size > 0) { in snd_gf1_mem_proc_init()
63 priv->address = gus->gf1.mem_alloc.banks_8[idx].address; in snd_gf1_mem_proc_init()
64 priv->size = entry->size = gus->gf1.mem_alloc.banks_8[idx].size; in snd_gf1_mem_proc_init()