Home
last modified time | relevance | path

Searched defs:node (Results 126 – 150 of 2677) sorted by relevance

12345678910>>...108

/Linux-v6.1/drivers/acpi/acpica/
Dnsalloc.c28 struct acpi_namespace_node *node; in acpi_ns_create_node() local
70 void acpi_ns_delete_node(struct acpi_namespace_node *node) in acpi_ns_delete_node()
132 void acpi_ns_remove_node(struct acpi_namespace_node *node) in acpi_ns_remove_node()
192 struct acpi_namespace_node *node, /* New Child */ in acpi_ns_install_node()
Ddbnames.c104 struct acpi_namespace_node *node; in acpi_db_set_scope() local
400 struct acpi_namespace_node *node = in acpi_db_walk_for_predefined_names() local
493 struct acpi_namespace_node *node = in acpi_db_walk_for_object_counts() local
527 struct acpi_namespace_node *node = acpi_ns_validate_handle(obj_handle); in acpi_db_walk_for_fields() local
763 struct acpi_namespace_node *node = in acpi_db_integrity_walk() local
863 struct acpi_namespace_node *node = in acpi_db_walk_for_references() local
929 struct acpi_namespace_node *node = in acpi_db_bus_walk() local
Dnsxfobj.c33 struct acpi_namespace_node *node; in acpi_get_type() local
85 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
154 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
/Linux-v6.1/mm/
Dinterval_tree.c28 void vma_interval_tree_insert_after(struct vm_area_struct *node, in vma_interval_tree_insert_after()
85 void anon_vma_interval_tree_remove(struct anon_vma_chain *node, in anon_vma_interval_tree_remove()
99 anon_vma_interval_tree_iter_next(struct anon_vma_chain *node, in anon_vma_interval_tree_iter_next()
106 void anon_vma_interval_tree_verify(struct anon_vma_chain *node) in anon_vma_interval_tree_verify()
/Linux-v6.1/lib/
Dtimerqueue.c35 bool timerqueue_add(struct timerqueue_head *head, struct timerqueue_node *node) in timerqueue_add()
53 bool timerqueue_del(struct timerqueue_head *head, struct timerqueue_node *node) in timerqueue_del()
73 struct timerqueue_node *timerqueue_iterate_next(struct timerqueue_node *node) in timerqueue_iterate_next()
Dplist.c73 void plist_add(struct plist_node *node, struct plist_head *head) in plist_add()
112 void plist_del(struct plist_node *node, struct plist_head *head) in plist_del()
145 void plist_requeue(struct plist_node *node, struct plist_head *head) in plist_requeue()
212 static void __init plist_test_requeue(struct plist_node *node) in plist_test_requeue()
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
797 struct assoc_array_node *node, *new_n0, *side; in assoc_array_insert_mid_shortcut() local
1037 struct assoc_array_node *node; member
1084 struct assoc_array_node *node, *new_n0; in assoc_array_delete() local
1348 struct assoc_array_node *node; in assoc_array_apply_edit() local
[all …]
Dmaple_tree.c168 struct maple_node *node = container_of(head, struct maple_node, rcu); in mt_free_rcu() local
180 static void ma_free_rcu(struct maple_node *node) in ma_free_rcu()
309 static inline struct maple_enode *mt_mk_node(const struct maple_node *node, in mt_mk_node()
316 static inline void *mte_mk_root(const struct maple_enode *node) in mte_mk_root()
321 static inline void *mte_safe_root(const struct maple_enode *node) in mte_safe_root()
326 static inline void mte_set_full(const struct maple_enode *node) in mte_set_full()
331 static inline void mte_clear_full(const struct maple_enode *node) in mte_clear_full()
336 static inline bool ma_is_root(struct maple_node *node) in ma_is_root()
341 static inline bool mte_is_root(const struct maple_enode *node) in mte_is_root()
531 static inline bool ma_dead_node(const struct maple_node *node) in ma_dead_node()
[all …]
/Linux-v6.1/drivers/scsi/elx/libefc/
Defc_node.h26 struct efc_node *node = ctx->app; in efc_node_evt_set() local
49 efc_node_hold_frames(struct efc_node *node) in efc_node_hold_frames()
62 efc_node_accept_frames(struct efc_node *node) in efc_node_accept_frames()
94 efc_node_get_enable(struct efc_node *node) in efc_node_get_enable()
/Linux-v6.1/drivers/base/test/
Dproperty-entry-test.c20 struct fwnode_handle *node; in pe_test_uints() local
131 struct fwnode_handle *node; in pe_test_uint_arrays() local
266 struct fwnode_handle *node; in pe_test_strings() local
331 struct fwnode_handle *node; in pe_test_bool() local
426 struct fwnode_handle *node; in pe_test_reference() local
/Linux-v6.1/drivers/clocksource/
Darc_timer.c32 static int noinline arc_get_timer_clk(struct device_node *node) in arc_get_timer_clk()
103 static int __init arc_cs_setup_gfrc(struct device_node *node) in arc_cs_setup_gfrc()
161 static int __init arc_cs_setup_rtc(struct device_node *node) in arc_cs_setup_rtc()
214 static int __init arc_cs_setup_timer1(struct device_node *node) in arc_cs_setup_timer1()
325 static int __init arc_clockevent_setup(struct device_node *node) in arc_clockevent_setup()
/Linux-v6.1/drivers/irqchip/
Dirq-csky-apb-intc.c60 static void __init ck_set_gc(struct device_node *node, void __iomem *reg_base, in ck_set_gc()
102 ck_intc_init_comm(struct device_node *node, struct device_node *parent) in ck_intc_init_comm()
164 gx_intc_init(struct device_node *node, struct device_node *parent) in gx_intc_init()
231 ck_intc_init(struct device_node *node, struct device_node *parent) in ck_intc_init()
258 ck_dual_intc_init(struct device_node *node, struct device_node *parent) in ck_dual_intc_init()
Dirq-mscc-ocelot.c117 static int __init vcoreiii_irq_init(struct device_node *node, in vcoreiii_irq_init()
188 static int __init ocelot_irq_init(struct device_node *node, in ocelot_irq_init()
196 static int __init serval_irq_init(struct device_node *node, in serval_irq_init()
204 static int __init luton_irq_init(struct device_node *node, in luton_irq_init()
212 static int __init jaguar2_irq_init(struct device_node *node, in jaguar2_irq_init()
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()
/Linux-v6.1/tools/perf/tests/
Dhists_output.c97 struct rb_node *node; in del_hist_entries() local
131 struct rb_node *node; in test1() local
233 struct rb_node *node; in test2() local
289 struct rb_node *node; in test3() local
363 struct rb_node *node; in test4() local
465 struct rb_node *node; in test5() local
/Linux-v6.1/kernel/bpf/
Dlpm_trie.c166 const struct lpm_trie_node *node, in longest_prefix_match()
231 struct lpm_trie_node *node, *found = NULL; in trie_lookup_elem() local
282 struct lpm_trie_node *node; in lpm_trie_node_alloc() local
307 struct lpm_trie_node *node, *im_node = NULL, *new_node = NULL; in trie_update_elem() local
439 struct lpm_trie_node *node, *parent; in trie_delete_elem() local
580 struct lpm_trie_node *node; in trie_free() local
617 struct lpm_trie_node *node, *next_node = NULL, *parent, *search_root; in trie_get_next_key() local
/Linux-v6.1/io_uring/
Dalloc_cache.h10 struct hlist_node node; member
27 struct hlist_node *node = cache->list.first; in io_alloc_cache_get() local
46 struct hlist_node *node = cache->list.first; in io_alloc_cache_free() local
/Linux-v6.1/drivers/interconnect/qcom/
Dicc-rpmh.c21 void qcom_icc_pre_aggregate(struct icc_node *node) in qcom_icc_pre_aggregate()
49 int qcom_icc_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in qcom_icc_aggregate()
89 struct icc_node *node; in qcom_icc_set() local
170 struct icc_node *node; in qcom_icc_rpmh_probe() local
/Linux-v6.1/drivers/gpu/drm/nouveau/include/nvkm/core/
Dmm.h46 struct nvkm_mm_node *node; in nvkm_mm_heap_size() local
56 nvkm_mm_contiguous(struct nvkm_mm_node *node) in nvkm_mm_contiguous()
62 nvkm_mm_addr(struct nvkm_mm_node *node) in nvkm_mm_addr()
70 nvkm_mm_size(struct nvkm_mm_node *node) in nvkm_mm_size()
/Linux-v6.1/fs/hfsplus/
Dbtree.c261 struct hfs_bnode *node; in hfs_btree_close() local
286 struct hfs_bnode *node; in hfs_btree_write() local
316 struct hfs_bnode *node; in hfs_bmap_new_bmap() local
376 struct hfs_bnode *node, *next_node; in hfs_bmap_alloc() local
449 void hfs_bmap_free(struct hfs_bnode *node) in hfs_bmap_free()
/Linux-v6.1/tools/perf/util/
Dstrfilter.c19 static void strfilter_node__delete(struct strfilter_node *node) in strfilter_node__delete()
70 struct strfilter_node *node = zalloc(sizeof(*node)); in strfilter_node__alloc() local
218 static bool strfilter_node__compare(struct strfilter_node *node, in strfilter_node__compare()
249 static int strfilter_node__sprint_pt(struct strfilter_node *node, char *buf) in strfilter_node__sprint_pt()
264 static int strfilter_node__sprint(struct strfilter_node *node, char *buf) in strfilter_node__sprint()
/Linux-v6.1/drivers/clk/bcm/
Dclk-ns2.c86 static void __init ns2_genpll_scr_clk_init(struct device_node *node) in ns2_genpll_scr_clk_init()
148 static void __init ns2_genpll_sw_clk_init(struct device_node *node) in ns2_genpll_sw_clk_init()
210 static void __init ns2_lcpll_ddr_clk_init(struct device_node *node) in ns2_lcpll_ddr_clk_init()
272 static void __init ns2_lcpll_ports_clk_init(struct device_node *node) in ns2_lcpll_ports_clk_init()
/Linux-v6.1/security/selinux/
Davc.c156 struct avc_node *node; in avc_get_hash_stats() local
330 static int avc_add_xperms_decision(struct avc_node *node, in avc_add_xperms_decision()
355 static int avc_xperms_populate(struct avc_node *node, in avc_xperms_populate()
436 struct avc_node *node = container_of(rhead, struct avc_node, rhead); in avc_node_free() local
442 static void avc_node_delete(struct selinux_avc *avc, struct avc_node *node) in avc_node_delete()
449 static void avc_node_kill(struct selinux_avc *avc, struct avc_node *node) in avc_node_kill()
467 struct avc_node *node; in avc_reclaim_node() local
502 struct avc_node *node; in avc_alloc_node() local
519 static void avc_node_populate(struct avc_node *node, u32 ssid, u32 tsid, u16 tclass, struct av_deci… in avc_node_populate()
530 struct avc_node *node, *ret = NULL; in avc_search_node() local
[all …]
/Linux-v6.1/drivers/android/
Dbinder.c332 #define binder_node_lock(node) _binder_node_lock(node, __LINE__) argument
334 _binder_node_lock(struct binder_node *node, int line) in _binder_node_lock()
348 #define binder_node_unlock(node) _binder_node_unlock(node, __LINE__) argument
350 _binder_node_unlock(struct binder_node *node, int line) in _binder_node_unlock()
365 #define binder_node_inner_lock(node) _binder_node_inner_lock(node, __LINE__) argument
367 _binder_node_inner_lock(struct binder_node *node, int line) in _binder_node_inner_lock()
386 #define binder_node_inner_unlock(node) _binder_node_inner_unlock(node, __LINE__) argument
388 _binder_node_inner_unlock(struct binder_node *node, int line) in _binder_node_inner_unlock()
688 struct binder_node *node; in binder_get_node_ilocked() local
715 struct binder_node *node; in binder_get_node() local
[all …]
/Linux-v6.1/drivers/net/ethernet/cavium/thunder/
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 …]

12345678910>>...108