Searched defs:node_offset (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/kernel/bpf/ |
D | bpf_lru_list.c | 565 u32 node_offset, u32 elem_size, in bpf_common_lru_populate() 583 u32 node_offset, u32 elem_size, in bpf_percpu_lru_populate() 613 void bpf_lru_populate(struct bpf_lru *lru, void *buf, u32 node_offset, in bpf_lru_populate()
|
/linux-6.12.1/arch/arm/boot/compressed/ |
D | atags_to_fdt.c | 15 static int node_offset(void *fdt, const char *node_path) in node_offset() function
|
/linux-6.12.1/arch/powerpc/kexec/ |
D | core_64.c | 446 static int add_node_props(void *fdt, int node_offset, const struct device_node *dn) in add_node_props()
|
D | file_load_64.c | 866 static int copy_property(void *fdt, int node_offset, const struct device_node *dn, in copy_property()
|
/linux-6.12.1/drivers/of/ |
D | fdt_address.c | 163 static u64 __init fdt_translate_address(const void *blob, int node_offset) in fdt_translate_address()
|
/linux-6.12.1/drivers/md/ |
D | md-bitmap.c | 1152 unsigned long node_offset = 0; in md_bitmap_file_set_bit() local 1183 unsigned long node_offset = 0; in md_bitmap_file_clear_bit() local 1323 unsigned long node_offset = 0; in md_bitmap_init_from_disk() local
|
/linux-6.12.1/drivers/firmware/efi/libstub/ |
D | efistub.h | 101 #define fdt_setprop_inplace_var(fdt, node_offset, name, var) \ argument 106 #define fdt_setprop_var(fdt, node_offset, name, var) \ argument
|
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_lib.c | 2096 int node_offset, max_agg_nodes = 0; in ice_set_agg_vsi() local
|
/linux-6.12.1/include/acpi/ |
D | actbl3.h | 526 u16 node_offset; member
|
D | actbl2.h | 463 u32 node_offset; member 2945 u32 node_offset; member
|
/linux-6.12.1/include/linux/ |
D | bpf.h | 223 u32 node_offset; member
|