Searched defs:node (Results 726 - 750 of 2721) sorted by relevance

<<21222324252627282930>>

/linux-master/drivers/scsi/isci/
H A Dremote_device.h95 struct list_head node; member in struct:isci_remote_device
/linux-master/fs/ubifs/
H A Dlog.c611 add_node(struct ubifs_info *c, void *buf, int *lnum, int *offs, void *node) argument
[all...]
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-desc.c188 static void *xgbe_alloc_node(size_t size, int node) argument
199 xgbe_dma_alloc_node(struct device *dev, size_t size, dma_addr_t *dma, int node) argument
285 xgbe_alloc_pages(struct xgbe_prv_data *pdata, struct xgbe_page_alloc *pa, int alloc_order, int node) argument
[all...]
/linux-master/lib/
H A Drbtree_test.c32 static void insert(struct test_node *node, struct rb_root_cached *root) argument
49 static void insert_cached(struct test_node *node, struct rb_root_cached *root) argument
69 static inline void erase(struct test_node *node, struct rb_root_cached *root) argument
74 erase_cached(struct test_node *node, struct rb_root_cached *root) argument
85 insert_augmented(struct test_node *node, struct rb_root_cached *root) argument
109 insert_augmented_cached(struct test_node *node, struct rb_root_cached *root) argument
138 erase_augmented(struct test_node *node, struct rb_root_cached *root) argument
143 erase_augmented_cached(struct test_node *node, struct rb_root_cached *root) argument
198 struct test_node *node = rb_entry(rb, struct test_node, rb); local
224 struct test_node *node = rb_entry(rb, struct test_node, rb); local
246 struct rb_node *node; local
[all...]
/linux-master/drivers/clocksource/
H A Dtimer-meson6.c153 static int __init meson6_timer_init(struct device_node *node) argument
H A Dtimer-zevio.c116 static int __init zevio_timer_add(struct device_node *node) argument
208 static int __init zevio_timer_init(struct device_node *node) argument
[all...]
/linux-master/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf.h75 u8 node; /* Operating node: Bits (46:44) in BAR0 address */ member in struct:otx_cptvf
/linux-master/include/linux/
H A Denclosure.h100 struct list_head node; member in struct:enclosure_device
H A Dbacklight.h473 of_find_backlight_by_node(struct device_node *node) argument
H A Dpowercap.h71 struct list_head node; member in struct:powercap_control_type
/linux-master/drivers/gpu/drm/sti/
H A Dsti_vid.c95 struct drm_info_node *node = s->private; local
/linux-master/drivers/input/serio/
H A Dserio_raw.c38 struct list_head node; member in struct:serio_raw
45 struct list_head node; member in struct:serio_raw_client
[all...]
/linux-master/drivers/usb/host/
H A Dfhci-sched.c257 struct list_head *node = list->next; local
/linux-master/arch/s390/include/asm/
H A Dtopology.h82 static inline const struct cpumask *cpumask_of_node(int node) argument
/linux-master/drivers/acpi/acpica/
H A Ddbexec.c296 struct acpi_namespace_node *node = local
H A Ddbmethod.c117 struct acpi_namespace_node *node; local
362 static acpi_status acpi_db_evaluate_object(struct acpi_namespace_node *node) argument
451 struct acpi_namespace_node *node = local
501 struct acpi_namespace_node *node = local
[all...]
/linux-master/arch/x86/kernel/
H A Dquirks.c541 u32 node; local
/linux-master/drivers/gpu/drm/lima/
H A Dlima_vm.c16 struct drm_mm_node node; member in struct:lima_bo_va
[all...]
/linux-master/drivers/irqchip/
H A Dirq-owl-sirq.c344 static int __init owl_sirq_s500_of_init(struct device_node *node, argument
277 owl_sirq_init(const struct owl_sirq_params *params, struct device_node *node, struct device_node *parent) argument
353 owl_sirq_s900_of_init(struct device_node *node, struct device_node *parent) argument
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.h51 struct rhash_head node; member in struct:ch_tc_flower_entry
/linux-master/drivers/gpu/drm/msm/disp/
H A Dmdp_kms.h63 struct list_head node; member in struct:mdp_irq
/linux-master/tools/include/linux/
H A Drbtree.h66 static inline void rb_link_node(struct rb_node *node, struct rb_node *parent, argument
129 rb_insert_color_cached(struct rb_node *node, struct rb_root_cached *root, bool leftmost) argument
138 rb_erase_cached(struct rb_node *node, struct rb_root_cached *root) argument
178 rb_add_cached(struct rb_node *node, struct rb_root_cached *tree, bool (*less)(struct rb_node *, const struct rb_node *)) argument
206 rb_add(struct rb_node *node, struct rb_root *tree, bool (*less)(struct rb_node *, const struct rb_node *)) argument
234 rb_find_add(struct rb_node *node, struct rb_root *tree, int (*cmp)(struct rb_node *, const struct rb_node *)) argument
270 struct rb_node *node = tree->rb_node; local
298 struct rb_node *node = tree->rb_node; local
325 rb_next_match(const void *key, struct rb_node *node, int (*cmp)(const void *key, const struct rb_node *)) argument
[all...]
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-cti-platform.c42 static int of_cti_get_cpu_at_node(const struct device_node *node) argument
62 static int of_cti_get_cpu_at_node(const struct device_node *node) argument
[all...]
/linux-master/drivers/misc/vmw_vmci/
H A Dvmci_doorbell.c35 struct hlist_node node; member in struct:dbell_entry
/linux-master/arch/x86/include/asm/uv/
H A Duv_geo.h48 struct geo_node_s node; member in struct:geo_cpu_s
55 struct geo_node_s node; member in struct:geo_mem_s
62 struct geo_node_s node; member in union:geoid_u

Completed in 385 milliseconds

<<21222324252627282930>>