Searched defs:node_offset (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/kernel/bpf/ |
D | bpf_lru_list.c | 562 u32 node_offset, u32 elem_size, in bpf_common_lru_populate() 580 u32 node_offset, u32 elem_size, in bpf_percpu_lru_populate() 610 void bpf_lru_populate(struct bpf_lru *lru, void *buf, u32 node_offset, in bpf_lru_populate()
|
/Linux-v4.19/arch/arm/boot/compressed/ |
D | atags_to_fdt.c | 13 static int node_offset(void *fdt, const char *node_path) in node_offset() function
|
/Linux-v4.19/drivers/of/ |
D | fdt_address.c | 163 static u64 __init fdt_translate_address(const void *blob, int node_offset) in fdt_translate_address()
|
/Linux-v4.19/drivers/md/ |
D | md-bitmap.c | 933 unsigned long node_offset = 0; in md_bitmap_file_set_bit() local 962 unsigned long node_offset = 0; in md_bitmap_file_clear_bit() local 1060 unsigned long i, chunks, index, oldindex, bit, node_offset = 0; in md_bitmap_init_from_disk() local
|
/Linux-v4.19/include/acpi/ |
D | actbl2.h | 77 u32 node_offset; member
|