| /OK3568_Linux_fs/kernel/arch/mips/include/asm/netlogic/xlp-hal/ |
| H A D | iomap.h | 50 #define XLP_IO_DEV(node, dev) ((dev) + (node) * 8) argument 53 #define XLP_HDR_OFFSET(node, bus, dev, fn) \ argument 56 #define XLP_IO_BRIDGE_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 0) argument 58 #define XLP_IO_CIC0_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 1) argument 59 #define XLP_IO_CIC1_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 2) argument 60 #define XLP_IO_CIC2_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 3) argument 61 #define XLP_IO_PIC_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 4) argument 63 #define XLP_IO_PCIE_OFFSET(node, i) XLP_HDR_OFFSET(node, 0, 1, i) argument 64 #define XLP_IO_PCIE0_OFFSET(node) XLP_HDR_OFFSET(node, 0, 1, 0) argument 65 #define XLP_IO_PCIE1_OFFSET(node) XLP_HDR_OFFSET(node, 0, 1, 1) argument [all …]
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/ |
| H A D | codegen.py | 58 def to_source(node, indent_with=' ' * 4, add_line_information=False): argument 102 def newline(self, node=None, extra=0): argument 115 def body_or_else(self, node): argument 122 def signature(self, node): argument 144 def decorators(self, node): argument 152 def visit_Assign(self, node): argument 161 def visit_AugAssign(self, node): argument 167 def visit_ImportFrom(self, node): argument 175 def visit_Import(self, node): argument 181 def visit_Expr(self, node): argument [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | ofnode.c | 19 int ofnode_read_u32(ofnode node, const char *propname, u32 *outp) in ofnode_read_u32() 43 int ofnode_read_u32_default(ofnode node, const char *propname, u32 def) in ofnode_read_u32_default() 51 int ofnode_read_s32_default(ofnode node, const char *propname, s32 def) in ofnode_read_s32_default() 59 int ofnode_read_u64(ofnode node, const char *propname, u64 *outp) in ofnode_read_u64() 74 bool ofnode_read_bool(ofnode node, const char *propname) in ofnode_read_bool() 88 const char *ofnode_read_string(ofnode node, const char *propname) in ofnode_read_string() 121 ofnode ofnode_find_subnode(ofnode node, const char *subnode_name) in ofnode_find_subnode() 147 int ofnode_read_u32_array(ofnode node, const char *propname, in ofnode_read_u32_array() 163 int ofnode_write_u32_array(ofnode node, const char *propname, in ofnode_write_u32_array() 178 ofnode ofnode_first_subnode(ofnode node) in ofnode_first_subnode() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/ti/ |
| H A D | dpll.c | 162 struct device_node *node) in _register_dpll() 223 static void _register_dpll_x2(struct device_node *node, in _register_dpll_x2() 285 static void __init of_ti_dpll_setup(struct device_node *node, in of_ti_dpll_setup() 374 static void __init of_ti_omap4_dpll_x2_setup(struct device_node *node) in of_ti_omap4_dpll_x2_setup() 383 static void __init of_ti_am3_dpll_x2_setup(struct device_node *node) in of_ti_am3_dpll_x2_setup() 392 static void __init of_ti_omap3_dpll_setup(struct device_node *node) in of_ti_omap3_dpll_setup() 417 static void __init of_ti_omap3_core_dpll_setup(struct device_node *node) in of_ti_omap3_core_dpll_setup() 436 static void __init of_ti_omap3_per_dpll_setup(struct device_node *node) in of_ti_omap3_per_dpll_setup() 456 static void __init of_ti_omap3_per_jtype_dpll_setup(struct device_node *node) in of_ti_omap3_per_jtype_dpll_setup() 479 static void __init of_ti_omap4_dpll_setup(struct device_node *node) in of_ti_omap4_dpll_setup() [all …]
|
| H A D | gate.c | 134 static void __init _of_ti_gate_clk_setup(struct device_node *node, in _of_ti_gate_clk_setup() 175 _of_ti_composite_gate_clk_setup(struct device_node *node, in _of_ti_composite_gate_clk_setup() 201 of_ti_composite_no_wait_gate_clk_setup(struct device_node *node) in of_ti_composite_no_wait_gate_clk_setup() 209 static void __init of_ti_composite_interface_clk_setup(struct device_node *node) in of_ti_composite_interface_clk_setup() 217 static void __init of_ti_composite_gate_clk_setup(struct device_node *node) in of_ti_composite_gate_clk_setup() 225 static void __init of_ti_clkdm_gate_clk_setup(struct device_node *node) in of_ti_clkdm_gate_clk_setup() 232 static void __init of_ti_hsdiv_gate_clk_setup(struct device_node *node) in of_ti_hsdiv_gate_clk_setup() 240 static void __init of_ti_gate_clk_setup(struct device_node *node) in of_ti_gate_clk_setup() 246 static void __init of_ti_wait_gate_clk_setup(struct device_node *node) in of_ti_wait_gate_clk_setup() 254 static void __init of_ti_am35xx_gate_clk_setup(struct device_node *node) in of_ti_am35xx_gate_clk_setup() [all …]
|
| H A D | interface.c | 68 static void __init _of_ti_interface_clk_setup(struct device_node *node, in _of_ti_interface_clk_setup() 96 static void __init of_ti_interface_clk_setup(struct device_node *node) in of_ti_interface_clk_setup() 103 static void __init of_ti_no_wait_interface_clk_setup(struct device_node *node) in of_ti_no_wait_interface_clk_setup() 111 static void __init of_ti_hsotgusb_interface_clk_setup(struct device_node *node) in of_ti_hsotgusb_interface_clk_setup() 119 static void __init of_ti_dss_interface_clk_setup(struct device_node *node) in of_ti_dss_interface_clk_setup() 127 static void __init of_ti_ssi_interface_clk_setup(struct device_node *node) in of_ti_ssi_interface_clk_setup() 134 static void __init of_ti_am35xx_interface_clk_setup(struct device_node *node) in of_ti_am35xx_interface_clk_setup() 143 static void __init of_ti_omap2430_interface_clk_setup(struct device_node *node) in of_ti_omap2430_interface_clk_setup()
|
| /OK3568_Linux_fs/kernel/arch/sparc/prom/ |
| H A D | tree_64.c | 20 static phandle prom_node_to_node(const char *type, phandle node) in prom_node_to_node() 38 inline phandle __prom_getchild(phandle node) in __prom_getchild() 43 phandle prom_getchild(phandle node) in prom_getchild() 56 inline phandle prom_getparent(phandle node) in prom_getparent() 71 inline phandle __prom_getsibling(phandle node) in __prom_getsibling() 76 phandle prom_getsibling(phandle node) in prom_getsibling() 93 int prom_getproplen(phandle node, const char *prop) in prom_getproplen() 117 int prom_getproperty(phandle node, const char *prop, in prom_getproperty() 145 int prom_getint(phandle node, const char *prop) in prom_getint() 160 int prom_getintdefault(phandle node, const char *property, int deflt) in prom_getintdefault() [all …]
|
| H A D | tree_32.c | 24 static phandle __prom_getchild(phandle node) in __prom_getchild() 40 phandle prom_getchild(phandle node) in prom_getchild() 56 static phandle __prom_getsibling(phandle node) in __prom_getsibling() 72 phandle prom_getsibling(phandle node) in prom_getsibling() 90 int prom_getproplen(phandle node, const char *prop) in prom_getproplen() 110 int prom_getproperty(phandle node, const char *prop, char *buffer, int bufsize) in prom_getproperty() 130 int prom_getint(phandle node, char *prop) in prom_getint() 144 int prom_getintdefault(phandle node, char *property, int deflt) in prom_getintdefault() 156 int prom_getbool(phandle node, char *prop) in prom_getbool() 170 void prom_getstring(phandle node, char *prop, char *user_buf, int ubuf_size) in prom_getstring() [all …]
|
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | checks.c | 62 struct node *node, in check_msg() 119 #define FAIL(c, dti, node, ...) \ argument 126 #define FAIL_PROP(c, dti, node, prop, ...) \ argument 134 static void check_nodes_props(struct check *c, struct dt_info *dti, struct node *node) in check_nodes_props() 192 struct node *node) in check_always_fail() 199 struct node *node) in check_is_string() 217 struct node *node) in check_is_string_list() 246 struct node *node) in check_is_cell() 268 struct node *node) in check_duplicate_node_names() 282 struct node *node) in check_duplicate_property_names() [all …]
|
| H A D | livetree.c | 119 struct node *name_node(struct node *node, char *name) in name_node() 128 struct node *omit_node_if_unused(struct node *node) in omit_node_if_unused() 135 struct node *reference_node(struct node *node) in reference_node() 231 struct node *node; in add_orphan_node() local 266 void add_property(struct node *node, struct property *prop) in add_property() 279 void delete_property_by_name(struct node *node, char *name) in delete_property_by_name() 314 struct node *node = parent->children; in delete_node_by_name() local 325 void delete_node(struct node *node) in delete_node() 338 void append_to_property(struct node *node, in append_to_property() 416 const char *get_unitname(struct node *node) in get_unitname() [all …]
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | ofnode.h | 57 ofnode node; member 80 ofnode node; member 95 static inline const struct device_node *ofnode_to_np(ofnode node) in ofnode_to_np() 112 static inline int ofnode_to_offset(ofnode node) in ofnode_to_offset() 126 static inline bool ofnode_valid(ofnode node) in ofnode_valid() 142 ofnode node; in offset_to_ofnode() local 160 ofnode node; in np_to_ofnode() local 178 static inline bool ofnode_is_np(ofnode node) in ofnode_is_np() 211 ofnode node; in ofnode_null() local 239 static inline int ofnode_read_s32(ofnode node, const char *propname, in ofnode_read_s32() [all …]
|
| /OK3568_Linux_fs/kernel/fs/hfs/ |
| H A D | bnode.c | 18 void hfs_bnode_read(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_read() 45 u16 hfs_bnode_read_u16(struct hfs_bnode *node, int off) in hfs_bnode_read_u16() 53 u8 hfs_bnode_read_u8(struct hfs_bnode *node, int off) in hfs_bnode_read_u8() 61 void hfs_bnode_read_key(struct hfs_bnode *node, void *key, int off) in hfs_bnode_read_key() 76 void hfs_bnode_write(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_write() 88 void hfs_bnode_write_u16(struct hfs_bnode *node, int off, u16 data) in hfs_bnode_write_u16() 95 void hfs_bnode_write_u8(struct hfs_bnode *node, int off, u8 data) in hfs_bnode_write_u8() 101 void hfs_bnode_clear(struct hfs_bnode *node, int off, int len) in hfs_bnode_clear() 132 void hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) in hfs_bnode_move() 149 void hfs_bnode_dump(struct hfs_bnode *node) in hfs_bnode_dump() [all …]
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_boot.c | 25 trace_boot_set_instance_options(struct trace_array *tr, struct xbc_node *node) in trace_boot_set_instance_options() 83 trace_boot_enable_events(struct trace_array *tr, struct xbc_node *node) in trace_boot_enable_events() 102 trace_boot_add_kprobe_event(struct xbc_node *node, const char *event) in trace_boot_add_kprobe_event() 130 trace_boot_add_kprobe_event(struct xbc_node *node, const char *event) in trace_boot_add_kprobe_event() 139 trace_boot_add_synth_event(struct xbc_node *node, const char *event) in trace_boot_add_synth_event() 167 trace_boot_add_synth_event(struct xbc_node *node, const char *event) in trace_boot_add_synth_event() 228 trace_boot_init_events(struct trace_array *tr, struct xbc_node *node) in trace_boot_init_events() 241 #define trace_boot_enable_events(tr, node) do {} while (0) argument 242 #define trace_boot_init_events(tr, node) do {} while (0) argument 247 trace_boot_set_ftrace_filter(struct trace_array *tr, struct xbc_node *node) in trace_boot_set_ftrace_filter() [all …]
|
| /OK3568_Linux_fs/kernel/fs/hfsplus/ |
| H A D | bnode.c | 22 void hfs_bnode_read(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_read() 43 u16 hfs_bnode_read_u16(struct hfs_bnode *node, int off) in hfs_bnode_read_u16() 51 u8 hfs_bnode_read_u8(struct hfs_bnode *node, int off) in hfs_bnode_read_u8() 59 void hfs_bnode_read_key(struct hfs_bnode *node, void *key, int off) in hfs_bnode_read_key() 75 void hfs_bnode_write(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_write() 98 void hfs_bnode_write_u16(struct hfs_bnode *node, int off, u16 data) in hfs_bnode_write_u16() 105 void hfs_bnode_clear(struct hfs_bnode *node, int off, int len) in hfs_bnode_clear() 185 void hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) in hfs_bnode_move() 298 void hfs_bnode_dump(struct hfs_bnode *node) in hfs_bnode_dump() 335 void hfs_bnode_unlink(struct hfs_bnode *node) in hfs_bnode_unlink() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/sunxi/ |
| H A D | clk-sunxi.c | 556 static struct clk * __init sunxi_factors_clk_setup(struct device_node *node, in sunxi_factors_clk_setup() 571 static void __init sun4i_pll1_clk_setup(struct device_node *node) in sun4i_pll1_clk_setup() 578 static void __init sun6i_pll1_clk_setup(struct device_node *node) in sun6i_pll1_clk_setup() 585 static void __init sun8i_pll1_clk_setup(struct device_node *node) in sun8i_pll1_clk_setup() 592 static void __init sun7i_pll4_clk_setup(struct device_node *node) in sun7i_pll4_clk_setup() 599 static void __init sun5i_ahb_clk_setup(struct device_node *node) in sun5i_ahb_clk_setup() 606 static void __init sun6i_ahb1_clk_setup(struct device_node *node) in sun6i_ahb1_clk_setup() 613 static void __init sun4i_apb1_clk_setup(struct device_node *node) in sun4i_apb1_clk_setup() 620 static void __init sun7i_out_clk_setup(struct device_node *node) in sun7i_out_clk_setup() 650 static struct clk * __init sunxi_mux_clk_setup(struct device_node *node, in sunxi_mux_clk_setup() [all …]
|
| /OK3568_Linux_fs/kernel/net/hsr/ |
| H A D | hsr_framereg.c | 43 struct hsr_node *node; in hsr_addr_is_self() local 65 struct hsr_node *node; in find_node_by_addr_A() local 83 struct hsr_node *node, *oldnode; in hsr_create_self_node() local 110 struct hsr_node *node; in hsr_del_self_node() local 123 struct hsr_node *node; in hsr_del_nodes() local 131 struct hsr_node *node) in prp_handle_san_frame() 153 struct hsr_node *new_node, *node; in hsr_add_node() local 194 void prp_update_san_info(struct hsr_node *node, bool is_sup) in prp_update_san_info() 210 struct hsr_node *node; in hsr_get_node() local 345 void hsr_addr_subst_source(struct hsr_node *node, struct sk_buff *skb) in hsr_addr_subst_source() [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/ |
| H A D | feature.c | 136 static inline int simple_feature_tweak(struct device_node *node, int type, in simple_feature_tweak() 158 static long ohare_htw_scc_enable(struct device_node *node, long param, in ohare_htw_scc_enable() 251 static long ohare_floppy_enable(struct device_node *node, long param, in ohare_floppy_enable() 258 static long ohare_mesh_enable(struct device_node *node, long param, long value) in ohare_mesh_enable() 264 static long ohare_ide_enable(struct device_node *node, long param, long value) in ohare_ide_enable() 284 static long ohare_ide_reset(struct device_node *node, long param, long value) in ohare_ide_reset() 298 static long ohare_sleep_state(struct device_node *node, long param, long value) in ohare_sleep_state() 313 static long heathrow_modem_enable(struct device_node *node, long param, in heathrow_modem_enable() 357 static long heathrow_floppy_enable(struct device_node *node, long param, in heathrow_floppy_enable() 366 static long heathrow_mesh_enable(struct device_node *node, long param, in heathrow_mesh_enable() [all …]
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | radix-tree.c | 98 static inline void tag_set(struct radix_tree_node *node, unsigned int tag, in tag_set() 104 static inline void tag_clear(struct radix_tree_node *node, unsigned int tag, in tag_clear() 110 static inline int tag_get(const struct radix_tree_node *node, unsigned int tag, in tag_get() 150 static inline int any_tag_set(const struct radix_tree_node *node, in any_tag_set() 161 static inline void all_tag_set(struct radix_tree_node *node, unsigned int tag) in all_tag_set() 178 radix_tree_find_next_bit(struct radix_tree_node *node, unsigned int tag, in radix_tree_find_next_bit() 214 static inline unsigned long node_maxindex(const struct radix_tree_node *node) in node_maxindex() 220 const struct radix_tree_node *node, in next_index() 290 struct radix_tree_node *node = in radix_tree_node_rcu_free() local 306 radix_tree_node_free(struct radix_tree_node *node) in radix_tree_node_free() [all …]
|
| H A D | bootconfig.c | 65 int __init xbc_node_index(struct xbc_node *node) in xbc_node_index() 77 struct xbc_node * __init xbc_node_get_parent(struct xbc_node *node) in xbc_node_get_parent() 89 struct xbc_node * __init xbc_node_get_child(struct xbc_node *node) in xbc_node_get_child() 103 struct xbc_node * __init xbc_node_get_next(struct xbc_node *node) in xbc_node_get_next() 115 const char * __init xbc_node_get_data(struct xbc_node *node) in xbc_node_get_data() 126 xbc_node_match_prefix(struct xbc_node *node, const char **prefix) in xbc_node_match_prefix() 156 struct xbc_node *node; in xbc_node_find_child() local 194 struct xbc_node *node = xbc_node_find_child(parent, key); in xbc_node_find_value() local 226 struct xbc_node *node, in xbc_node_compose_key_after() 275 struct xbc_node *node) in xbc_node_find_next_leaf() [all …]
|
| /OK3568_Linux_fs/kernel/kernel/gcov/ |
| H A D | fs.c | 145 static struct gcov_info *get_node_info(struct gcov_node *node) in get_node_info() 157 static struct gcov_info *get_accumulated_info(struct gcov_node *node) in get_accumulated_info() 180 struct gcov_node *node = inode->i_private; in gcov_seq_open() local 240 struct gcov_node *node; in get_node_by_name() local 255 static void reset_node(struct gcov_node *node) in reset_node() 277 struct gcov_node *node; in gcov_seq_write() local 366 static void add_links(struct gcov_node *node, struct dentry *parent) in add_links() 410 static void init_node(struct gcov_node *node, struct gcov_info *info, in init_node() 432 struct gcov_node *node; in new_node() local 464 static void remove_links(struct gcov_node *node) in remove_links() [all …]
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | checks.c | 99 static void check_nodes_props(struct check *c, struct dt_info *dti, struct node *node) in check_nodes_props() 157 struct node *node) in check_always_fail() 164 struct node *node) in check_is_string() 183 struct node *node) in check_is_cell() 206 struct node *node) in check_duplicate_node_names() 221 struct node *node) in check_duplicate_property_names() 244 struct node *node) in check_node_name_chars() 255 struct node *node) in check_node_name_chars_strict() 266 struct node *node) in check_node_name_format() 275 struct node *node) in check_unit_address_vs_reg() [all …]
|
| H A D | livetree.c | 128 struct node *name_node(struct node *node, char *name) in name_node() 222 struct node *node; in add_orphan_node() local 249 void add_property(struct node *node, struct property *prop) in add_property() 262 void delete_property_by_name(struct node *node, char *name) in delete_property_by_name() 297 struct node *node = parent->children; in delete_node_by_name() local 308 void delete_node(struct node *node) in delete_node() 321 void append_to_property(struct node *node, in append_to_property() 396 const char *get_unitname(struct node *node) in get_unitname() 404 struct property *get_property(struct node *node, const char *propname) in get_property() 428 struct node **node) in get_property_by_label() [all …]
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | bpf_lru_list.c | 42 static bool bpf_lru_node_is_ref(const struct bpf_lru_node *node) in bpf_lru_node_is_ref() 62 struct bpf_lru_node *node, in __bpf_lru_node_move_to_free() 83 struct bpf_lru_node *node, in __bpf_lru_node_move_in() 101 struct bpf_lru_node *node, in __bpf_lru_node_move() 143 struct bpf_lru_node *node, *tmp_node, *first_node; in __bpf_lru_list_rotate_active() local 171 struct bpf_lru_node *node; in __bpf_lru_list_rotate_inactive() local 213 struct bpf_lru_node *node, *tmp_node; in __bpf_lru_list_shrink_inactive() local 262 struct bpf_lru_node *node, *tmp_node; in __bpf_lru_list_shrink() local 293 struct bpf_lru_node *node, *tmp_node; in __local_list_flush() local 306 struct bpf_lru_node *node) in bpf_lru_list_push_free() [all …]
|
| /OK3568_Linux_fs/kernel/arch/ia64/mm/ |
| H A D | discontig.c | 54 #define NODEDATA_ALIGN(addr, node) \ argument 71 int node) in build_node_maps() 97 static int early_nr_cpus_node(int node) in early_nr_cpus_node() 112 static unsigned long compute_pernodesize(int node) in compute_pernodesize() 135 static void *per_cpu_node_setup(void *cpu_data, int node) in per_cpu_node_setup() 188 int node, prev_node, unit, nr_units; in setup_per_cpu_areas() local 258 static void __init fill_pernode(int node, unsigned long pernode, in fill_pernode() 313 int node) in find_pernode_space() 356 int node; in reserve_pernode_space() local 372 int node; in scatter_node_data() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireguard/ |
| H A D | allowedips.c | 23 static void copy_and_assign_cidr(struct allowedips_node *node, const u8 *src, in copy_and_assign_cidr() 36 static inline u8 choose(struct allowedips_node *node, const u8 *key) in choose() 58 struct allowedips_node *node, *stack[MAX_ALLOWEDIPS_BITS] = { in root_free_rcu() local 71 struct allowedips_node *node, *stack[MAX_ALLOWEDIPS_BITS] = { root }; in root_remove_peer_lists() local 87 static u8 common_bits(const struct allowedips_node *node, const u8 *key, in common_bits() 99 static bool prefix_matches(const struct allowedips_node *node, const u8 *key, in prefix_matches() 114 struct allowedips_node *node = trie, *found = NULL; in find_node() local 132 struct allowedips_node *node; in lookup() local 153 struct allowedips_node *node = rcu_dereference_protected(trie, lockdep_is_held(lock)); in node_placement() local 169 …line void connect_node(struct allowedips_node __rcu **parent, u8 bit, struct allowedips_node *node) in connect_node() [all …]
|