Home
last modified time | relevance | path

Searched defs:node (Results 101 – 125 of 2718) sorted by relevance

12345678910>>...109

/Linux-v6.6/drivers/gpu/drm/amd/amdkfd/
Dkfd_interrupt.c53 int kfd_interrupt_init(struct kfd_node *node) in kfd_interrupt_init()
87 void kfd_interrupt_exit(struct kfd_node *node) in kfd_interrupt_exit()
113 bool enqueue_ih_ring_entry(struct kfd_node *node, const void *ih_ring_entry) in enqueue_ih_ring_entry()
132 static bool dequeue_ih_ring_entry(struct kfd_node *node, void *ih_ring_entry) in dequeue_ih_ring_entry()
/Linux-v6.6/drivers/watchdog/
Docteon-wdt-main.c134 int node = cpu_to_node(cpu); in octeon_wdt_poke_irq() local
282 unsigned int node = cvmx_get_node_num(); in octeon_wdt_nmi_stage3() local
305 int node; in octeon_wdt_cpu_to_irq() local
328 int node; in octeon_wdt_cpu_pre_down() local
351 int node; in octeon_wdt_cpu_online() local
409 int node; in octeon_wdt_ping() local
461 int node; in octeon_wdt_set_timeout() local
/Linux-v6.6/fs/befs/
Dbtree.c192 struct befs_btree_node *node, befs_off_t node_off) in befs_bt_read_node()
330 befs_find_key(struct super_block *sb, struct befs_btree_node *node, in befs_find_key()
599 befs_leafnode(struct befs_btree_node *node) in befs_leafnode()
622 befs_bt_keylen_index(struct befs_btree_node *node) in befs_bt_keylen_index()
643 befs_bt_valarray(struct befs_btree_node *node) in befs_bt_valarray()
659 befs_bt_keydata(struct befs_btree_node *node) in befs_bt_keydata()
675 befs_bt_get_key(struct super_block *sb, struct befs_btree_node *node, in befs_bt_get_key()
/Linux-v6.6/fs/ubifs/
Dauth.c29 int __ubifs_node_calc_hash(const struct ubifs_info *c, const void *node, in __ubifs_node_calc_hash()
63 int ubifs_prepare_auth_node(struct ubifs_info *c, void *node, in ubifs_prepare_auth_node()
137 void ubifs_bad_hash(const struct ubifs_info *c, const void *node, const u8 *hash, in ubifs_bad_hash()
163 int __ubifs_node_check_hash(const struct ubifs_info *c, const void *node, in __ubifs_node_check_hash()
388 static int ubifs_node_calc_hmac(const struct ubifs_info *c, const void *node, in ubifs_node_calc_hmac()
432 int __ubifs_node_insert_hmac(const struct ubifs_info *c, void *node, int len, in __ubifs_node_insert_hmac()
448 int __ubifs_node_verify_hmac(const struct ubifs_info *c, const void *node, in __ubifs_node_verify_hmac()
/Linux-v6.6/fs/xfs/libxfs/
Dxfs_iext_tree.c161 struct xfs_iext_node *node = ifp->if_u1.if_root; in xfs_iext_find_first_leaf() local
179 struct xfs_iext_node *node = ifp->if_u1.if_root; in xfs_iext_find_last_leaf() local
277 struct xfs_iext_node *node, in xfs_iext_key_cmp()
309 struct xfs_iext_node *node = ifp->if_u1.if_root; in xfs_iext_find_level() local
330 struct xfs_iext_node *node, in xfs_iext_node_pos()
345 struct xfs_iext_node *node, in xfs_iext_node_insert_pos()
360 struct xfs_iext_node *node, in xfs_iext_node_nr_entries()
401 struct xfs_iext_node *node = kmem_zalloc(NODE_SIZE, KM_NOFS); in xfs_iext_grow() local
433 struct xfs_iext_node *node = ifp->if_u1.if_root; in xfs_iext_update_node() local
456 struct xfs_iext_node *node = *nodep; in xfs_iext_split_node() local
[all …]
/Linux-v6.6/tools/perf/util/
Dcallchain.c420 __sort_chain_flat(struct rb_root *rb_root, struct callchain_node *node, in __sort_chain_flat()
450 static void __sort_chain_graph_abs(struct callchain_node *node, in __sort_chain_graph_abs()
478 static void __sort_chain_graph_rel(struct callchain_node *node, in __sort_chain_graph_rel()
573 fill_node(struct callchain_node *node, struct callchain_cursor *cursor) in fill_node()
719 static enum match_result match_chain(struct callchain_cursor_node *node, in match_chain()
834 struct callchain_cursor_node *node; in split_add_child() local
881 struct callchain_cursor_node *node; in append_chain_children() local
940 struct callchain_cursor_node *node; in append_chain() local
1069 struct callchain_cursor_node *node = *cursor->last; in callchain_cursor_append() local
1126 int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node, in fill_callchain_info()
[all …]
/Linux-v6.6/drivers/acpi/acpica/
Ddbobject.c38 struct acpi_namespace_node *node; in acpi_db_dump_method_info() local
156 static void acpi_db_decode_node(struct acpi_namespace_node *node) in acpi_db_decode_node()
393 struct acpi_namespace_node *node; in acpi_db_decode_locals() local
463 struct acpi_namespace_node *node; in acpi_db_decode_arguments() local
/Linux-v6.6/fs/btrfs/
Dulist.c66 struct ulist_node *node; in ulist_release() local
141 static void ulist_rbtree_erase(struct ulist *ulist, struct ulist_node *node) in ulist_rbtree_erase()
202 struct ulist_node *node; in ulist_add_merge() local
237 struct ulist_node *node; in ulist_del() local
271 struct ulist_node *node; in ulist_next() local
/Linux-v6.6/security/selinux/
Dnetnode.c106 struct sel_netnode *node; in sel_netnode_find() local
145 static void sel_netnode_insert(struct sel_netnode *node) in sel_netnode_insert()
193 struct sel_netnode *node; in sel_netnode_sid_slow() local
252 struct sel_netnode *node; in sel_netnode_sid() local
276 struct sel_netnode *node, *node_tmp; in sel_netnode_flush() local
/Linux-v6.6/include/linux/
Dreset.h118 struct device_node *node, in __of_reset_control_get()
452 struct device_node *node, const char *id) in of_reset_control_get_exclusive()
472 struct device_node *node, const char *id) in of_reset_control_get_optional_exclusive()
497 struct device_node *node, const char *id) in of_reset_control_get_shared()
514 struct device_node *node, int index) in of_reset_control_get_exclusive_by_index()
542 struct device_node *node, int index) in of_reset_control_get_shared_by_index()
818 struct device_node *node, const char *id) in of_reset_control_get()
824 struct device_node *node, int index) in of_reset_control_get_by_index()
876 of_reset_control_array_get_exclusive(struct device_node *node) in of_reset_control_array_get_exclusive()
882 of_reset_control_array_get_exclusive_released(struct device_node *node) in of_reset_control_array_get_exclusive_released()
[all …]
Dllist.h116 #define llist_for_each(pos, node) \ argument
135 #define llist_for_each_safe(pos, n, node) \ argument
153 #define llist_for_each_entry(pos, node, member) \ argument
175 #define llist_for_each_entry_safe(pos, n, node, member) \ argument
194 static inline struct llist_node *llist_next(struct llist_node *node) in llist_next()
/Linux-v6.6/drivers/firmware/efi/
Ddev-path-parser.c15 static long __init parse_acpi_path(const struct efi_dev_path *node, in parse_acpi_path()
60 static long __init parse_pci_path(const struct efi_dev_path *node, in parse_pci_path()
96 static long __init parse_end_path(const struct efi_dev_path *node, in parse_end_path()
147 struct device * __init efi_get_device_by_path(const struct efi_dev_path **node, in efi_get_device_by_path()
/Linux-v6.6/net/qrtr/
Daf_qrtr.c170 struct qrtr_node *node = container_of(kref, struct qrtr_node, ref); in __qrtr_node_release() local
201 static struct qrtr_node *qrtr_node_acquire(struct qrtr_node *node) in qrtr_node_acquire()
209 static void qrtr_node_release(struct qrtr_node *node) in qrtr_node_release()
221 static void qrtr_tx_resume(struct qrtr_node *node, struct sk_buff *skb) in qrtr_tx_resume()
259 static int qrtr_tx_wait(struct qrtr_node *node, int dest_node, int dest_port, in qrtr_tx_wait()
323 static void qrtr_tx_flow_failed(struct qrtr_node *node, int dest_node, in qrtr_tx_flow_failed()
340 static int qrtr_node_enqueue(struct qrtr_node *node, struct sk_buff *skb, in qrtr_node_enqueue()
395 struct qrtr_node *node; in qrtr_node_lookup() local
413 static void qrtr_node_assign(struct qrtr_node *node, unsigned int nid) in qrtr_node_assign()
437 struct qrtr_node *node = ep->node; in qrtr_endpoint_post() local
[all …]
/Linux-v6.6/drivers/clk/ti/
Dcomposite.c56 struct device_node *node; member
68 static struct device_node *_get_component_node(struct device_node *node, int i) in _get_component_node()
81 static struct component_clk *_lookup_component(struct device_node *node) in _lookup_component()
112 struct device_node *node) in _register_composite()
200 static void __init of_ti_composite_clk_setup(struct device_node *node) in of_ti_composite_clk_setup()
236 int __init ti_clk_add_component(struct device_node *node, struct clk_hw *hw, in ti_clk_add_component()
/Linux-v6.6/drivers/pnp/pnpbios/
Dcore.c192 struct pnp_bios_node *node; in pnpbios_get_resources() local
214 struct pnp_bios_node *node; in pnpbios_set_resources() local
239 static void pnpbios_zero_data_stream(struct pnp_bios_node *node) in pnpbios_zero_data_stream()
266 struct pnp_bios_node *node; in pnpbios_disable_resources() local
299 static int __init insert_device(struct pnp_bios_node *node) in insert_device()
349 struct pnp_bios_node *node; in build_devlist() local
/Linux-v6.6/drivers/clk/sunxi/
Dclk-mod0.c68 static void __init sun4i_a10_mod0_setup(struct device_node *node) in sun4i_a10_mod0_setup()
127 static void __init sun9i_a80_mod0_setup(struct device_node *node) in sun9i_a80_mod0_setup()
145 static void __init sun5i_a13_mbus_setup(struct device_node *node) in sun5i_a13_mbus_setup()
288 static void __init sunxi_mmc_setup(struct device_node *node, in sunxi_mmc_setup()
362 static void __init sun4i_a10_mmc_setup(struct device_node *node) in sun4i_a10_mmc_setup()
370 static void __init sun9i_a80_mmc_setup(struct device_node *node) in sun9i_a80_mmc_setup()
/Linux-v6.6/sound/soc/meson/
Dmeson-card-utils.c76 struct device_node *node, in meson_card_parse_dai()
94 struct device_node *node, in meson_card_set_link_name()
108 unsigned int meson_card_parse_daifmt(struct device_node *node, in meson_card_parse_daifmt()
137 struct device_node *node) in meson_card_set_be_link()
177 struct device_node *node, in meson_card_set_fe_link()
200 struct device_node *node = card->dev->of_node; in meson_card_add_links() local
/Linux-v6.6/drivers/gpu/drm/i915/
Di915_active.c27 struct rb_node node; member
48 static inline struct llist_node *barrier_to_ll(struct active_node *node) in barrier_to_ll()
55 __barrier_to_engine(struct active_node *node) in __barrier_to_engine()
61 barrier_to_engine(struct active_node *node) in barrier_to_engine()
291 struct active_node *node; in active_instance() local
366 struct active_node *node, in ____active_del_barrier()
408 __active_del_barrier(struct i915_active *ref, struct active_node *node) in __active_del_barrier()
769 static inline bool is_idle_barrier(struct active_node *node, u64 idx) in is_idle_barrier()
798 struct active_node *node = in reuse_idle_barrier() local
818 struct active_node *node = in reuse_idle_barrier() local
[all …]
/Linux-v6.6/drivers/of/
Dpdt.c65 static struct property * __init of_pdt_build_one_prop(phandle node, char *prev, in of_pdt_build_one_prop()
112 static struct property * __init of_pdt_build_prop_list(phandle node) in of_pdt_build_prop_list()
130 static char * __init of_pdt_get_one_property(phandle node, const char *name) in of_pdt_get_one_property()
144 static struct device_node * __init of_pdt_create_node(phandle node, in of_pdt_create_node()
170 phandle node) in of_pdt_build_tree()
/Linux-v6.6/arch/powerpc/platforms/cell/
Dinterrupt.c42 struct device_node *node; member
53 unsigned char node = bits.source >> 4; in iic_pending_to_hwnum() local
204 static int iic_host_match(struct irq_domain *h, struct device_node *node, in iic_host_match()
233 unsigned int node, ext, unit, class; in iic_host_xlate() local
275 struct device_node *node) in init_one_iic()
298 unsigned int node, cascade, found = 0; in setup_iic() local
380 int node = cpu >> 1; in iic_set_interrupt_routing() local
/Linux-v6.6/arch/x86/kernel/cpu/mce/
Dgenpool.c34 struct mce_evt_llist *node; in is_duplicate_mce_record() local
59 struct mce_evt_llist *node, *t; in mce_gen_pool_prepare_records() local
77 struct mce_evt_llist *node, *tmp; in mce_gen_pool_process() local
99 struct mce_evt_llist *node; in mce_gen_pool_add() local
/Linux-v6.6/drivers/clk/bcm/
Dclk-bcm21664.c255 static void __init kona_dt_root_ccu_setup(struct device_node *node) in kona_dt_root_ccu_setup()
260 static void __init kona_dt_aon_ccu_setup(struct device_node *node) in kona_dt_aon_ccu_setup()
265 static void __init kona_dt_master_ccu_setup(struct device_node *node) in kona_dt_master_ccu_setup()
270 static void __init kona_dt_slave_ccu_setup(struct device_node *node) in kona_dt_slave_ccu_setup()
/Linux-v6.6/arch/powerpc/kernel/
Dpci_of_scan.c117 static void of_pci_parse_addrs(struct device_node *node, struct pci_dev *dev) in of_pci_parse_addrs()
175 struct pci_dev *of_create_pci_dev(struct device_node *node, in of_create_pci_dev()
252 struct device_node *node = dev->dev.of_node; in of_scan_pci_bridge() local
395 static void __of_scan_bus(struct device_node *node, struct pci_bus *bus, in __of_scan_bus()
428 void of_scan_bus(struct device_node *node, struct pci_bus *bus) in of_scan_bus()
442 void of_rescan_bus(struct device_node *node, struct pci_bus *bus) in of_rescan_bus()
/Linux-v6.6/fs/hfs/
Dbtree.c141 struct hfs_bnode *node; in hfs_btree_close() local
165 struct hfs_bnode *node; in hfs_btree_write() local
194 struct hfs_bnode *node; in hfs_bmap_new_bmap() local
252 struct hfs_bnode *node, *next_node; in hfs_bmap_alloc() local
324 void hfs_bmap_free(struct hfs_bnode *node) in hfs_bmap_free()
/Linux-v6.6/arch/powerpc/include/asm/
Dtopology.h21 #define cpumask_of_node(node) ((node) == -1 ? \ argument
48 static inline void update_numa_cpu_lookup_table(unsigned int cpu, int node) in update_numa_cpu_lookup_table()
90 static inline void update_numa_cpu_lookup_table(unsigned int cpu, int node) {} in update_numa_cpu_lookup_table()
102 static inline void update_numa_distance(struct device_node *node) {} in update_numa_distance()
105 static inline void map_cpu_to_node(int cpu, int node) {} in map_cpu_to_node()

12345678910>>...109