| /Linux-v5.10/drivers/crypto/virtio/ |
| D | virtio_crypto_common.h | 123 int cpu, node; in virtio_crypto_get_current_node() local
|
| /Linux-v5.10/drivers/crypto/cavium/zip/ |
| D | zip_main.c | 100 struct zip_device *zip_get_device(int node) in zip_get_device()
|
| /Linux-v5.10/sound/soc/codecs/ |
| D | max98504.c | 311 struct device_node *node = dev->of_node; in max98504_i2c_probe() local
|
| /Linux-v5.10/sound/soc/xilinx/ |
| D | xlnx_spdif.c | 245 struct device_node *node = dev->of_node; in xlnx_spdif_probe() local
|
| /Linux-v5.10/include/linux/ |
| D | backlight.h | 473 of_find_backlight_by_node(struct device_node *node) in of_find_backlight_by_node()
|
| D | device.h | 65 struct list_head node; member 625 static inline void set_dev_node(struct device *dev, int node) in set_dev_node() 634 static inline void set_dev_node(struct device *dev, int node) in set_dev_node()
|
| /Linux-v5.10/drivers/mfd/ |
| D | twl6030-irq.c | 367 struct device_node *node = dev->of_node; in twl6030_init_irq() local
|
| /Linux-v5.10/net/xfrm/ |
| D | xfrm_policy.c | 62 struct rb_node node; member 773 static void xfrm_pol_inexact_node_init(struct xfrm_pol_inexact_node *node, in xfrm_pol_inexact_node_init() 783 struct xfrm_pol_inexact_node *node; in xfrm_pol_inexact_node_alloc() local 896 struct xfrm_pol_inexact_node *node; in xfrm_policy_inexact_node_reinsert() local 954 struct xfrm_pol_inexact_node *node; in xfrm_policy_inexact_node_merge() local 985 struct xfrm_pol_inexact_node *node; in xfrm_policy_inexact_insert_node() local 1056 struct xfrm_pol_inexact_node *node; in xfrm_policy_inexact_gc_tree() local 1913 struct xfrm_pol_inexact_node *node; in xfrm_policy_lookup_inexact_addr() local
|
| /Linux-v5.10/security/selinux/ss/ |
| D | services.c | 585 struct avtab_node *node) in services_compute_xperms_drivers() 618 struct avtab_node *node; in context_struct_compute_av() local 950 struct avtab_node *node) in services_compute_xperms_decision() 1016 struct avtab_node *node; in security_compute_xperms_decision() local 1712 struct avtab_node *node; in security_compute_sid() local 2121 struct ebitmap_node *node; in security_load_policycaps() local
|
| /Linux-v5.10/drivers/ntb/ |
| D | ntb_transport.c | 387 int node; in ntb_transport_register_client_dev() local 625 int node; in ntb_transport_setup_qp_mw() local 1249 int node; in ntb_transport_probe() local 1957 static bool ntb_dma_filter_fn(struct dma_chan *chan, void *node) in ntb_dma_filter_fn() 1988 int node; in ntb_transport_create_queue() local
|
| /Linux-v5.10/drivers/crypto/ |
| D | n2_core.c | 1674 u64 node, struct spu_queue *p, in spu_mdesc_walk_arcs() 1701 u64 node, const char *iname, unsigned long q_type, in handle_exec_unit() 1737 u64 node; in spu_mdesc_scan() local 1757 static int get_irq_props(struct mdesc_handle *mdesc, u64 node, in get_irq_props() 1792 u64 node; in grab_mdesc_irq_props() local
|
| /Linux-v5.10/drivers/md/ |
| D | dm-writecache.c | 582 struct rb_node *node = wc->tree.rb_node; in writecache_find_entry() local 627 struct rb_node **node = &wc->tree.rb_node, *parent = NULL; in writecache_insert_entry() local 652 struct rb_node **node = &wc->freetree.rb_node, *parent = NULL; in writecache_add_to_freelist() local 858 struct rb_node *node = rb_next(&e->rb_node); in writecache_discard() local 1766 struct rb_node *node, *next_node; in writecache_writeback() local
|
| /Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| D | vmm.c | 865 struct rb_node *node = vmm->root.rb_node; in nvkm_vmm_node_search() local 879 #define node(root, dir) (((root)->head.dir == &vmm->list) ? NULL : \ macro 981 struct rb_node *node; in nvkm_vmm_dtor() local 1639 struct rb_node *node = NULL, *temp; in nvkm_vmm_get_locked() local
|
| /Linux-v5.10/drivers/gpu/drm/tegra/ |
| D | dc.c | 1447 struct drm_info_node *node = s->private; in tegra_dc_show_regs() local 1473 struct drm_info_node *node = s->private; in tegra_dc_show_crc() local 1504 struct drm_info_node *node = s->private; in tegra_dc_show_stats() local
|
| /Linux-v5.10/drivers/infiniband/hw/qib/ |
| D | qib_user_sdma.c | 61 struct rb_node node; member 144 struct rb_node *node = root->rb_node; in qib_user_sdma_rb_search() local 162 struct rb_node **node = &(root->rb_node); in qib_user_sdma_rb_insert() local
|
| /Linux-v5.10/drivers/staging/media/tegra-video/ |
| D | vi.c | 1066 struct device_node *node) in tegra_vi_channel_alloc() 1105 struct device_node *node = vi->dev->of_node; in tegra_vi_channels_alloc() local 1534 struct device_node *node = NULL; in tegra_vi_graph_parse_one() local
|
| /Linux-v5.10/drivers/devfreq/ |
| D | devfreq.c | 992 struct devfreq *devfreq_get_devfreq_by_node(struct device_node *node) in devfreq_get_devfreq_by_node() 1023 struct device_node *node; in devfreq_get_devfreq_by_phandle() local 1043 struct devfreq *devfreq_get_devfreq_by_node(struct device_node *node) in devfreq_get_devfreq_by_node()
|
| /Linux-v5.10/drivers/clk/sunxi/ |
| D | clk-sun4i-tcon-ch1.c | 224 static void __init tcon_ch1_setup(struct device_node *node) in tcon_ch1_setup()
|
| /Linux-v5.10/drivers/i2c/ |
| D | i2c-stub.c | 64 struct list_head node; member
|
| /Linux-v5.10/drivers/gpu/drm/i915/gt/ |
| D | intel_breadcrumbs.c | 208 slist_add(struct llist_node *node, struct llist_node *head) in slist_add()
|
| /Linux-v5.10/drivers/video/fbdev/omap2/omapfb/displays/ |
| D | connector-dvi.c | 238 struct device_node *node = pdev->dev.of_node; in dvic_probe_of() local
|
| D | connector-hdmi.c | 208 struct device_node *node = pdev->dev.of_node; in hdmic_probe_of() local
|
| /Linux-v5.10/drivers/gpu/drm/ |
| D | drm_client.c | 476 struct drm_info_node *node = m->private; in drm_client_debugfs_internal_clients() local
|
| /Linux-v5.10/arch/powerpc/platforms/4xx/ |
| D | uic.c | 228 static struct uic * __init uic_init_one(struct device_node *node) in uic_init_one()
|
| /Linux-v5.10/drivers/gpu/drm/omapdrm/ |
| D | omap_irq.c | 12 struct list_head node; member
|