Home
last modified time | relevance | path

Searched refs:node_offset (Results 1 – 11 of 11) 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
27 int offset = node_offset(fdt, node_path); in setprop()
36 int offset = node_offset(fdt, node_path); in setprop_string()
45 int offset = node_offset(fdt, node_path); in setprop_cell()
/linux/drivers/acpi/riscv/
H A Drhct.c61 for (node = ACPI_ADD_PTR(struct acpi_rhct_node_header, rhct, rhct->node_offset); in acpi_get_riscv_isa()
161 for (node = ACPI_ADD_PTR(struct acpi_rhct_node_header, rhct, rhct->node_offset); in acpi_get_cbo_block_size()
H A Drimt.c161 rimt->node_offset); in rimt_scan_node()
/linux/kernel/bpf/
H A Dbpf_lru_list.h74 void bpf_lru_populate(struct bpf_lru *lru, void *buf, u32 node_offset,
H A Dhelpers.c2186 obj -= field->graph_root.node_offset; in bpf_list_head_free()
2225 obj -= field->graph_root.node_offset; in bpf_rb_root_free()
H A Dverifier.c2279 regs[regno].off = ds_head->node_offset; in mark_reg_graph_node()
13097 field->graph_root.node_offset, in __process_kf_arg_ptr_to_graph_node()
13105 if (node_off != field->graph_root.node_offset) { in __process_kf_arg_ptr_to_graph_node()
13108 field->graph_root.node_offset, in __process_kf_arg_ptr_to_graph_node()
/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() argument
474 ret = fdt_setprop(fdt, node_offset, pp->name, pp->value, pp->length); in add_node_props()
/linux/drivers/acpi/
H A Dviot.c62 max_t(size_t, sizeof(*viot), viot->node_offset)); in viot_check_bounds()
295 node = ACPI_ADD_PTR(struct acpi_viot_header, viot, viot->node_offset); in acpi_viot_init()
/linux/drivers/acpi/arm64/
H A Diort.c241 iort->node_offset); in iort_scan_node()
1052 iort->node_offset); in iort_find_rmrs()
1939 iort->node_offset); in iort_init_platform_devices()
2015 node = ACPI_ADD_PTR(struct acpi_iort_node, iort, iort->node_offset); in acpi_iort_dma_get_max_cpu_address()
/linux/include/acpi/
H A Dactbl3.h527 u16 node_offset; member
H A Dactbl2.h656 u32 node_offset; member
3180 u32 node_offset; member
3250 u32 node_offset; /* Offset to RIMT Node Array */ member