Searched refs:alloc_name (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/tools/perf/tests/
H A Dkmod-path.c6 static int test(const char *path, bool alloc_name, bool alloc_ext, test() argument
14 !__kmod_path__parse(&m, path, alloc_name, alloc_ext)); test()
17 path, alloc_name, alloc_ext, m.kmod, m.comp, m.name, m.ext); test()
42 /* path alloc_name alloc_ext kmod comp name ext */ test__kmod_path__parse()
48 /* path alloc_name alloc_ext kmod comp name ext */ test__kmod_path__parse()
54 /* path alloc_name alloc_ext kmod comp name ext */ test__kmod_path__parse()
60 /* path alloc_name alloc_ext kmod comp name ext */ test__kmod_path__parse()
66 /* path alloc_name alloc_ext kmod comp name ext */ test__kmod_path__parse()
/linux-4.1.27/arch/mips/cavium-octeon/executive/
H A Dcvmx-cmd-queue.c59 char *alloc_name = "cvmx_cmd_queues"; __cvmx_cmd_queue_init_state_ptr() local
74 20) - 1, 128, alloc_name); __cvmx_cmd_queue_init_state_ptr()
80 alloc_name); __cvmx_cmd_queue_init_state_ptr()
86 cvmx_bootmem_find_named_block(alloc_name); __cvmx_cmd_queue_init_state_ptr()
93 alloc_name); __cvmx_cmd_queue_init_state_ptr()
/linux-4.1.27/tools/perf/util/
H A Ddso.c204 * @name - if (@alloc_name && @kmod) is true, it contains strdup-ed base name
213 bool alloc_name, bool alloc_ext) __kmod_path__parse()
223 if (alloc_name) { __kmod_path__parse()
239 if (alloc_name) { __kmod_path__parse()
212 __kmod_path__parse(struct kmod_path *m, const char *path, bool alloc_name, bool alloc_ext) __kmod_path__parse() argument
H A Ddso.h231 bool alloc_name, bool alloc_ext);
/linux-4.1.27/drivers/infiniband/core/
H A Ddevice.c122 static int alloc_name(char *name) alloc_name() function
282 ret = alloc_name(device->name); ib_register_device()
/linux-4.1.27/fs/btrfs/
H A Dextent-tree.c3657 static const char *alloc_name(u64 flags) alloc_name() function
3733 alloc_name(found->flags)); update_space_info()

Completed in 331 milliseconds