Home
last modified time | relevance | path

Searched defs:node_path (Results 1 – 6 of 6) sorted by relevance

/linux/arch/arm/boot/compressed/
H A Datags_to_fdt.c15 static int node_offset(void *fdt, const char *node_path) in node_offset()
24 static int setprop(void *fdt, const char *node_path, const char *property, in setprop()
33 static int setprop_string(void *fdt, const char *node_path, in setprop_string()
42 static int setprop_cell(void *fdt, const char *node_path, in setprop_cell()
51 static const void *getprop(const void *fdt, const char *node_path, in getprop()
H A Dfdt_check_mem_start.c8 static const void *get_prop(const void *fdt, const char *node_path, in get_prop()
/linux/drivers/of/
H A Dresolver.c79 char *cur, *end, *node_path, *prop_name, *s; in update_usages_of_a_phandle_reference() local
H A Dunittest.c1431 static void __init of_unittest_check_addr(const char *node_path, in of_unittest_check_addr()
/linux/tools/perf/arch/x86/util/
H A Dpmu.c176 char node_path[] = "devices/system/node/node0/cpulist"; in uncore_cha_imc_compute_cpu_adjust() local
/linux/tools/testing/selftests/resctrl/
H A Dresctrlfs.c980 char node_path[PATH_MAX]; in snc_kernel_support() local