Home
last modified time | relevance | path

Searched defs:node_offset (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/common/
H A Dfsl-dt-fixup.c37 int *node_offset, const char **node_type) in fdt_usb_get_node_type()
62 int node_offset; in fdt_fixup_usb_mode_phy_type() local
93 int node_offset, err; in fsl_fdt_fixup_usb_erratum() local
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dbpf_lru_list.c560 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()
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Ddicttrie.h31 size_t node_offset:24; member
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Ddicttrie.h31 size_t node_offset:24; member
/OK3568_Linux_fs/kernel/arch/arm/boot/compressed/
H A Datags_to_fdt.c14 static int node_offset(void *fdt, const char *node_path) in node_offset() function
/OK3568_Linux_fs/kernel/drivers/of/
H A Dfdt_address.c163 static u64 __init fdt_translate_address(const void *blob, int node_offset) in fdt_translate_address()
/OK3568_Linux_fs/u-boot/common/
H A Dsplash_source.c306 int node_offset; in splash_load_fit() local
H A Dfdt_support.c1321 static u64 __of_translate_address(const void *blob, int node_offset, in __of_translate_address()
1394 u64 fdt_translate_address(const void *blob, int node_offset, in fdt_translate_address()
/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd-bitmap.c933 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
1058 unsigned long i, chunks, index, oldindex, bit, node_offset = 0; in md_bitmap_init_from_disk() local
/OK3568_Linux_fs/kernel/arch/powerpc/kexec/
H A Dfile_load_64.c972 static int add_node_props(void *fdt, int node_offset, const struct device_node *dn) in add_node_props()
/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/
H A Dmc.c116 int node_offset; in parse_mc_firmware_fit_image() local
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Defistub.h85 #define fdt_setprop_inplace_var(fdt, node_offset, name, var) \ argument
90 #define fdt_setprop_var(fdt, node_offset, name, var) \ argument
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h1153 int node_offset; /* Offset of signature node */ member
/OK3568_Linux_fs/kernel/include/acpi/
H A Dactbl2.h78 u32 node_offset; member