Home
last modified time | relevance | path

Searched defs:node (Results 1 – 25 of 2678) sorted by relevance

12345678910>>...108

/linux-6.1.9/drivers/clk/ti/
Ddpll.c154 struct device_node *node) in _register_dpll()
217 static void _register_dpll_x2(struct device_node *node, in _register_dpll_x2()
279 static void __init of_ti_dpll_setup(struct device_node *node, in of_ti_dpll_setup()
395 static void __init of_ti_omap4_dpll_x2_setup(struct device_node *node) in of_ti_omap4_dpll_x2_setup()
404 static void __init of_ti_am3_dpll_x2_setup(struct device_node *node) in of_ti_am3_dpll_x2_setup()
413 static void __init of_ti_omap3_dpll_setup(struct device_node *node) in of_ti_omap3_dpll_setup()
438 static void __init of_ti_omap3_core_dpll_setup(struct device_node *node) in of_ti_omap3_core_dpll_setup()
457 static void __init of_ti_omap3_per_dpll_setup(struct device_node *node) in of_ti_omap3_per_dpll_setup()
477 static void __init of_ti_omap3_per_jtype_dpll_setup(struct device_node *node) in of_ti_omap3_per_jtype_dpll_setup()
500 static void __init of_ti_omap4_dpll_setup(struct device_node *node) in of_ti_omap4_dpll_setup()
[all …]
Dgate.c126 static void __init _of_ti_gate_clk_setup(struct device_node *node, in _of_ti_gate_clk_setup()
169 _of_ti_composite_gate_clk_setup(struct device_node *node, in _of_ti_composite_gate_clk_setup()
195 of_ti_composite_no_wait_gate_clk_setup(struct device_node *node) in of_ti_composite_no_wait_gate_clk_setup()
203 static void __init of_ti_composite_interface_clk_setup(struct device_node *node) in of_ti_composite_interface_clk_setup()
211 static void __init of_ti_composite_gate_clk_setup(struct device_node *node) in of_ti_composite_gate_clk_setup()
219 static void __init of_ti_clkdm_gate_clk_setup(struct device_node *node) in of_ti_clkdm_gate_clk_setup()
226 static void __init of_ti_hsdiv_gate_clk_setup(struct device_node *node) in of_ti_hsdiv_gate_clk_setup()
234 static void __init of_ti_gate_clk_setup(struct device_node *node) in of_ti_gate_clk_setup()
240 static void __init of_ti_wait_gate_clk_setup(struct device_node *node) in of_ti_wait_gate_clk_setup()
248 static void __init of_ti_am35xx_gate_clk_setup(struct device_node *node) in of_ti_am35xx_gate_clk_setup()
[all …]
Dinterface.c60 static void __init _of_ti_interface_clk_setup(struct device_node *node, in _of_ti_interface_clk_setup()
90 static void __init of_ti_interface_clk_setup(struct device_node *node) in of_ti_interface_clk_setup()
97 static void __init of_ti_no_wait_interface_clk_setup(struct device_node *node) in of_ti_no_wait_interface_clk_setup()
105 static void __init of_ti_hsotgusb_interface_clk_setup(struct device_node *node) in of_ti_hsotgusb_interface_clk_setup()
113 static void __init of_ti_dss_interface_clk_setup(struct device_node *node) in of_ti_dss_interface_clk_setup()
121 static void __init of_ti_ssi_interface_clk_setup(struct device_node *node) in of_ti_ssi_interface_clk_setup()
128 static void __init of_ti_am35xx_interface_clk_setup(struct device_node *node) in of_ti_am35xx_interface_clk_setup()
137 static void __init of_ti_omap2430_interface_clk_setup(struct device_node *node) in of_ti_omap2430_interface_clk_setup()
/linux-6.1.9/drivers/scsi/elx/libefc/
Defc_node.c14 struct efc_node *node = rnode->node; in efc_remote_node_cb() local
34 struct efc_node *node = container_of(arg, struct efc_node, ref); in _efc_node_free() local
48 struct efc_node *node = NULL; in efc_node_alloc() local
120 efc_node_free(struct efc_node *node) in efc_node_free()
192 efc_node_attach(struct efc_node *node) in efc_node_attach()
246 efc_node_update_display_name(struct efc_node *node) in efc_node_update_display_name()
259 efc_node_send_ls_io_cleanup(struct efc_node *node) in efc_node_send_ls_io_cleanup()
270 static void efc_node_handle_implicit_logo(struct efc_node *node) in efc_node_handle_implicit_logo()
292 static void efc_node_handle_explicit_logo(struct efc_node *node) in efc_node_handle_explicit_logo()
346 efc_node_purge_pending(struct efc_node *node) in efc_node_purge_pending()
[all …]
Defc_fabric.c24 efc_fabric_initiate_shutdown(struct efc_node *node) in efc_fabric_initiate_shutdown()
54 struct efc_node *node = NULL; in __efc_fabric_common() local
76 struct efc_node *node = ctx->app; in __efc_fabric_init() local
100 efc_fabric_set_topology(struct efc_node *node, in efc_fabric_set_topology()
107 efc_fabric_notify_topology(struct efc_node *node) in efc_fabric_notify_topology()
135 struct efc_node *node = ctx->app; in __efc_fabric_flogi_wait_rsp() local
240 struct efc_node *node = ctx->app; in __efc_vport_fabric_init() local
263 struct efc_node *node = ctx->app; in __efc_fabric_fdisc_wait_rsp() local
356 struct efc_node *node = ctx->app; in __efc_fabric_wait_domain_attach() local
397 struct efc_node *node = ctx->app; in __efc_fabric_idle() local
[all …]
Defc_device.c16 efc_d_send_prli_rsp(struct efc_node *node, u16 ox_id) in efc_d_send_prli_rsp()
47 struct efc_node *node = NULL; in __efc_d_common() local
85 struct efc_node *node = ctx->app; in __efc_d_wait_del_node() local
148 struct efc_node *node = ctx->app; in __efc_d_wait_del_ini_tgt() local
201 struct efc_node *node = ctx->app; in __efc_d_initiate_shutdown() local
317 struct efc_node *node = ctx->app; in __efc_d_wait_loop() local
343 efc_send_ls_acc_after_attach(struct efc_node *node, in efc_send_ls_acc_after_attach()
358 efc_process_prli_payload(struct efc_node *node, void *prli) in efc_process_prli_payload()
374 struct efc_node *node = ctx->app; in __efc_d_wait_plogi_acc_cmpl() local
411 struct efc_node *node = ctx->app; in __efc_d_wait_logo_rsp() local
[all …]
Defc_els.c35 efc_els_io_alloc(struct efc_node *node, u32 reqlen) in efc_els_io_alloc()
41 efc_els_io_alloc_size(struct efc_node *node, u32 reqlen, u32 rsplen) in efc_els_io_alloc_size()
112 struct efc_node *node; in _efc_els_io_free() local
160 struct efc_node *node; in efc_els_req_cb() local
256 static int efc_els_send_req(struct efc_node *node, struct efc_els_io_req *els, in efc_els_send_req()
322 struct efc_node *node; in efc_els_acc_cb() local
357 struct efc_node *node = els->node; in efc_els_send_rsp() local
393 efc_send_plogi(struct efc_node *node) in efc_send_plogi()
420 efc_send_flogi(struct efc_node *node) in efc_send_flogi()
449 efc_send_fdisc(struct efc_node *node) in efc_send_fdisc()
[all …]
/linux-6.1.9/arch/sparc/prom/
Dtree_64.c20 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 …]
Dtree_32.c24 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 …]
/linux-6.1.9/fs/dlm/
Dmidcomms.c198 struct midcomms_node *node; member
253 const char *dlm_midcomms_state(struct midcomms_node *node) in dlm_midcomms_state()
258 unsigned long dlm_midcomms_flags(struct midcomms_node *node) in dlm_midcomms_flags()
263 int dlm_midcomms_send_queue_cnt(struct midcomms_node *node) in dlm_midcomms_send_queue_cnt()
268 uint32_t dlm_midcomms_version(struct midcomms_node *node) in dlm_midcomms_version()
275 struct midcomms_node *node; in __find_node() local
293 static void dlm_mhandle_delete(struct midcomms_node *node, in dlm_mhandle_delete()
301 static void dlm_send_queue_flush(struct midcomms_node *node) in dlm_send_queue_flush()
316 static void midcomms_node_reset(struct midcomms_node *node) in midcomms_node_reset()
332 struct midcomms_node *node, *tmp; in nodeid2node() local
[all …]
/linux-6.1.9/fs/hfs/
Dbnode.c18 void hfs_bnode_read(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_read()
42 u16 hfs_bnode_read_u16(struct hfs_bnode *node, int off) in hfs_bnode_read_u16()
50 u8 hfs_bnode_read_u8(struct hfs_bnode *node, int off) in hfs_bnode_read_u8()
58 void hfs_bnode_read_key(struct hfs_bnode *node, void *key, int off) in hfs_bnode_read_key()
73 void hfs_bnode_write(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_write()
84 void hfs_bnode_write_u16(struct hfs_bnode *node, int off, u16 data) in hfs_bnode_write_u16()
91 void hfs_bnode_write_u8(struct hfs_bnode *node, int off, u8 data) in hfs_bnode_write_u8()
97 void hfs_bnode_clear(struct hfs_bnode *node, int off, int len) in hfs_bnode_clear()
125 void hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) in hfs_bnode_move()
142 void hfs_bnode_dump(struct hfs_bnode *node) in hfs_bnode_dump()
[all …]
/linux-6.1.9/scripts/dtc/
Dchecks.c62 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()
200 struct node *node) in check_always_fail()
207 struct node *node) in check_is_string()
225 struct node *node) in check_is_string_list()
254 struct node *node) in check_is_cell()
276 struct node *node) in check_duplicate_node_names()
290 struct node *node) in check_duplicate_property_names()
[all …]
Dlivetree.c119 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 …]
/linux-6.1.9/fs/hfsplus/
Dbnode.c22 void hfs_bnode_read(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_read()
41 u16 hfs_bnode_read_u16(struct hfs_bnode *node, int off) in hfs_bnode_read_u16()
49 u8 hfs_bnode_read_u8(struct hfs_bnode *node, int off) in hfs_bnode_read_u8()
57 void hfs_bnode_read_key(struct hfs_bnode *node, void *key, int off) in hfs_bnode_read_key()
73 void hfs_bnode_write(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_write()
94 void hfs_bnode_write_u16(struct hfs_bnode *node, int off, u16 data) in hfs_bnode_write_u16()
101 void hfs_bnode_clear(struct hfs_bnode *node, int off, int len) in hfs_bnode_clear()
175 void hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) in hfs_bnode_move()
291 void hfs_bnode_dump(struct hfs_bnode *node) in hfs_bnode_dump()
328 void hfs_bnode_unlink(struct hfs_bnode *node) in hfs_bnode_unlink()
[all …]
/linux-6.1.9/lib/
Dradix-tree.c98 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 …]
Dbootconfig.c130 int __init xbc_node_index(struct xbc_node *node) in xbc_node_index()
142 struct xbc_node * __init xbc_node_get_parent(struct xbc_node *node) in xbc_node_get_parent()
154 struct xbc_node * __init xbc_node_get_child(struct xbc_node *node) in xbc_node_get_child()
168 struct xbc_node * __init xbc_node_get_next(struct xbc_node *node) in xbc_node_get_next()
180 const char * __init xbc_node_get_data(struct xbc_node *node) in xbc_node_get_data()
191 xbc_node_match_prefix(struct xbc_node *node, const char **prefix) in xbc_node_match_prefix()
221 struct xbc_node *node; in xbc_node_find_subkey() local
259 struct xbc_node *node = xbc_node_find_subkey(parent, key); in xbc_node_find_value() local
291 struct xbc_node *node, in xbc_node_compose_key_after()
340 struct xbc_node *node) in xbc_node_find_next_leaf()
[all …]
/linux-6.1.9/drivers/clk/sunxi/
Dclk-sunxi.c556 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 …]
/linux-6.1.9/arch/powerpc/platforms/powermac/
Dfeature.c135 static inline int simple_feature_tweak(struct device_node *node, int type, in simple_feature_tweak()
157 static long ohare_htw_scc_enable(struct device_node *node, long param, in ohare_htw_scc_enable()
250 static long ohare_floppy_enable(struct device_node *node, long param, in ohare_floppy_enable()
257 static long ohare_mesh_enable(struct device_node *node, long param, long value) in ohare_mesh_enable()
263 static long ohare_ide_enable(struct device_node *node, long param, long value) in ohare_ide_enable()
283 static long ohare_ide_reset(struct device_node *node, long param, long value) in ohare_ide_reset()
297 static long ohare_sleep_state(struct device_node *node, long param, long value) in ohare_sleep_state()
312 static long heathrow_modem_enable(struct device_node *node, long param, in heathrow_modem_enable()
356 static long heathrow_floppy_enable(struct device_node *node, long param, in heathrow_floppy_enable()
365 static long heathrow_mesh_enable(struct device_node *node, long param, in heathrow_mesh_enable()
[all …]
/linux-6.1.9/net/hsr/
Dhsr_framereg.c41 struct hsr_node *node; in hsr_addr_is_self() local
63 struct hsr_node *node; in find_node_by_addr_A() local
81 struct hsr_node *node, *oldnode; in hsr_create_self_node() local
108 struct hsr_node *node; in hsr_del_self_node() local
121 struct hsr_node *node; in hsr_del_nodes() local
129 struct hsr_node *node) in prp_handle_san_frame()
151 struct hsr_node *new_node, *node; in hsr_add_node() local
193 void prp_update_san_info(struct hsr_node *node, bool is_sup) in prp_update_san_info()
209 struct hsr_node *node; in hsr_get_node() local
390 void hsr_addr_subst_source(struct hsr_node *node, struct sk_buff *skb) in hsr_addr_subst_source()
[all …]
/linux-6.1.9/include/linux/
Drbtree.h33 #define RB_EMPTY_NODE(node) \ argument
35 #define RB_CLEAR_NODE(node) \ argument
59 static inline void rb_link_node(struct rb_node *node, struct rb_node *parent, in rb_link_node()
68 static inline void rb_link_node_rcu(struct rb_node *node, struct rb_node *parent, in rb_link_node_rcu()
108 static inline void rb_insert_color_cached(struct rb_node *node, in rb_insert_color_cached()
119 rb_erase_cached(struct rb_node *node, struct rb_root_cached *root) in rb_erase_cached()
165 rb_add_cached(struct rb_node *node, struct rb_root_cached *tree, in rb_add_cached()
195 rb_add(struct rb_node *node, struct rb_root *tree, in rb_add()
223 rb_find_add(struct rb_node *node, struct rb_root *tree, in rb_find_add()
259 struct rb_node *node = tree->rb_node; in rb_find() local
[all …]
Dof_graph.h60 static inline bool of_graph_is_present(const struct device_node *node) in of_graph_is_present()
65 static inline int of_graph_parse_endpoint(const struct device_node *node, in of_graph_parse_endpoint()
77 struct device_node *node, u32 id) in of_graph_get_port_by_id()
96 const struct device_node *node) in of_graph_get_remote_endpoint()
102 struct device_node *node) in of_graph_get_port_parent()
108 const struct device_node *node) in of_graph_get_remote_port_parent()
114 const struct device_node *node) in of_graph_get_remote_port()
119 const struct device_node *node, in of_graph_get_remote_node()
/linux-6.1.9/kernel/bpf/
Dbpf_lru_list.c42 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 …]
/linux-6.1.9/drivers/net/wireguard/
Dallowedips.c23 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 …]
/linux-6.1.9/kernel/trace/
Dtrace_boot.c25 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()
301 struct xbc_node *node; in trace_boot_hist_add_handlers() local
348 struct xbc_node *node, *knode; in trace_boot_compose_hist_cmd() local
422 struct xbc_node *node; in trace_boot_init_histograms() local
518 trace_boot_init_events(struct trace_array *tr, struct xbc_node *node) in trace_boot_init_events()
[all …]
/linux-6.1.9/kernel/gcov/
Dfs.c255 static struct gcov_info *get_node_info(struct gcov_node *node) in get_node_info()
267 static struct gcov_info *get_accumulated_info(struct gcov_node *node) in get_accumulated_info()
290 struct gcov_node *node = inode->i_private; in gcov_seq_open() local
350 struct gcov_node *node; in get_node_by_name() local
365 static void reset_node(struct gcov_node *node) in reset_node()
387 struct gcov_node *node; in gcov_seq_write() local
476 static void add_links(struct gcov_node *node, struct dentry *parent) in add_links()
520 static void init_node(struct gcov_node *node, struct gcov_info *info, in init_node()
542 struct gcov_node *node; in new_node() local
574 static void remove_links(struct gcov_node *node) in remove_links()
[all …]

12345678910>>...108