Home
last modified time | relevance | path

Searched defs:node_offset (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() function
/linux/arch/powerpc/kexec/
H A Dcore_64.c465 static int add_node_props(void *fdt, int node_offset, const struct device_node *dn) in add_node_props()
H A Dfile_load_64.c700 static int copy_property(void *fdt, int node_offset, const struct device_node *dn, in copy_property()
/linux/drivers/md/
H A Dmd-bitmap.c1156 unsigned long node_offset = 0; in md_bitmap_file_set_bit() local
1187 unsigned long node_offset = 0; in md_bitmap_file_clear_bit() local
1328 unsigned long node_offset = 0; in md_bitmap_init_from_disk() local
/linux/drivers/net/ethernet/intel/ice/
H A Dice_lib.c2161 int node_offset, max_agg_nodes = 0; in ice_set_agg_vsi() local
/linux/include/linux/
H A Dbpf.h243 u32 node_offset; member