Home
last modified time | relevance | path

Searched defs:node (Results 501 – 525 of 2157) sorted by relevance

1...<<21222324252627282930>>...87

/linux/fs/ocfs2/dlm/
H A Ddlmrecovery.c317 int dlm_is_node_dead(struct dlm_ctxt *dlm, u8 node) in dlm_is_node_dead()
328 static int dlm_is_node_recovered(struct dlm_ctxt *dlm, u8 node) in dlm_is_node_recovered()
338 void dlm_wait_for_node_death(struct dlm_ctxt *dlm, u8 node, int timeout) in dlm_wait_for_node_death()
355 void dlm_wait_for_node_recovery(struct dlm_ctxt *dlm, u8 node, int timeout) in dlm_wait_for_node_recovery()
2477 void dlm_hb_node_down_cb(struct o2nm_node *node, int idx, void *data) in dlm_hb_node_down_cb()
2498 void dlm_hb_node_up_cb(struct o2nm_node *node, int idx, void *data) in dlm_hb_node_up_cb()
/linux/include/linux/
H A Drio.h98 struct list_head node; member
232 struct list_head node; member
268 struct list_head node; /* node in global list of ports */ member
321 struct list_head node; /* node in list of networks */ member
456 struct list_head node; member
543 struct list_head node; member
H A Dmemory-failure.h10 struct interval_tree_node node; member
H A Dmigrate.h108 struct vm_area_struct *vma, int node) in migrate_misplaced_folio_prepare()
112 static inline int migrate_misplaced_folio(struct folio *folio, int node) in migrate_misplaced_folio()
/linux/drivers/irqchip/
H A Dirq-gic.c1039 static void __init gic_init_physaddr(struct device_node *node) in gic_init_physaddr()
1049 #define gic_init_physaddr(node) do { } while (0) argument
1287 static bool gic_check_eoimode(struct device_node *node, void __iomem **base) in gic_check_eoimode()
1389 static int gic_of_setup(struct gic_chip_data *gic, struct device_node *node) in gic_of_setup()
1442 static void __init gic_of_setup_kvm_info(struct device_node *node) in gic_of_setup_kvm_info()
1469 gic_of_init(struct device_node *node, struct device_node *parent) in gic_of_init()
H A Dirq-stm32-exti.c268 struct device_node *node) in stm32_exti_host_init()
302 struct device_node *node) in stm32_exti_chip_init()
326 struct device_node *node) in stm32_exti_init()
H A Dirq-crossbar.c195 static int __init crossbar_of_init(struct device_node *node) in crossbar_of_init()
333 static int __init irqcrossbar_init(struct device_node *node, in irqcrossbar_init()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.h166 struct fs_node node; member
183 struct fs_node node; member
244 struct fs_node node; member
259 struct fs_node node; member
269 struct fs_node node; member
280 struct fs_node node; member
/linux/include/linux/rpmsg/
H A Dqcom_smd.h20 struct device_node *node) in qcom_smd_register_edge()
/linux/rust/helpers/
H A Dvmalloc.c7 gfp_t flags, int node) in rust_helper_vrealloc_node_align()
/linux/drivers/net/wan/
H A Dhd64570.c46 #define SCA_INTR_MSCI(node) (node ? 0x10 : 0x01) argument
47 #define SCA_INTR_DMAC_RX(node) (node ? 0x20 : 0x02) argument
48 #define SCA_INTR_DMAC_TX(node) (node ? 0x40 : 0x04) argument
/linux/drivers/video/backlight/
H A Dlm3630a_bl.c377 static int lm3630a_parse_led_sources(struct fwnode_handle *node, in lm3630a_parse_led_sources()
405 struct fwnode_handle *node, int *seen_led_sources) in lm3630a_parse_bank()
482 struct fwnode_handle *node; in lm3630a_parse_node() local
/linux/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c160 unsigned int cpu, node; in find_cpu_id_range() local
216 int len, nthreads, node, cpu, assigned_node; in pseries_add_processor() local
880 unsigned int node; in pseries_dlpar_init() local
/linux/drivers/soc/qcom/
H A Dsmsm.c401 struct device_node *node = smsm->dev->of_node; in smsm_parse_ipc() local
439 struct device_node *node) in smsm_inbound_entry()
513 struct device_node *node; in qcom_smsm_probe() local
/linux/net/qrtr/
H A Dqrtr.h23 struct qrtr_node *node; member
/linux/arch/arm/mach-versatile/
H A Dv2m.c16 struct device_node *node = of_find_compatible_node(NULL, NULL, in vexpress_flags_set() local
/linux/drivers/clk/sunxi/
H A Dclk-a10-codec.c14 static void __init sun4i_codec_clk_setup(struct device_node *node) in sun4i_codec_clk_setup()
/linux/drivers/clocksource/
H A Dtimer-versatile.c22 static int __init versatile_sched_clock_init(struct device_node *node) in versatile_sched_clock_init()
/linux/fs/xfs/
H A Dxfs_attr_list.c220 struct xfs_da_intnode *node; in xfs_attr_node_list_lookup() local
317 struct xfs_da_intnode *node; in xfs_attr_node_list() local
/linux/kernel/bpf/
H A Drange_tree.c107 #define LAST(node) ((node)->rn_last) argument
108 LAST(node) global() argument
/linux/tools/perf/util/
H A Daddr2line.c272 struct inline_node *node, in inline_list__append_record()
287 struct inline_node *node, in cmd__addr2line()
/linux/drivers/clk/mediatek/
H A Dclk-pllfh.c65 struct device_node *node; in fhctl_parse_dt() local
197 int mtk_clk_register_pllfhs(struct device_node *node, in mtk_clk_register_pllfhs()
/linux/arch/arm/mach-pxa/
H A Dirq.c144 pxa_init_irq_common(struct device_node *node, int irq_nr, in pxa_init_irq_common()
239 struct device_node *node; in pxa_dt_irq_init() local
/linux/drivers/scsi/elx/efct/
H A Defct_scsi.c30 efct_scsi_io_alloc(struct efct_node *node) in efct_scsi_io_alloc()
79 struct efct_node *node = io->node; in _efct_scsi_io_free() local
873 struct efct_node *node = io->node; in efct_target_send_bls_resp() local
921 struct efct_node *node = io->node; in efct_bls_send_rjt() local
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.c885 struct device_node *node, in sun4i_tcon_find_engine_traverse()
999 static bool sun4i_tcon_connected_to_tcon_top(struct device_node *node) in sun4i_tcon_connected_to_tcon_top()
1064 struct device_node *node) in sun4i_tcon_find_engine()
1316 struct device_node *node = pdev->dev.of_node; in sun4i_tcon_probe() local

1...<<21222324252627282930>>...87