Home
last modified time | relevance | path

Searched defs:node (Results 176 – 200 of 3482) sorted by relevance

12345678910>>...140

/OK3568_Linux_fs/u-boot/tools/dtoc/
H A Dfdt_util.py84 def GetInt(node, propname, default=None): argument
94 def GetString(node, propname, default=None): argument
104 def GetBool(node, propname, default=False): argument
/OK3568_Linux_fs/kernel/lib/
H A Dassoc_array.c26 const struct assoc_array_node *node; in assoc_array_subtree_iterate() local
153 struct assoc_array_node *node; /* Node in which leaf might be found */ member
176 struct assoc_array_node *node; in assoc_array_walk() local
309 const struct assoc_array_node *node; in assoc_array_find() local
347 struct assoc_array_node *node; in assoc_array_destroy_subtree() local
480 struct assoc_array_node *node, *new_n0, *new_n1, *side; in assoc_array_insert_into_terminal_node() local
798 struct assoc_array_node *node, *new_n0, *side; in assoc_array_insert_mid_shortcut() local
1038 struct assoc_array_node *node; member
1085 struct assoc_array_node *node, *new_n0; in assoc_array_delete() local
1349 struct assoc_array_node *node; in assoc_array_apply_edit() local
[all …]
/OK3568_Linux_fs/kernel/drivers/clk/bcm/
H A Dclk-ns2.c96 static void __init ns2_genpll_scr_clk_init(struct device_node *node) in ns2_genpll_scr_clk_init()
158 static void __init ns2_genpll_sw_clk_init(struct device_node *node) in ns2_genpll_sw_clk_init()
220 static void __init ns2_lcpll_ddr_clk_init(struct device_node *node) in ns2_lcpll_ddr_clk_init()
282 static void __init ns2_lcpll_ports_clk_init(struct device_node *node) in ns2_lcpll_ports_clk_init()
/OK3568_Linux_fs/kernel/security/selinux/
H A Davc.c159 struct avc_node *node; in avc_get_hash_stats() local
333 static int avc_add_xperms_decision(struct avc_node *node, in avc_add_xperms_decision()
358 static int avc_xperms_populate(struct avc_node *node, in avc_xperms_populate()
439 struct avc_node *node = container_of(rhead, struct avc_node, rhead); in avc_node_free() local
445 static void avc_node_delete(struct selinux_avc *avc, struct avc_node *node) in avc_node_delete()
453 static void avc_node_kill(struct selinux_avc *avc, struct avc_node *node) in avc_node_kill()
472 struct avc_node *node; in avc_reclaim_node() local
507 struct avc_node *node; in avc_alloc_node() local
524 static void avc_node_populate(struct avc_node *node, u32 ssid, u32 tsid, u16 tclass, struct av_deci… in avc_node_populate()
535 struct avc_node *node, *ret = NULL; in avc_search_node() local
[all …]
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dlpm_trie.c165 const struct lpm_trie_node *node, in longest_prefix_match()
230 struct lpm_trie_node *node, *found = NULL; in trie_lookup_elem() local
279 struct lpm_trie_node *node; in lpm_trie_node_alloc() local
304 struct lpm_trie_node *node, *im_node = NULL, *new_node = NULL; in trie_update_elem() local
436 struct lpm_trie_node *node, *parent; in trie_delete_elem() local
590 struct lpm_trie_node *node; in trie_free() local
627 struct lpm_trie_node *node, *next_node = NULL, *parent, *search_root; in trie_get_next_key() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesupportedcategoriesmodel.cpp168 PlaceCategoryNode *node = static_cast<PlaceCategoryNode *>(parent.internalPointer()); in rowCount() local
195 PlaceCategoryNode *node = static_cast<PlaceCategoryNode *>(parent.internalPointer()); in index() local
228 PlaceCategoryNode *node = static_cast<PlaceCategoryNode *>(index.internalPointer()); in data() local
572 PlaceCategoryNode *node = new PlaceCategoryNode; in updateLayout() local
643 auto node = new PlaceCategoryNode; in populateCategories() local
685 int QDeclarativeSupportedCategoriesModel::rowToAddChild(PlaceCategoryNode *node, const QPlaceCatego… in rowToAddChild()
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-or1k-pic.c141 static int __init or1k_pic_init(struct device_node *node, in or1k_pic_init()
155 static int __init or1k_pic_or1200_init(struct device_node *node, in or1k_pic_or1200_init()
163 static int __init or1k_pic_level_init(struct device_node *node, in or1k_pic_level_init()
171 static int __init or1k_pic_edge_init(struct device_node *node, in or1k_pic_edge_init()
H A Dirq-sunxi-nmi.c159 static int __init sunxi_sc_nmi_irq_init(struct device_node *node, in sunxi_sc_nmi_irq_init()
235 static int __init sun6i_r_intc_irq_init(struct device_node *node, in sun6i_r_intc_irq_init()
243 static int __init sun6i_sc_nmi_irq_init(struct device_node *node, in sun6i_sc_nmi_irq_init()
250 static int __init sun7i_sc_nmi_irq_init(struct device_node *node, in sun7i_sc_nmi_irq_init()
257 static int __init sun9i_nmi_irq_init(struct device_node *node, in sun9i_nmi_irq_init()
/OK3568_Linux_fs/kernel/kernel/irq/
H A Dirqdesc.c55 static int alloc_masks(struct irq_desc *desc, int node) in alloc_masks()
81 static void desc_smp_init(struct irq_desc *desc, int node, in desc_smp_init()
98 alloc_masks(struct irq_desc *desc, int node) { return 0; } in alloc_masks()
100 desc_smp_init(struct irq_desc *desc, int node, const struct cpumask *affinity) { } in desc_smp_init()
103 static void desc_set_defaults(unsigned int irq, struct irq_desc *desc, int node, in desc_set_defaults()
387 static struct irq_desc *alloc_desc(int irq, int node, unsigned int flags, in alloc_desc()
467 static int alloc_descs(unsigned int start, unsigned int cnt, int node, in alloc_descs()
522 int i, initcnt, node = first_online_node; in early_irq_init() local
561 int count, i, node = first_online_node; in early_irq_init() local
599 static inline int alloc_descs(unsigned int start, unsigned int cnt, int node, in alloc_descs()
[all …]
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_cluster.cpp79 MppNodeImpl *node; member
207 MPP_RET mpp_node_task_attach(MppNodeTask *task, MppNodeImpl *node, in mpp_node_task_attach()
228 MppNodeImpl *node = task->node; in mpp_node_task_schedule_f() local
292 MppNodeImpl *node = task->node; in mpp_node_task_detach() local
316 MPP_RET mpp_node_init(MppNode *node) in mpp_node_init()
327 MPP_RET mpp_node_deinit(MppNode node) in mpp_node_deinit()
345 MPP_RET mpp_node_set_func(MppNode node, TaskProc proc, void *param) in mpp_node_set_func()
412 MppNodeImpl *node = NULL; in cluster_worker_get_task() local
471 MppNodeImpl *node = task->node; in cluster_worker_run_task() local
702 MPP_RET mpp_node_attach(MppNode node, MppClientType type) in mpp_node_attach()
[all …]
/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder.c308 #define binder_node_lock(node) _binder_node_lock(node, __LINE__) argument
310 _binder_node_lock(struct binder_node *node, int line) in _binder_node_lock()
324 #define binder_node_unlock(node) _binder_node_unlock(node, __LINE__) argument
326 _binder_node_unlock(struct binder_node *node, int line) in _binder_node_unlock()
341 #define binder_node_inner_lock(node) _binder_node_inner_lock(node, __LINE__) argument
343 _binder_node_inner_lock(struct binder_node *node, int line) in _binder_node_inner_lock()
362 #define binder_node_inner_unlock(node) _binder_node_inner_unlock(node, __LINE__) argument
364 _binder_node_inner_unlock(struct binder_node *node, int line) in _binder_node_inner_unlock()
800 struct binder_node *node; in binder_get_node_ilocked() local
827 struct binder_node *node; in binder_get_node() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.c169 static struct bgx *get_bgx(int node, int bgx_idx) in get_bgx()
177 unsigned bgx_get_map(int node) in bgx_get_map()
192 int bgx_get_lmac_count(int node, int bgx_idx) in bgx_get_lmac_count()
205 void bgx_get_lmac_link_state(int node, int bgx_idx, int lmacid, void *status) in bgx_get_lmac_link_state()
223 const u8 *bgx_get_lmac_mac(int node, int bgx_idx, int lmacid) in bgx_get_lmac_mac()
234 void bgx_set_lmac_mac(int node, int bgx_idx, int lmacid, const u8 *mac) in bgx_set_lmac_mac()
331 void bgx_set_dmac_cam_filter(int node, int bgx_idx, int lmacid, in bgx_set_dmac_cam_filter()
354 void bgx_set_xcast_mode(int node, int bgx_idx, int lmacid, u8 mode) in bgx_set_xcast_mode()
388 void bgx_reset_xcast_mode(int node, int bgx_idx, int lmacid, u8 vf_id) in bgx_reset_xcast_mode()
402 void bgx_lmac_rx_tx_enable(int node, int bgx_idx, int lmacid, bool enable) in bgx_lmac_rx_tx_enable()
[all …]
/OK3568_Linux_fs/kernel/kernel/locking/
H A Dqspinlock.c272 static __always_inline void __pv_init_node(struct mcs_spinlock *node) { } in __pv_init_node()
273 static __always_inline void __pv_wait_node(struct mcs_spinlock *node, in __pv_wait_node()
276 struct mcs_spinlock *node) { } in __pv_kick_node()
278 struct mcs_spinlock *node) in __pv_wait_head_or_lock()
317 struct mcs_spinlock *prev, *next, *node; in queued_spin_lock_slowpath() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Dbase.c69 static bool omapdss_device_is_registered(struct device_node *node) in omapdss_device_is_registered()
108 struct omap_dss_device *omapdss_find_device_by_node(struct device_node *node) in omapdss_find_device_by_node()
271 struct device_node *node; member
276 static bool omapdss_list_contains(const struct device_node *node) in omapdss_list_contains()
288 static void omapdss_walk_device(struct device *dev, struct device_node *node, in omapdss_walk_device()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_sched.c154 struct ice_sched_node *node; in ice_sched_add_node() local
304 void ice_free_sched_node(struct ice_port_info *pi, struct ice_sched_node *node) in ice_free_sched_node()
1037 struct ice_sched_node *node; in ice_rm_dflt_leaf_node() local
1065 struct ice_sched_node *node; in ice_sched_rm_dflt_nodes() local
1256 struct ice_sched_node *node) in ice_sched_find_node_in_subtree()
1382 struct ice_sched_node *node; in ice_sched_get_vsi_node() local
1442 struct ice_sched_node *parent, *node; in ice_sched_add_vsi_child_nodes() local
1496 struct ice_sched_node *node; in ice_sched_calc_vsi_support_nodes() local
1785 static bool ice_sched_is_leaf_node_present(struct ice_sched_node *node) in ice_sched_is_leaf_node_present()
1917 ice_sched_update_elem(struct ice_hw *hw, struct ice_sched_node *node, in ice_sched_update_elem()
[all …]
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-conf.c14 static int __set_clk_parents(struct device_node *node, bool clk_supplier) in __set_clk_parents()
76 static int __set_clk_rates(struct device_node *node, bool clk_supplier) in __set_clk_rates()
131 int of_clk_set_defaults(struct device_node *node, bool clk_supplier) in of_clk_set_defaults()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Domap_debugfs.c21 struct drm_info_node *node = (struct drm_info_node *) m->private; in gem_show() local
35 struct drm_info_node *node = (struct drm_info_node *) m->private; in mm_show() local
47 struct drm_info_node *node = (struct drm_info_node *) m->private; in fb_show() local
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Ddicttrie.cpp86 inline size_t DictTrie::get_son_offset(const LmaNodeGE1 *node) { in get_son_offset()
90 inline size_t DictTrie::get_homo_idx_buf_offset(const LmaNodeGE1 *node) { in get_homo_idx_buf_offset()
315 LmaNodeLE0 *node) { in fill_lpi_buffer()
333 size_t homo_buf_off, LmaNodeGE1 *node, in fill_lpi_buffer()
402 LmaNodeLE0 *node = root_; in extend_dict0() local
465 LmaNodeLE0 *node = root_ + p_mark.node_offset + ext_pos; in extend_dict1() local
542 LmaNodeGE1 *node = nodes_ge1_ + p_mark.node_offset + ext_pos; in extend_dict2() local
602 void *node = root_ + splid_le0_index_[splids[0] - kFullSplIdStart]; in try_extend() local
697 LmaNodeLE0 *node = node_fr_le0[node_fr_pos]; in get_lpis() local
729 LmaNodeLE0 *node = node_fr_le0[node_fr_pos]; in get_lpis() local
[all …]
/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dmsi-xlp.c113 struct nlm_soc_info *node; member
293 static int xlp_setup_msi(uint64_t lnkbase, int node, int link, in xlp_setup_msi()
400 static int xlp_setup_msix(uint64_t lnkbase, int node, int link, in xlp_setup_msix()
448 int node, link, slot; in arch_setup_msi_irq() local
466 void __init xlp_init_node_msi_irqs(int node, int link) in xlp_init_node_msi_irqs()
515 void nlm_dispatch_msi(int node, int lirq) in nlm_dispatch_msi()
545 void nlm_dispatch_msix(int node, int lirq) in nlm_dispatch_msix()
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_fit.c41 __maybe_unused int node; in spl_fit_get_image_name() local
95 int node; in spl_fit_get_image_node() local
168 void *fit, ulong base_offset, int node, in spl_load_fit_image()
304 int node, ret; in spl_fit_append_fdt() local
357 int node; in spl_fit_record_loadable() local
466 int node, ret, i; in spl_load_kernel_fit() local
589 int node = -1; in spl_internal_load_simple_fit() local
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Drsutils.c433 acpi_rs_get_prt_method_data(struct acpi_namespace_node *node, in acpi_rs_get_prt_method_data()
483 acpi_rs_get_crs_method_data(struct acpi_namespace_node *node, in acpi_rs_get_crs_method_data()
534 acpi_rs_get_prs_method_data(struct acpi_namespace_node *node, in acpi_rs_get_prs_method_data()
585 acpi_rs_get_aei_method_data(struct acpi_namespace_node *node, in acpi_rs_get_aei_method_data()
691 acpi_rs_set_srs_method_data(struct acpi_namespace_node *node, in acpi_rs_set_srs_method_data()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_of.h69 struct device_node *node) in drm_of_component_match_add()
81 static inline int drm_of_encoder_active_endpoint(struct device_node *node, in drm_of_encoder_active_endpoint()
131 static inline int drm_of_encoder_active_endpoint_id(struct device_node *node, in drm_of_encoder_active_endpoint_id()
141 static inline int drm_of_encoder_active_port_id(struct device_node *node, in drm_of_encoder_active_port_id()
/OK3568_Linux_fs/kernel/fs/unicode/
H A Dmkutf8data.c361 struct node { struct
366 struct node *parent; argument
371 unsigned char leftnode; argument
372 unsigned char rightnode; argument
382 struct node *node; in lookup() argument
419 struct node *node; in tree_walk() local
494 struct node *node; in alloc_node() local
535 struct node *node; in insert() local
656 struct node *node; in prune() local
817 struct node *node; in mark_nodes() local
[all …]
/OK3568_Linux_fs/kernel/fs/ocfs2/dlm/
H A Ddlmdomain.c490 unsigned int node; in dlm_begin_exit_domain_handler() local
533 int node = -1, num = 0; in __dlm_print_nodes() local
550 unsigned int node; in dlm_exit_domain_handler() local
577 unsigned int node) in dlm_send_one_domain_exit()
600 int node = -1; in dlm_begin_exit_domain() local
629 int node, clear_node, status; in dlm_leave_domain() local
728 static int dlm_query_join_proto_check(char *proto_type, int node, in dlm_query_join_proto_check()
1219 struct o2nm_node *node; in dlm_send_nodeinfo() local
1353 unsigned int node) in dlm_send_one_join_cancel()
1383 int node; in dlm_send_join_cancels() local
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/
H A Dpinmux_arria10.c38 static int do_pinctrl_pins(const void *blob, int node, const char *child_name) in do_pinctrl_pins()
67 int node; in config_dedicated_pins() local
85 int node; in config_pins() local

12345678910>>...140