/linux/kernel/ |
H A D | audit_tree.c | 619 struct audit_node *node = list_entry(p, struct audit_node, list); in trim_marked() local 680 struct audit_node *node; in audit_trim_trees() local 847 struct audit_node *node; in audit_add_tree_rule() local 947 struct audit_node *node; in audit_tag_tree() local
|
/linux/include/linux/ |
H A D | clkdev.h | 19 struct list_head node; member
|
H A D | tc.h | 81 struct list_head node; /* Node in list of all TC devices. */ member 106 struct list_head node; member
|
/linux/arch/powerpc/boot/ |
H A D | mpc8xx.c | 57 void *node; in mpc8xx_set_clocks() local
|
/linux/drivers/irqchip/ |
H A D | irq-ath79-cpu.c | 57 struct device_node *node, struct device_node *parent) in ar79_cpu_intc_of_init()
|
H A D | irq-gic-realview.c | 45 realview_gic_of_init(struct device_node *node, struct device_node *parent) in realview_gic_of_init()
|
/linux/drivers/ata/ |
H A D | ahci_octeon.c | 33 struct device_node *node = dev->of_node; in ahci_octeon_probe() local
|
/linux/arch/arm/include/asm/ |
H A D | traps.h | 12 struct list_head node; member
|
/linux/tools/testing/selftests/dma/ |
H A D | dma_map_benchmark.c | 29 int threads = 1, seconds = 20, node = -1; in main() local
|
/linux/arch/arm/mach-s5pv210/ |
H A D | s5pv210.c | 19 static int __init s5pv210_fdt_map_sys(unsigned long node, const char *uname, in s5pv210_fdt_map_sys()
|
/linux/tools/perf/util/ |
H A D | cputopo.c | 315 static int load_numa_node(struct numa_topology_node *node, int nr) in load_numa_node() 437 static int load_hybrid_node(struct hybrid_topology_node *node, in load_hybrid_node()
|
/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hnae.c | 20 hnae_list_add(spinlock_t *lock, struct list_head *node, struct list_head *head) in hnae_list_add() 29 static void hnae_list_del(spinlock_t *lock, struct list_head *node) in hnae_list_del()
|
/linux/arch/sparc/kernel/ |
H A D | cpumap.c | 188 struct cpuinfo_node *node; in build_cpuinfo_tree() local 299 struct cpuinfo_node *node = &t->nodes[node_index]; in increment_rover() local
|
/linux/sound/xen/ |
H A D | xen_snd_front_cfg.c | 393 char node[3]; in cfg_device() local 481 char node[3]; in xen_snd_front_cfg_card() local
|
/linux/fs/ocfs2/dlm/ |
H A D | dlmlock.c | 377 u8 node, u64 cookie) in dlm_init_lock() 405 struct dlm_lock * dlm_new_lock(int type, u8 node, u64 cookie, in dlm_new_lock()
|
/linux/tools/testing/radix-tree/ |
H A D | test.c | 249 struct radix_tree_node *node = root->xa_head; in verify_tag_consistency() local 273 struct radix_tree_node *node = root->xa_head; in tree_verify_min_height() local
|
/linux/fs/ |
H A D | mbcache.c | 157 struct hlist_bl_node *node; in __entry_find() local 225 struct hlist_bl_node *node; in mb_cache_entry_get() local
|
/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-fadump.c | 31 void __init opal_fadump_dt_scan(struct fw_dump *fadump_conf, u64 node) in opal_fadump_dt_scan() 623 void __init opal_fadump_dt_scan(struct fw_dump *fadump_conf, u64 node) in opal_fadump_dt_scan()
|
/linux/drivers/acpi/ |
H A D | pci_mcfg.c | 83 #define THUNDER_PEM_RES(addr, node) \ argument 86 #define THUNDER_PEM_QUIRK(rev, node) \ argument
|
/linux/drivers/clk/ti/ |
H A D | clk-dra7-atl.c | 163 static void __init of_dra7_atl_clock_setup(struct device_node *node) in of_dra7_atl_clock_setup() 205 struct device_node *node = pdev->dev.of_node; in of_dra7_atl_clk_probe() local
|
/linux/mm/ |
H A D | vmalloc.c | 967 node_to_id(struct vmap_node *node) in node_to_id() 1035 get_subtree_max_size(struct rb_node *node) in get_subtree_max_size() 1554 struct rb_node *node; in find_vmap_lowest_match() local 1874 preload_this_cpu_lock(spinlock_t *lock, gfp_t gfp_mask, int node) in preload_this_cpu_lock() 2012 int node, gfp_t gfp_mask, in alloc_vmap_area() 2664 int node, err; in new_vmap_block() local 3023 void *vm_map_ram(struct page **pages, unsigned int count, int node) in vm_map_ram() 3160 unsigned long start, unsigned long end, int node, in __get_vm_area_node() 3676 int node) in __vmalloc_area_node() 3817 pgprot_t prot, unsigned long vm_flags, int node, in __vmalloc_node_range_noprof() [all …]
|
/linux/drivers/gpu/drm/i915/ |
H A D | i915_priolist_types.h | 43 struct rb_node node; member
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | normal_map_btf.c | 12 struct bpf_list_node node; member
|
/linux/arch/mips/include/asm/mach-ip27/ |
H A D | topology.h | 17 #define cpumask_of_node(node) ((node) == -1 ? \ argument
|
/linux/drivers/clk/mediatek/ |
H A D | clk-mt7988-xfipll.c | 52 struct device_node *node = pdev->dev.of_node; in clk_mt7988_xfipll_probe() local
|