/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | cell-pmu.h | 87 extern void cbe_sync_irq(int node);
|
H A D | xics.h | 95 int (*host_match)(struct ics *ics, struct device_node *node);
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | topology.c | 21 #include <linux/node.h> 104 pr_err("missing device node for CPU %d\n", cpu); in parse_dt_topology()
|
/kernel/linux/linux-6.6/arch/powerpc/sysdev/ |
H A D | fsl_rio.h | 125 struct device_node *node);
|
/kernel/linux/linux-6.6/arch/riscv/kernel/ |
H A D | cacheinfo.c | 67 struct device_node *node, in ci_leaf_init() 66 ci_leaf_init(struct cacheinfo *this_leaf, struct device_node *node, enum cache_type type, unsigned int level) ci_leaf_init() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_vma_types.h | 170 struct drm_mm_node node; member
|
/kernel/linux/linux-5.10/drivers/input/rmi4/ |
H A D | rmi_bus.h | 34 * @node: entry in device's list of functions 40 struct list_head node; member
|
/kernel/linux/linux-5.10/drivers/media/platform/sti/bdisp/ |
H A D | bdisp.h | 21 * Max nb of nodes in node-list: 106 * @node: node array 107 * @node_paddr: node physical address array 120 struct bdisp_node *node[MAX_NB_NODE]; member 131 * @vdev: video device node for v4l2 m2m mode
|
/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/ |
H A D | vmci_context.h | 36 struct list_head node; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_flower.h | 51 struct rhash_head node; member
|
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | cs_internal.h | 39 struct list_head node; member
|
/kernel/linux/linux-5.10/drivers/video/fbdev/nvidia/ |
H A D | nv_backlight.c | 102 snprintf(name, sizeof(name), "nvidiabl%d", info->node); in nvidia_bl_init()
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | crypto.h | 41 #include "node.h" 61 * Each nodes in the cluster has one TX key, for RX a node needs to know 99 * D : The destined bit i.e. the message's destination node is 103 * node's TX key (when the "D" bit is set) 113 * Prevnode: The source node address, or ID in case LINK_CONFIG only 160 struct tipc_node *node);
|
/kernel/linux/linux-5.10/include/linux/perf/ |
H A D | arm_pmu.h | 109 struct hlist_node node; member
|
/kernel/linux/linux-5.10/include/net/ |
H A D | mrp.h | 91 struct rb_node node; member
|
H A D | lapb.h | 84 struct list_head node; member
|
H A D | llc.h | 51 * @node - entry in station sap_list 64 struct list_head node; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | powercap.h | 58 * @node: linked-list node 71 struct list_head node; member
|
H A D | slub_def.h | 21 ALLOC_FROM_PARTIAL, /* Cpu slab acquired from node partial list */ 38 CPU_PARTIAL_NODE, /* Refill cpu partial from node partial */ 39 CPU_PARTIAL_DRAIN, /* Drain cpu partial to node partial */ 118 * Defragmentation by allocating from a remote node. 134 struct kmem_cache_node *node[MAX_NUMNODES]; member
|
H A D | serio.h | 57 struct list_head node; member
|
H A D | user_namespace.h | 96 struct hlist_node node; member
|
H A D | of_irq.h | 109 extern unsigned int irq_of_parse_and_map(struct device_node *node, int index);
|
/kernel/linux/linux-5.10/include/linux/pinctrl/ |
H A D | pinctrl.h | 49 * @node: list node for internal use 59 struct list_head node; member 78 * @dt_node_to_map: parse a device tree "pin configuration node", and create
|
/kernel/linux/linux-5.10/include/linux/soc/qcom/ |
H A D | apr.h | 99 struct list_head node; member
|
/kernel/linux/linux-5.10/include/linux/sched/ |
H A D | task.h | 91 struct task_struct *create_io_thread(int (*fn)(void *), void *arg, int node);
|