Home
last modified time | relevance | path

Searched defs:alloc_name (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/tests/
H A Dkmod-path.c10 static int test(const char *path, bool alloc_name, bool kmod, in test()
/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-cmd-queue.c59 char *alloc_name = "cvmx_cmd_queues"; in __cvmx_cmd_queue_init_state_ptr() local
/linux/tools/perf/util/
H A Ddso.c413 __kmod_path__parse(struct kmod_path * m,const char * path,bool alloc_name) __kmod_path__parse() argument
/linux/fs/btrfs/
H A Dsysfs.c1902 static const char *alloc_name(struct btrfs_space_info *space_info) in alloc_name() function