Searched defs:node_offset (Results 1 – 11 of 11) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | bpf_lru_list.c | 557 u32 node_offset, u32 elem_size, in bpf_common_lru_populate() 578 u32 node_offset, u32 elem_size, in bpf_percpu_lru_populate() 608 void bpf_lru_populate(struct bpf_lru *lru, void *buf, u32 node_offset, in bpf_lru_populate()
|
| /linux/drivers/of/ |
| H A D | fdt_address.c | 150 static u64 __init fdt_translate_address(const void *blob, int node_offset) in fdt_translate_address()
|
| /linux/arch/arm/boot/compressed/ |
| H A D | atags_to_fdt.c | 15 static int node_offset(void *fdt, const char *node_path) in node_offset() function
|
| /linux/arch/powerpc/kexec/ |
| H A D | core_64.c | 465 static int add_node_props(void *fdt, int node_offset, const struct device_node *dn) in add_node_props()
|
| H A D | file_load_64.c | 700 static int copy_property(void *fdt, int node_offset, const struct device_node *dn, in copy_property()
|
| /linux/drivers/md/ |
| H A D | md-bitmap.c | 1156 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/firmware/efi/libstub/ |
| H A D | efistub.h | 106 #define fdt_setprop_inplace_var(fdt, node_offset, name, var) \ argument 111 #define fdt_setprop_var(fdt, node_offset, name, var) \ argument
|
| /linux/include/acpi/ |
| H A D | actbl3.h | 528 u16 node_offset; member
|
| H A D | actbl2.h | 658 u32 node_offset; member 3366 u32 node_offset; member 3436 u32 node_offset; /* Offset to RIMT Node Array */ member
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_lib.c | 2161 int node_offset, max_agg_nodes = 0; in ice_set_agg_vsi() local
|
| /linux/include/linux/ |
| H A D | bpf.h | 243 u32 node_offset; member
|