| /Linux-v5.10/arch/powerpc/kernel/ |
| D | dt_cpu_ftrs.c | 52 unsigned long node; member 857 static int __init fdt_find_cpu_features(unsigned long node, const char *uname, in fdt_find_cpu_features() 895 static int __init process_cpufeatures_node(unsigned long node, in process_cpufeatures_node() 1052 static int __init scan_cpufeatures_subnodes(unsigned long node, in scan_cpufeatures_subnodes() 1065 static int __init count_cpufeatures_subnodes(unsigned long node, in count_cpufeatures_subnodes() 1076 static int __init dt_cpu_ftrs_scan_callback(unsigned long node, const char in dt_cpu_ftrs_scan_callback()
|
| /Linux-v5.10/tools/perf/ui/stdio/ |
| D | hist.c | 50 static size_t ipchain__fprintf_graph(FILE *fp, struct callchain_node *node, in ipchain__fprintf_graph() 113 struct rb_node *node, *next; in __callchain__fprintf_graph() local 206 static bool need_percent_display(struct rb_node *node, u64 parent_samples) in need_percent_display() 225 struct rb_node *node; in callchain__fprintf_graph() local 282 static size_t __callchain__fprintf_flat(FILE *fp, struct callchain_node *node, in __callchain__fprintf_flat() 330 static size_t __callchain__fprintf_folded(FILE *fp, struct callchain_node *node) in __callchain__fprintf_folded()
|
| /Linux-v5.10/drivers/clk/socfpga/ |
| D | clk-pll-a10.c | 66 static struct clk * __init __socfpga_pll_init(struct device_node *node, in __socfpga_pll_init() 115 void __init socfpga_a10_pll_init(struct device_node *node) in socfpga_a10_pll_init()
|
| D | clk-pll.c | 73 static __init struct clk *__socfpga_pll_init(struct device_node *node, in __socfpga_pll_init() 118 void __init socfpga_pll_init(struct device_node *node) in socfpga_pll_init()
|
| /Linux-v5.10/net/tipc/ |
| D | subscr.c | 43 u32 event, u32 port, u32 node) in tipc_sub_send_event() 77 u32 event, u32 port, u32 node, in tipc_sub_report_overlap()
|
| /Linux-v5.10/tools/perf/util/ |
| D | mem2node.c | 15 u64 node; member 39 phys_entry__init(struct phys_entry *entry, u64 start, u64 bsize, u64 node) in phys_entry__init()
|
| /Linux-v5.10/drivers/media/platform/mtk-vcodec/vdec/ |
| D | vdec_vp9_if.c | 222 struct vdec_fb_node *node; in vp9_rm_from_fb_use_list() local 238 struct vdec_fb_node *node; in vp9_add_to_fb_free_list() local 436 struct vdec_fb_node *node; in vp9_add_to_fb_disp_list() local 618 struct vdec_fb_node *node; in vp9_rm_from_fb_disp_list() local 638 struct vdec_fb_node *node; in vp9_add_to_fb_use_list() local 659 struct vdec_fb_node *node, *tmp; in vp9_reset() local 726 struct vdec_fb_node *node; in get_free_fb() local
|
| /Linux-v5.10/arch/ia64/include/asm/ |
| D | thread_info.h | 58 #define alloc_thread_stack_node(tsk, node) \ argument 63 #define alloc_thread_stack_node(tsk, node) ((unsigned long *) 0) argument 83 #define alloc_task_struct_node(node) \ argument
|
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| D | ipoib_vlan.c | 75 struct qpn_to_netdev *node; in mlx5i_find_qpn_to_netdev_node() local 110 struct qpn_to_netdev *node; in mlx5i_pkey_del_qpn() local 129 struct qpn_to_netdev *node; in mlx5i_pkey_get_netdev() local
|
| /Linux-v5.10/sound/soc/meson/ |
| D | axg-card.c | 159 struct device_node *node, in axg_card_parse_cpu_tdm_slots() 222 struct device_node *node, in axg_card_parse_codecs_masks() 248 struct device_node *node, in axg_card_parse_tdm()
|
| /Linux-v5.10/fs/ |
| D | mbcache.c | 133 struct hlist_bl_node *node; in __entry_find() local 201 struct hlist_bl_node *node; in mb_cache_entry_get() local 229 struct hlist_bl_node *node; in mb_cache_entry_delete() local
|
| /Linux-v5.10/drivers/net/ethernet/amd/xgbe/ |
| D | xgbe-desc.c | 188 static void *xgbe_alloc_node(size_t size, int node) in xgbe_alloc_node() 200 dma_addr_t *dma, int node) in xgbe_dma_alloc_node() 287 int node) in xgbe_alloc_pages()
|
| /Linux-v5.10/drivers/usb/chipidea/ |
| D | udc.c | 359 struct td_node *lastnode, *node = kzalloc(sizeof(struct td_node), in add_td_to_list() local 485 static void ci_add_buffer_entry(struct td_node *node, struct scatterlist *s) in ci_add_buffer_entry() 509 struct td_node *node = NULL; in prepare_td_for_sg() local 642 struct td_node *node) in reprime_dtd() 662 struct td_node *node, *tmpnode; in _hardware_dequeue() local 740 struct td_node *node, *tmpnode; in _ep_nuke() local 1472 struct td_node *node, *tmpnode; in ep_free_request() local 1531 struct td_node *node, *tmpnode; in ep_dequeue() local
|
| /Linux-v5.10/drivers/i2c/busses/ |
| D | i2c-thunderx-pcidrv.c | 119 struct device_node *node) in thunder_i2c_smbus_setup_of() 140 struct device_node *node) in thunder_i2c_smbus_setup()
|
| /Linux-v5.10/drivers/of/ |
| D | kobj.c | 8 static int of_node_is_initialized(struct device_node *node) in of_node_is_initialized() 14 int of_node_is_attached(struct device_node *node) in of_node_is_attached()
|
| D | dynamic.c | 32 struct device_node *of_node_get(struct device_node *node) in of_node_get() 45 void of_node_put(struct device_node *node) in of_node_put() 327 struct device_node *node = kobj_to_device_node(kobj); in of_node_release() local 422 struct device_node *node; in __of_node_dup() local
|
| /Linux-v5.10/include/uapi/linux/ |
| D | qrtr.h | 38 __le32 node; member 43 __le32 node; member
|
| /Linux-v5.10/arch/sparc/kernel/ |
| D | mdesc.c | 290 u64 node; in mdesc_register_notifier() local 318 static const u64 *parent_cfg_handle(struct mdesc_handle *hp, u64 node) in parent_cfg_handle() 337 static int get_vdev_port_node_info(struct mdesc_handle *md, u64 node, in get_vdev_port_node_info() 391 static int get_ds_port_node_info(struct mdesc_handle *md, u64 node, in get_ds_port_node_info() 583 int mdesc_get_node_info(struct mdesc_handle *hp, u64 node, in mdesc_get_node_info() 657 const void *mdesc_get_property(struct mdesc_handle *hp, u64 node, in mdesc_get_property() 739 const char *mdesc_node_name(struct mdesc_handle *hp, u64 node) in mdesc_node_name() 860 static void find_back_node_value(struct mdesc_handle *hp, u64 node, in find_back_node_value() argument 882 static void __mark_core_id(struct mdesc_handle *hp, u64 node, in __mark_core_id() 891 static void __mark_max_cache_id(struct mdesc_handle *hp, u64 node, in __mark_max_cache_id()
|
| /Linux-v5.10/fs/ocfs2/ |
| D | reservations.c | 78 struct rb_node *node; in ocfs2_dump_resv() local 137 struct rb_node *node; in ocfs2_check_resmap() local 271 struct rb_node *node; in ocfs2_resmap_clear_all_resv() local 360 struct rb_node *node = resmap->m_reservations.rb_node; in ocfs2_find_resv_lhs() local
|
| /Linux-v5.10/include/linux/ |
| D | irq.h | 148 unsigned int node; member 921 #define irq_alloc_descs(irq, from, cnt, node) \ argument 924 #define irq_alloc_desc(node) \ argument 927 #define irq_alloc_desc_at(at, node) \ argument 930 #define irq_alloc_desc_from(from, node) \ argument 933 #define irq_alloc_descs_from(from, cnt, node) \ argument 936 #define devm_irq_alloc_descs(dev, irq, from, cnt, node) \ argument 939 #define devm_irq_alloc_desc(dev, node) \ argument 942 #define devm_irq_alloc_desc_at(dev, at, node) \ argument 945 #define devm_irq_alloc_desc_from(dev, from, node) \ argument [all …]
|
| /Linux-v5.10/drivers/infiniband/hw/hfi1/ |
| D | affinity.c | 170 int node; in node_affinity_init() local 247 static struct hfi1_affinity_node *node_affinity_allocate(int node) in node_affinity_allocate() 271 static struct hfi1_affinity_node *node_affinity_lookup(int node) in node_affinity_lookup() 635 int node = pcibus_to_node(dd->pcidev->bus); in hfi1_dev_affinity_init() local 1047 int hfi1_get_proc_affinity(int node) in hfi1_get_proc_affinity()
|
| /Linux-v5.10/fs/ubifs/ |
| D | io.c | 368 void ubifs_init_node(struct ubifs_info *c, void *node, int len, int pad) in ubifs_init_node() 388 void ubifs_crc_node(struct ubifs_info *c, void *node, int len) in ubifs_crc_node() 412 int ubifs_prepare_node_hmac(struct ubifs_info *c, void *node, int len, in ubifs_prepare_node_hmac() 441 void ubifs_prepare_node(struct ubifs_info *c, void *node, int len, int pad) in ubifs_prepare_node() 460 void ubifs_prep_grp_node(struct ubifs_info *c, void *node, int len, int last) in ubifs_prep_grp_node()
|
| /Linux-v5.10/drivers/clk/versatile/ |
| D | clk-sp810.c | 29 struct device_node *node; member 82 static void __init clk_sp810_of_setup(struct device_node *node) in clk_sp810_of_setup()
|
| /Linux-v5.10/scripts/gcc-plugins/ |
| D | randomize_layout_plugin.c | 26 #define ORIG_TYPE_NAME(node) \ argument 76 static tree handle_randomize_layout_attr(tree *node, tree name, tree args, int flags, bool *no_add_… in handle_randomize_layout_attr() 119 static tree handle_randomize_considered_attr(tree *node, tree name, tree args, int flags, bool *no_… in handle_randomize_considered_attr() 129 static tree handle_randomize_performed_attr(tree *node, tree name, tree args, int flags, bool *no_a… in handle_randomize_performed_attr() 433 static int is_pure_ops_struct(const_tree node) in is_pure_ops_struct() 662 struct varpool_node *node; in check_global_variables() local
|
| /Linux-v5.10/net/sunrpc/ |
| D | svc.c | 113 unsigned int node; in svc_pool_map_choose_mode() local 198 unsigned int node; in svc_pool_map_init_pernode() local 306 unsigned int node = m->pool_to[pidx]; in svc_pool_map_set_cpumask() local 565 svc_init_buffer(struct svc_rqst *rqstp, unsigned int size, int node) in svc_init_buffer() 604 svc_rqst_alloc(struct svc_serv *serv, struct svc_pool *pool, int node) in svc_rqst_alloc() 636 svc_prepare_thread(struct svc_serv *serv, struct svc_pool *pool, int node) in svc_prepare_thread() 714 int node; in svc_start_kthreads() local
|