Searched refs:core_name (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/fs/ |
D | coredump.c | 59 struct core_name { struct 66 static int expand_corename(struct core_name *cn, int size) in expand_corename() argument 81 static __printf(2, 0) int cn_vprintf(struct core_name *cn, const char *fmt, in cn_vprintf() 105 static __printf(2, 3) int cn_printf(struct core_name *cn, const char *fmt, ...) in cn_printf() 118 int cn_esc_printf(struct core_name *cn, const char *fmt, ...) in cn_esc_printf() 155 static int cn_print_exe_file(struct core_name *cn) in cn_print_exe_file() 190 static int format_corename(struct core_name *cn, struct coredump_params *cprm) in format_corename() 542 struct core_name cn; in do_coredump()
|
/Linux-v4.19/drivers/clk/mvebu/ |
D | cp110-system-controller.c | 239 const char *ppv2_name, *pll0_name, *core_name, *x2core_name, *nand_name, in cp110_syscon_common_probe() local 298 core_name = cp110_unique_name(dev, syscon_node, "core"); in cp110_syscon_common_probe() 299 hw = clk_hw_register_fixed_factor(NULL, core_name, x2core_name, in cp110_syscon_common_probe() 314 core_name, 0, 1, 1); in cp110_syscon_common_probe() 364 parent = core_name; in cp110_syscon_common_probe()
|
/Linux-v4.19/Documentation/devicetree/bindings/nds32/ |
D | cpus.txt | 12 Definition: Should be "andestech,<core_name>", "andestech,nds32v3" as fallback.
|