Home
last modified time | relevance | path

Searched defs:node (Results 1 – 200 of 1526) sorted by relevance

12345678

/linux-4.1.27/arch/mips/include/asm/netlogic/xlp-hal/
Diomap.h50 #define XLP_IO_DEV(node, dev) ((dev) + (node) * 8) argument
53 #define XLP_HDR_OFFSET(node, bus, dev, fn) \ argument
56 #define XLP_IO_BRIDGE_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 0) argument
58 #define XLP_IO_CIC0_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 1) argument
59 #define XLP_IO_CIC1_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 2) argument
60 #define XLP_IO_CIC2_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 3) argument
61 #define XLP_IO_PIC_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 4) argument
63 #define XLP_IO_PCIE_OFFSET(node, i) XLP_HDR_OFFSET(node, 0, 1, i) argument
64 #define XLP_IO_PCIE0_OFFSET(node) XLP_HDR_OFFSET(node, 0, 1, 0) argument
65 #define XLP_IO_PCIE1_OFFSET(node) XLP_HDR_OFFSET(node, 0, 1, 1) argument
[all …]
/linux-4.1.27/arch/sparc/prom/
Dtree_64.c19 static phandle prom_node_to_node(const char *type, phandle node) in prom_node_to_node()
37 inline phandle __prom_getchild(phandle node) in __prom_getchild()
42 phandle prom_getchild(phandle node) in prom_getchild()
55 inline phandle prom_getparent(phandle node) in prom_getparent()
70 inline phandle __prom_getsibling(phandle node) in __prom_getsibling()
75 phandle prom_getsibling(phandle node) in prom_getsibling()
92 int prom_getproplen(phandle node, const char *prop) in prom_getproplen()
116 int prom_getproperty(phandle node, const char *prop, in prom_getproperty()
144 int prom_getint(phandle node, const char *prop) in prom_getint()
159 int prom_getintdefault(phandle node, const char *property, int deflt) in prom_getintdefault()
[all …]
Dtree_32.c23 static phandle __prom_getchild(phandle node) in __prom_getchild()
39 phandle prom_getchild(phandle node) in prom_getchild()
55 static phandle __prom_getsibling(phandle node) in __prom_getsibling()
71 phandle prom_getsibling(phandle node) in prom_getsibling()
89 int prom_getproplen(phandle node, const char *prop) in prom_getproplen()
109 int prom_getproperty(phandle node, const char *prop, char *buffer, int bufsize) in prom_getproperty()
129 int prom_getint(phandle node, char *prop) in prom_getint()
143 int prom_getintdefault(phandle node, char *property, int deflt) in prom_getintdefault()
155 int prom_getbool(phandle node, char *prop) in prom_getbool()
169 void prom_getstring(phandle node, char *prop, char *user_buf, int ubuf_size) in prom_getstring()
[all …]
/linux-4.1.27/drivers/clk/ti/
Ddpll.c143 struct device_node *node) in _register_dpll()
288 static void _register_dpll_x2(struct device_node *node, in _register_dpll_x2()
336 static void __init of_ti_dpll_setup(struct device_node *node, in of_ti_dpll_setup()
432 static void __init of_ti_omap4_dpll_x2_setup(struct device_node *node) in of_ti_omap4_dpll_x2_setup()
441 static void __init of_ti_am3_dpll_x2_setup(struct device_node *node) in of_ti_am3_dpll_x2_setup()
450 static void __init of_ti_omap3_dpll_setup(struct device_node *node) in of_ti_omap3_dpll_setup()
470 static void __init of_ti_omap3_core_dpll_setup(struct device_node *node) in of_ti_omap3_core_dpll_setup()
489 static void __init of_ti_omap3_per_dpll_setup(struct device_node *node) in of_ti_omap3_per_dpll_setup()
509 static void __init of_ti_omap3_per_jtype_dpll_setup(struct device_node *node) in of_ti_omap3_per_jtype_dpll_setup()
532 static void __init of_ti_omap4_dpll_setup(struct device_node *node) in of_ti_omap4_dpll_setup()
[all …]
Dinterface.c104 static void __init _of_ti_interface_clk_setup(struct device_node *node, in _of_ti_interface_clk_setup()
133 static void __init of_ti_interface_clk_setup(struct device_node *node) in of_ti_interface_clk_setup()
140 static void __init of_ti_no_wait_interface_clk_setup(struct device_node *node) in of_ti_no_wait_interface_clk_setup()
148 static void __init of_ti_hsotgusb_interface_clk_setup(struct device_node *node) in of_ti_hsotgusb_interface_clk_setup()
156 static void __init of_ti_dss_interface_clk_setup(struct device_node *node) in of_ti_dss_interface_clk_setup()
164 static void __init of_ti_ssi_interface_clk_setup(struct device_node *node) in of_ti_ssi_interface_clk_setup()
171 static void __init of_ti_am35xx_interface_clk_setup(struct device_node *node) in of_ti_am35xx_interface_clk_setup()
180 static void __init of_ti_omap2430_interface_clk_setup(struct device_node *node) in of_ti_omap2430_interface_clk_setup()
Dgate.c214 static void __init _of_ti_gate_clk_setup(struct device_node *node, in _of_ti_gate_clk_setup()
256 _of_ti_composite_gate_clk_setup(struct device_node *node, in _of_ti_composite_gate_clk_setup()
284 of_ti_composite_no_wait_gate_clk_setup(struct device_node *node) in of_ti_composite_no_wait_gate_clk_setup()
292 static void __init of_ti_composite_interface_clk_setup(struct device_node *node) in of_ti_composite_interface_clk_setup()
300 static void __init of_ti_composite_gate_clk_setup(struct device_node *node) in of_ti_composite_gate_clk_setup()
308 static void __init of_ti_clkdm_gate_clk_setup(struct device_node *node) in of_ti_clkdm_gate_clk_setup()
315 static void __init of_ti_hsdiv_gate_clk_setup(struct device_node *node) in of_ti_hsdiv_gate_clk_setup()
323 static void __init of_ti_gate_clk_setup(struct device_node *node) in of_ti_gate_clk_setup()
329 static void __init of_ti_wait_gate_clk_setup(struct device_node *node) in of_ti_wait_gate_clk_setup()
337 static void __init of_ti_am35xx_gate_clk_setup(struct device_node *node) in of_ti_am35xx_gate_clk_setup()
[all …]
Dcomposite.c66 struct device_node *node; member
78 static struct device_node *_get_component_node(struct device_node *node, int i) in _get_component_node()
91 static struct component_clk *_lookup_component(struct device_node *node) in _lookup_component()
160 struct device_node *node) in _register_composite()
237 static void __init of_ti_composite_clk_setup(struct device_node *node) in of_ti_composite_clk_setup()
273 int __init ti_clk_add_component(struct device_node *node, struct clk_hw *hw, in ti_clk_add_component()
Dclk.c45 struct device_node *node; in ti_dt_clocks_register() local
65 struct device_node *node; member
82 int __init ti_clk_retry_init(struct device_node *node, struct clk_hw *hw, in ti_clk_retry_init()
109 void __iomem *ti_clk_get_reg_addr(struct device_node *node, int index) in ti_clk_get_reg_addr()
Dautoidle.c30 struct list_head node; member
104 int __init of_ti_clk_autoidle_setup(struct device_node *node) in of_ti_clk_autoidle_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dinterval_tree.c50 static inline int node_is_left_child(struct interval_node *node) in node_is_left_child()
56 static inline int node_is_right_child(struct interval_node *node) in node_is_right_child()
62 static inline int node_is_red(struct interval_node *node) in node_is_red()
67 static inline int node_is_black(struct interval_node *node) in node_is_black()
127 #define interval_for_each(node, root) \ argument
131 #define interval_for_each_reverse(node, root) \ argument
135 static struct interval_node *interval_first(struct interval_node *node) in interval_first()
144 static struct interval_node *interval_last(struct interval_node *node) in interval_last()
153 static struct interval_node *interval_next(struct interval_node *node) in interval_next()
164 static struct interval_node *interval_prev(struct interval_node *node) in interval_prev()
[all …]
Dldlm_extent.c102 struct ldlm_interval *node; in ldlm_interval_alloc() local
114 void ldlm_interval_free(struct ldlm_interval *node) in ldlm_interval_free()
165 struct ldlm_interval *node; in ldlm_extent_add_lock() local
204 struct ldlm_interval *node = lock->l_tree_node; in ldlm_extent_unlink_lock() local
/linux-4.1.27/fs/hfs/
Dbnode.c17 void hfs_bnode_read(struct hfs_bnode *node, void *buf, in hfs_bnode_read()
29 u16 hfs_bnode_read_u16(struct hfs_bnode *node, int off) in hfs_bnode_read_u16()
37 u8 hfs_bnode_read_u8(struct hfs_bnode *node, int off) in hfs_bnode_read_u8()
45 void hfs_bnode_read_key(struct hfs_bnode *node, void *key, int off) in hfs_bnode_read_key()
60 void hfs_bnode_write(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_write()
72 void hfs_bnode_write_u16(struct hfs_bnode *node, int off, u16 data) in hfs_bnode_write_u16()
79 void hfs_bnode_write_u8(struct hfs_bnode *node, int off, u8 data) in hfs_bnode_write_u8()
85 void hfs_bnode_clear(struct hfs_bnode *node, int off, int len) in hfs_bnode_clear()
118 void hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) in hfs_bnode_move()
135 void hfs_bnode_dump(struct hfs_bnode *node) in hfs_bnode_dump()
[all …]
Dbrec.c18 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) in hfs_brec_lenoff()
30 u16 hfs_brec_keylen(struct hfs_bnode *node, u16 rec) in hfs_brec_keylen()
67 struct hfs_bnode *node, *new_node; in hfs_brec_insert() local
178 struct hfs_bnode *node, *parent; in hfs_brec_remove() local
232 struct hfs_bnode *node, *new_node, *next_node; in hfs_bnode_split() local
353 struct hfs_bnode *node, *new_node, *parent; in hfs_brec_update_parent() local
453 struct hfs_bnode *node, *new_node; in hfs_btree_inc_height() local
Dbtree.c138 struct hfs_bnode *node; in hfs_btree_close() local
162 struct hfs_bnode *node; in hfs_btree_write() local
190 struct hfs_bnode *node; in hfs_bmap_new_bmap() local
224 struct hfs_bnode *node, *next_node; in hfs_bmap_alloc() local
311 void hfs_bmap_free(struct hfs_bnode *node) in hfs_bmap_free()
/linux-4.1.27/fs/hfsplus/
Dbnode.c21 void hfs_bnode_read(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_read()
42 u16 hfs_bnode_read_u16(struct hfs_bnode *node, int off) in hfs_bnode_read_u16()
50 u8 hfs_bnode_read_u8(struct hfs_bnode *node, int off) in hfs_bnode_read_u8()
58 void hfs_bnode_read_key(struct hfs_bnode *node, void *key, int off) in hfs_bnode_read_key()
74 void hfs_bnode_write(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_write()
97 void hfs_bnode_write_u16(struct hfs_bnode *node, int off, u16 data) in hfs_bnode_write_u16()
104 void hfs_bnode_clear(struct hfs_bnode *node, int off, int len) in hfs_bnode_clear()
186 void hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) in hfs_bnode_move()
299 void hfs_bnode_dump(struct hfs_bnode *node) in hfs_bnode_dump()
336 void hfs_bnode_unlink(struct hfs_bnode *node) in hfs_bnode_unlink()
[all …]
Dbrec.c19 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) in hfs_brec_lenoff()
31 u16 hfs_brec_keylen(struct hfs_bnode *node, u16 rec) in hfs_brec_keylen()
65 struct hfs_bnode *node, *new_node; in hfs_brec_insert() local
180 struct hfs_bnode *node, *parent; in hfs_brec_remove() local
236 struct hfs_bnode *node, *new_node, *next_node; in hfs_bnode_split() local
357 struct hfs_bnode *node, *new_node, *parent; in hfs_brec_update_parent() local
457 struct hfs_bnode *node, *new_node; in hfs_btree_inc_height() local
Dbtree.c259 struct hfs_bnode *node; in hfs_btree_close() local
284 struct hfs_bnode *node; in hfs_btree_write() local
314 struct hfs_bnode *node; in hfs_bmap_new_bmap() local
346 struct hfs_bnode *node, *next_node; in hfs_bmap_alloc() local
435 void hfs_bmap_free(struct hfs_bnode *node) in hfs_bmap_free()
/linux-4.1.27/include/asm-generic/
Dtopology.h38 #define set_numa_node(node) argument
41 #define set_cpu_numa_node(cpu, node) argument
48 #define parent_node(node) ((void)(node),0) argument
51 #define cpumask_of_node(node) ((void)node, cpu_online_mask) argument
68 #define set_numa_mem(node) argument
71 #define set_cpu_numa_mem(cpu, node) argument
/linux-4.1.27/kernel/gcov/
Dfs.c145 static struct gcov_info *get_node_info(struct gcov_node *node) in get_node_info()
157 static struct gcov_info *get_accumulated_info(struct gcov_node *node) in get_accumulated_info()
180 struct gcov_node *node = inode->i_private; in gcov_seq_open() local
240 struct gcov_node *node; in get_node_by_name() local
255 static void reset_node(struct gcov_node *node) in reset_node()
277 struct gcov_node *node; in gcov_seq_write() local
366 static void add_links(struct gcov_node *node, struct dentry *parent) in add_links()
412 static void init_node(struct gcov_node *node, struct gcov_info *info, in init_node()
434 struct gcov_node *node; in new_node() local
471 static void remove_links(struct gcov_node *node) in remove_links()
[all …]
/linux-4.1.27/arch/powerpc/platforms/powermac/
Dfeature.c141 static inline int simple_feature_tweak(struct device_node *node, int type, in simple_feature_tweak()
163 static long ohare_htw_scc_enable(struct device_node *node, long param, in ohare_htw_scc_enable()
256 static long ohare_floppy_enable(struct device_node *node, long param, in ohare_floppy_enable()
263 static long ohare_mesh_enable(struct device_node *node, long param, long value) in ohare_mesh_enable()
269 static long ohare_ide_enable(struct device_node *node, long param, long value) in ohare_ide_enable()
289 static long ohare_ide_reset(struct device_node *node, long param, long value) in ohare_ide_reset()
303 static long ohare_sleep_state(struct device_node *node, long param, long value) in ohare_sleep_state()
318 static long heathrow_modem_enable(struct device_node *node, long param, in heathrow_modem_enable()
362 static long heathrow_floppy_enable(struct device_node *node, long param, in heathrow_floppy_enable()
371 static long heathrow_mesh_enable(struct device_node *node, long param, in heathrow_mesh_enable()
[all …]
/linux-4.1.27/arch/ia64/mm/
Ddiscontig.c57 #define NODEDATA_ALIGN(addr, node) \ argument
75 int node) in build_node_maps()
102 static int __meminit early_nr_cpus_node(int node) in early_nr_cpus_node()
117 static unsigned long __meminit compute_pernodesize(int node) in compute_pernodesize()
140 static void *per_cpu_node_setup(void *cpu_data, int node) in per_cpu_node_setup()
193 int node, prev_node, unit, nr_units, rc; in setup_per_cpu_areas() local
266 static void __init fill_pernode(int node, unsigned long pernode, in fill_pernode()
324 int node) in find_pernode_space()
373 int node) in free_node_bootmem()
391 int node; in reserve_pernode_space() local
[all …]
/linux-4.1.27/include/drm/
Ddrm_vma_manager.h90 struct drm_vma_offset_node *node; in drm_vma_offset_exact_lookup() local
145 static inline void drm_vma_node_reset(struct drm_vma_offset_node *node) in drm_vma_node_reset()
166 static inline unsigned long drm_vma_node_start(struct drm_vma_offset_node *node) in drm_vma_node_start()
183 static inline unsigned long drm_vma_node_size(struct drm_vma_offset_node *node) in drm_vma_node_size()
196 static inline bool drm_vma_node_has_offset(struct drm_vma_offset_node *node) in drm_vma_node_has_offset()
213 static inline __u64 drm_vma_node_offset_addr(struct drm_vma_offset_node *node) in drm_vma_node_offset_addr()
230 static inline void drm_vma_node_unmap(struct drm_vma_offset_node *node, in drm_vma_node_unmap()
251 static inline int drm_vma_node_verify_access(struct drm_vma_offset_node *node, in drm_vma_node_verify_access()
/linux-4.1.27/drivers/gpu/drm/
Ddrm_vma_manager.c134 struct drm_vma_offset_node *node; in drm_vma_offset_lookup() local
161 struct drm_vma_offset_node *node, *best; in drm_vma_offset_lookup_locked() local
194 struct drm_vma_offset_node *node) in _drm_vma_offset_add_rb()
240 struct drm_vma_offset_node *node, unsigned long pages) in drm_vma_offset_add()
276 struct drm_vma_offset_node *node) in drm_vma_offset_remove()
310 int drm_vma_node_allow(struct drm_vma_offset_node *node, struct file *filp) in drm_vma_node_allow()
372 void drm_vma_node_revoke(struct drm_vma_offset_node *node, struct file *filp) in drm_vma_node_revoke()
412 bool drm_vma_node_is_allowed(struct drm_vma_offset_node *node, in drm_vma_node_is_allowed()
Ddrm_info.c50 struct drm_info_node *node = (struct drm_info_node *) m->private; in drm_name_info() local
75 struct drm_info_node *node = (struct drm_info_node *) m->private; in drm_vm_info() local
119 struct drm_info_node *node = (struct drm_info_node *) m->private; in drm_bufs_info() local
162 struct drm_info_node *node = (struct drm_info_node *) m->private; in drm_clients_info() local
212 struct drm_info_node *node = (struct drm_info_node *) m->private; in drm_gem_name_info() local
Ddrm_mm.c107 struct drm_mm_node *node, in drm_mm_insert_helper()
179 int drm_mm_reserve_node(struct drm_mm *mm, struct drm_mm_node *node) in drm_mm_reserve_node()
232 int drm_mm_insert_node_generic(struct drm_mm *mm, struct drm_mm_node *node, in drm_mm_insert_node_generic()
251 struct drm_mm_node *node, in drm_mm_insert_helper_range()
332 int drm_mm_insert_node_in_range_generic(struct drm_mm *mm, struct drm_mm_node *node, in drm_mm_insert_node_in_range_generic()
362 void drm_mm_remove_node(struct drm_mm_node *node) in drm_mm_remove_node()
634 bool drm_mm_scan_add_block(struct drm_mm_node *node) in drm_mm_scan_add_block()
697 bool drm_mm_scan_remove_block(struct drm_mm_node *node) in drm_mm_scan_remove_block()
/linux-4.1.27/lib/
Drbtree.c73 __rb_insert(struct rb_node *node, struct rb_root *root, in __rb_insert()
205 struct rb_node *node = NULL, *sibling, *tmp1, *tmp2; in ____rb_erase_color() local
378 static inline void dummy_propagate(struct rb_node *node, struct rb_node *stop) {} in dummy_propagate()
386 void rb_insert_color(struct rb_node *node, struct rb_root *root) in rb_insert_color()
392 void rb_erase(struct rb_node *node, struct rb_root *root) in rb_erase()
408 void __rb_insert_augmented(struct rb_node *node, struct rb_root *root, in __rb_insert_augmented()
444 struct rb_node *rb_next(const struct rb_node *node) in rb_next()
476 struct rb_node *rb_prev(const struct rb_node *node) in rb_prev()
522 static struct rb_node *rb_left_deepest_node(const struct rb_node *node) in rb_left_deepest_node()
534 struct rb_node *rb_next_postorder(const struct rb_node *node) in rb_next_postorder()
Dradix-tree.c87 static inline void tag_set(struct radix_tree_node *node, unsigned int tag, in tag_set()
93 static inline void tag_clear(struct radix_tree_node *node, unsigned int tag, in tag_clear()
99 static inline int tag_get(struct radix_tree_node *node, unsigned int tag, in tag_get()
129 static inline int any_tag_set(struct radix_tree_node *node, unsigned int tag) in any_tag_set()
219 struct radix_tree_node *node = in radix_tree_node_rcu_free() local
238 radix_tree_node_free(struct radix_tree_node *node) in radix_tree_node_free()
255 struct radix_tree_node *node; in __radix_tree_preload() local
323 struct radix_tree_node *node; in radix_tree_extend() local
388 struct radix_tree_node *node = NULL, *slot; in __radix_tree_create() local
446 struct radix_tree_node *node; in radix_tree_insert() local
[all …]
Dtimerqueue.c39 void timerqueue_add(struct timerqueue_head *head, struct timerqueue_node *node) in timerqueue_add()
72 void timerqueue_del(struct timerqueue_head *head, struct timerqueue_node *node) in timerqueue_del()
97 struct timerqueue_node *timerqueue_iterate_next(struct timerqueue_node *node) in timerqueue_iterate_next()
Dbtree.c95 unsigned long *node; in btree_node_alloc() local
148 static unsigned long *bkey(struct btree_geo *geo, unsigned long *node, int n) in bkey()
153 static void *bval(struct btree_geo *geo, unsigned long *node, int n) in bval()
158 static void setkey(struct btree_geo *geo, unsigned long *node, int n, in setkey()
164 static void setval(struct btree_geo *geo, unsigned long *node, int n, in setval()
170 static void clearpair(struct btree_geo *geo, unsigned long *node, int n) in clearpair()
211 unsigned long *node = head->node; in btree_last() local
224 static int keycmp(struct btree_geo *geo, unsigned long *node, int pos, in keycmp()
245 unsigned long *node = head->node; in btree_lookup() local
275 unsigned long *node = head->node; in btree_update() local
[all …]
Drbtree_test.c24 static void insert(struct test_node *node, struct rb_root *root) in insert()
41 static inline void erase(struct test_node *node, struct rb_root *root) in erase()
46 static inline u32 augment_recompute(struct test_node *node) in augment_recompute()
90 static void erase_augmented(struct test_node *node, struct rb_root *root) in erase_augmented()
144 struct test_node *node = rb_entry(rb, struct test_node, rb); in check() local
170 struct test_node *node = rb_entry(rb, struct test_node, rb); in check_augmented() local
Dplist.c74 void plist_add(struct plist_node *node, struct plist_head *head) in plist_add()
113 void plist_del(struct plist_node *node, struct plist_head *head) in plist_del()
146 void plist_requeue(struct plist_node *node, struct plist_head *head) in plist_requeue()
212 static void __init plist_test_requeue(struct plist_node *node) in plist_test_requeue()
Dinterval_tree.c6 #define START(node) ((node)->start) argument
7 #define LAST(node) ((node)->last) argument
Dcpumask.c61 bool alloc_cpumask_var_node(cpumask_var_t *mask, gfp_t flags, int node) in alloc_cpumask_var_node()
76 bool zalloc_cpumask_var_node(cpumask_var_t *mask, gfp_t flags, int node) in zalloc_cpumask_var_node()
151 unsigned int cpumask_local_spread(unsigned int i, int node) in cpumask_local_spread()
Dassoc_array.c30 const struct assoc_array_node *node; in assoc_array_subtree_iterate() local
165 struct assoc_array_node *node; /* Node in which leaf might be found */ member
188 struct assoc_array_node *node; in assoc_array_walk() local
324 const struct assoc_array_node *node; in assoc_array_find() local
364 struct assoc_array_node *node; in assoc_array_destroy_subtree() local
497 struct assoc_array_node *node, *new_n0, *new_n1, *side; in assoc_array_insert_into_terminal_node() local
830 struct assoc_array_node *node, *new_n0, *side; in assoc_array_insert_mid_shortcut() local
1070 struct assoc_array_node *node; member
1117 struct assoc_array_node *node, *new_n0; in assoc_array_delete() local
1380 struct assoc_array_node *node; in assoc_array_apply_edit() local
[all …]
/linux-4.1.27/include/linux/
Dtopology.h42 #define nr_cpus_node(node) cpumask_weight(cpumask_of_node(node)) argument
45 #define for_each_node_with_cpus(node) \ argument
89 static inline void set_numa_node(int node) in set_numa_node()
96 static inline void set_cpu_numa_node(int cpu, int node) in set_cpu_numa_node()
125 static inline void set_numa_mem(int node) in set_numa_mem()
133 static inline int node_to_mem_node(int node) in node_to_mem_node()
155 static inline void set_cpu_numa_mem(int cpu, int node) in set_cpu_numa_mem()
173 static inline int node_to_mem_node(int node) in node_to_mem_node()
Dnodemask.h115 #define node_set(node, dst) __node_set((node), &(dst)) argument
116 static __always_inline void __node_set(int node, volatile nodemask_t *dstp) in __node_set()
121 #define node_clear(node, dst) __node_clear((node), &(dst)) argument
122 static inline void __node_clear(int node, volatile nodemask_t *dstp) in __node_clear()
140 #define node_isset(node, nodemask) test_bit((node), (nodemask).bits) argument
142 #define node_test_and_set(node, nodemask) \ argument
144 static inline int __node_test_and_set(int node, nodemask_t *addr) in __node_test_and_set()
262 static inline void init_nodemask_of_node(nodemask_t *mask, int node) in init_nodemask_of_node()
268 #define nodemask_of_node(node) \ argument
359 #define for_each_node_mask(node, mask) \ argument
[all …]
Dof_graph.h53 static inline int of_graph_parse_endpoint(const struct device_node *node, in of_graph_parse_endpoint()
60 struct device_node *node, u32 id) in of_graph_get_port_by_id()
73 const struct device_node *node) in of_graph_get_remote_port_parent()
79 const struct device_node *node) in of_graph_get_remote_port()
Dllist.h104 #define llist_for_each(pos, node) \ argument
122 #define llist_for_each_entry(pos, node, member) \ argument
144 #define llist_for_each_entry_safe(pos, n, node, member) \ argument
163 static inline struct llist_node *llist_next(struct llist_node *node) in llist_next()
Dslab.h297 static __always_inline void *__kmalloc_node(size_t size, gfp_t flags, int node) in __kmalloc_node()
302 static __always_inline void *kmem_cache_alloc_node(struct kmem_cache *s, gfp_t flags, int node) in kmem_cache_alloc_node()
319 int node, size_t size) in kmem_cache_alloc_node_trace()
338 int node, size_t size) in kmem_cache_alloc_node_trace()
458 static __always_inline void *kmalloc_node(size_t size, gfp_t flags, int node) in kmalloc_node()
557 #define kmalloc_node_track_caller(size, flags, node) \ argument
563 #define kmalloc_node_track_caller(size, flags, node) \ argument
592 static inline void *kzalloc_node(size_t size, gfp_t flags, int node) in kzalloc_node()
Dnode.h21 struct node { struct
25 struct work_struct node_work; argument
30 extern struct node *node_devices[]; argument
Dhashtable.h55 #define hash_add(hashtable, node, key) \ argument
64 #define hash_add_rcu(hashtable, node, key) \ argument
71 static inline bool hash_hashed(struct hlist_node *node) in hash_hashed()
100 static inline void hash_del(struct hlist_node *node) in hash_del()
109 static inline void hash_del_rcu(struct hlist_node *node) in hash_del_rcu()
Drbtree.h55 #define RB_EMPTY_NODE(node) \ argument
57 #define RB_CLEAR_NODE(node) \ argument
79 static inline void rb_link_node(struct rb_node * node, struct rb_node * parent, in rb_link_node()
Dtimerqueue.h9 struct rb_node node; member
40 static inline void timerqueue_init(struct timerqueue_node *node) in timerqueue_init()
Dof_pci.h44 of_pci_parse_bus_range(struct device_node *node, struct resource *res) in of_pci_parse_bus_range()
50 of_get_pci_domain_nr(struct device_node *node) in of_get_pci_domain_nr()
Drbtree_augmented.h57 rb_insert_augmented(struct rb_node *node, struct rb_root *root, in rb_insert_augmented()
137 __rb_erase_augmented(struct rb_node *node, struct rb_root *root, in __rb_erase_augmented()
234 rb_erase_augmented(struct rb_node *node, struct rb_root *root, in rb_erase_augmented()
/linux-4.1.27/drivers/acpi/acpica/
Ddsargs.c77 acpi_ds_execute_arguments(struct acpi_namespace_node *node, in acpi_ds_execute_arguments()
183 struct acpi_namespace_node *node; in acpi_ds_get_buffer_field_arguments() local
228 struct acpi_namespace_node *node; in acpi_ds_get_bank_field_arguments() local
278 struct acpi_namespace_node *node; in acpi_ds_get_buffer_arguments() local
322 struct acpi_namespace_node *node; in acpi_ds_get_package_arguments() local
366 struct acpi_namespace_node *node; in acpi_ds_get_region_arguments() local
Dnsobject.c73 acpi_ns_attach_object(struct acpi_namespace_node *node, in acpi_ns_attach_object()
204 void acpi_ns_detach_object(struct acpi_namespace_node *node) in acpi_ns_detach_object()
279 acpi_namespace_node in acpi_ns_get_attached_object()
345 acpi_ns_attach_data(struct acpi_namespace_node *node, in acpi_ns_attach_data()
402 acpi_ns_detach_data(struct acpi_namespace_node * node, in acpi_ns_detach_data()
447 acpi_ns_get_attached_data(struct acpi_namespace_node * node, in acpi_ns_get_attached_data()
Dnsnames.c68 acpi_ns_build_external_path(struct acpi_namespace_node *node, in acpi_ns_build_external_path()
134 char *acpi_ns_get_external_pathname(struct acpi_namespace_node *node) in acpi_ns_get_external_pathname()
180 acpi_size acpi_ns_get_pathname_length(struct acpi_namespace_node *node) in acpi_ns_get_pathname_length()
231 struct acpi_namespace_node *node; in acpi_ns_handle_to_pathname() local
Ddsmthdat.c251 struct acpi_namespace_node **node) in acpi_ds_method_data_get_node()
320 struct acpi_namespace_node *node; in acpi_ds_method_data_set_value() local
374 struct acpi_namespace_node *node; in acpi_ds_method_data_get_value() local
478 struct acpi_namespace_node *node; in acpi_ds_method_data_delete_value() local
539 struct acpi_namespace_node *node; in acpi_ds_store_object_to_local() local
688 struct acpi_namespace_node *node; in acpi_ds_method_data_get_type() local
Drsxface.c98 struct acpi_namespace_node *node; in acpi_rs_validate_parameters() local
162 struct acpi_namespace_node *node; in acpi_get_irq_routing_table() local
207 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
249 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
288 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
334 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
Dnsxfobj.c68 struct acpi_namespace_node *node; in acpi_get_type() local
122 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
191 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
Dnsalloc.c64 struct acpi_namespace_node *node; in acpi_ns_create_node() local
106 void acpi_ns_delete_node(struct acpi_namespace_node *node) in acpi_ns_delete_node()
164 void acpi_ns_remove_node(struct acpi_namespace_node *node) in acpi_ns_remove_node()
224 struct acpi_namespace_node *node, /* New Child */ in acpi_ns_install_node()
Dnsxfeval.c488 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
654 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
847 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
893 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
943 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
Dnssearch.c100 struct acpi_namespace_node *node; in acpi_ns_search_one_scope() local
200 struct acpi_namespace_node *node, in acpi_ns_search_parent_tree()
289 struct acpi_namespace_node *node, in acpi_ns_search_and_enter()
Dnsxfname.c84 struct acpi_namespace_node *node = NULL; in acpi_get_handle() local
161 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
273 struct acpi_namespace_node *node; in acpi_get_object_info() local
539 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
Drsutils.c470 acpi_rs_get_prt_method_data(struct acpi_namespace_node * node, in acpi_rs_get_prt_method_data()
519 acpi_rs_get_crs_method_data(struct acpi_namespace_node *node, in acpi_rs_get_crs_method_data()
570 acpi_rs_get_prs_method_data(struct acpi_namespace_node *node, in acpi_rs_get_prs_method_data()
621 acpi_rs_get_aei_method_data(struct acpi_namespace_node *node, in acpi_rs_get_aei_method_data()
726 acpi_rs_set_srs_method_data(struct acpi_namespace_node *node, in acpi_rs_set_srs_method_data()
Devhandler.c152 acpi_ev_has_default_handler(struct acpi_namespace_node *node, in acpi_ev_has_default_handler()
205 struct acpi_namespace_node *node; in acpi_ev_install_handler() local
328 acpi_ev_install_space_handler(struct acpi_namespace_node * node, in acpi_ev_install_space_handler()
Ddsopcode.c304 struct acpi_namespace_node *node; in acpi_ds_eval_buffer_field_operands() local
389 struct acpi_namespace_node *node; in acpi_ds_eval_region_operands() local
481 struct acpi_namespace_node *node; in acpi_ds_eval_table_region_operands() local
682 struct acpi_namespace_node *node; in acpi_ds_eval_bank_field_operands() local
Devxfregn.c82 struct acpi_namespace_node *node; in acpi_install_address_space_handler() local
180 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
Devmisc.c69 u8 acpi_ev_is_notify_object(struct acpi_namespace_node *node) in acpi_ev_is_notify_object()
101 acpi_ev_queue_notify_request(struct acpi_namespace_node * node, in acpi_ev_queue_notify_request()
Ddswload2.c73 struct acpi_namespace_node *node; in acpi_ds_load2_begin_op() local
377 struct acpi_namespace_node *node; in acpi_ds_load2_end_op() local
Dnsarguments.c118 struct acpi_namespace_node *node, in acpi_ns_check_acpi_compliance()
211 struct acpi_namespace_node *node, in acpi_ns_check_argument_count()
Ddsfield.c94 struct acpi_namespace_node **node) in acpi_ds_create_external_region()
153 struct acpi_namespace_node *node; in acpi_ds_create_buffer_field() local
543 struct acpi_namespace_node *node; in acpi_ds_init_field_objects() local
Dacobject.h132 struct acpi_namespace_node *node; /* Link back to parent node */ member
136 ACPI_OBJECT_COMMON_HEADER struct acpi_namespace_node *node; /* Link back to parent node */ member
161 struct acpi_namespace_node *node; /* Containing namespace node */ member
167 struct acpi_namespace_node *node; /* Containing namespace node */ member
298 ACPI_OBJECT_COMMON_HEADER struct acpi_namespace_node *node; /* Parent device */ member
309 struct acpi_namespace_node *node; /* Parent device */ member
336 struct acpi_namespace_node *node; /* ref_of or Namepath */ member
421 struct acpi_namespace_node node; member
457 struct acpi_namespace_node node; member
/linux-4.1.27/arch/x86/platform/olpc/
Dolpc_dt.c27 static phandle __init olpc_dt_getsibling(phandle node) in olpc_dt_getsibling()
41 static phandle __init olpc_dt_getchild(phandle node) in olpc_dt_getchild()
57 static int __init olpc_dt_getproplen(phandle node, const char *prop) in olpc_dt_getproplen()
74 static int __init olpc_dt_getproperty(phandle node, const char *prop, in olpc_dt_getproperty()
95 static int __init olpc_dt_nextprop(phandle node, char *prev, char *buf) in olpc_dt_nextprop()
112 static int __init olpc_dt_pkg2path(phandle node, char *buf, in olpc_dt_pkg2path()
170 phandle node; in olpc_dt_finddevice() local
205 phandle node; in olpc_dt_get_board_revision() local
225 phandle node; in olpc_dt_fixup() local
/linux-4.1.27/mm/
Dsparse-vmemmap.c38 static void * __init_refok __earlyonly_bootmem_alloc(int node, in __earlyonly_bootmem_alloc()
50 void * __meminit vmemmap_alloc_block(unsigned long size, int node) in vmemmap_alloc_block()
73 void * __meminit vmemmap_alloc_block_buf(unsigned long size, int node) in vmemmap_alloc_block_buf()
90 void __meminit vmemmap_verify(pte_t *pte, int node, in vmemmap_verify()
101 pte_t * __meminit vmemmap_pte_populate(pmd_t *pmd, unsigned long addr, int node) in vmemmap_pte_populate()
115 pmd_t * __meminit vmemmap_pmd_populate(pud_t *pud, unsigned long addr, int node) in vmemmap_pmd_populate()
127 pud_t * __meminit vmemmap_pud_populate(pgd_t *pgd, unsigned long addr, int node) in vmemmap_pud_populate()
139 pgd_t * __meminit vmemmap_pgd_populate(unsigned long addr, int node) in vmemmap_pgd_populate()
152 unsigned long end, int node) in vmemmap_populate_basepages()
Dinterval_tree.c29 void vma_interval_tree_insert_after(struct vm_area_struct *node, in vma_interval_tree_insert_after()
86 void anon_vma_interval_tree_remove(struct anon_vma_chain *node, in anon_vma_interval_tree_remove()
100 anon_vma_interval_tree_iter_next(struct anon_vma_chain *node, in anon_vma_interval_tree_iter_next()
107 void anon_vma_interval_tree_verify(struct anon_vma_chain *node) in anon_vma_interval_tree_verify()
Dslob.c190 static void *slob_new_pages(gfp_t gfp, int order, int node) in slob_new_pages()
268 static void *slob_alloc(size_t size, gfp_t gfp, int align, int node) in slob_alloc()
427 __do_kmalloc_node(size_t size, gfp_t gfp, int node, unsigned long caller) in __do_kmalloc_node()
478 int node, unsigned long caller) in __kmalloc_node_track_caller()
535 static void *slob_alloc_node(struct kmem_cache *c, gfp_t flags, int node) in slob_alloc_node()
569 void *__kmalloc_node(size_t size, gfp_t gfp, int node) in __kmalloc_node()
575 void *kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t gfp, int node) in kmem_cache_alloc_node()
Dslab.c612 int node; in init_reap_node() local
623 int node = __this_cpu_read(slab_reap_node); in next_reap_node() local
678 static struct array_cache *alloc_arraycache(int node, int entries, in alloc_arraycache()
833 static inline struct alien_cache **alloc_alien_cache(int node, in alloc_alien_cache()
870 static struct alien_cache *__alloc_alien_cache(int node, int entries, in __alloc_alien_cache()
882 static struct alien_cache **alloc_alien_cache(int node, int limit, gfp_t gfp) in alloc_alien_cache()
920 struct array_cache *ac, int node, in __drain_alien_cache()
946 int node = __this_cpu_read(slab_reap_node); in reap_alien() local
988 int node, int page_node) in __cache_free_alien()
1021 int node = numa_mem_id(); in cache_free_alien() local
[all …]
/linux-4.1.27/net/hsr/
Dhsr_framereg.c62 struct hsr_node *node; in hsr_addr_is_self() local
84 struct hsr_node *node; in find_node_by_AddrA() local
102 struct hsr_node *node, *oldnode; in hsr_create_self_node() local
135 struct hsr_node *node; in hsr_add_node() local
164 struct hsr_node *node; in hsr_get_node() local
254 void hsr_addr_subst_source(struct hsr_node *node, struct sk_buff *skb) in hsr_addr_subst_source()
298 void hsr_register_frame_in(struct hsr_node *node, struct hsr_port *port, in hsr_register_frame_in()
320 int hsr_register_frame_out(struct hsr_port *port, struct hsr_node *node, in hsr_register_frame_out()
332 struct hsr_node *node) in get_late_port()
358 struct hsr_node *node; in hsr_prune_nodes() local
[all …]
/linux-4.1.27/scripts/dtc/
Ddtc.h145 struct node { struct
149 struct node *children; argument
151 struct node *parent; argument
152 struct node *next_sibling; argument
154 char *fullpath;
155 int basenamelen;
157 cell_t phandle;
158 int addr_cells, size_cells;
160 struct label *labels;
Dlivetree.c128 struct node *name_node(struct node *node, char *name) in name_node()
227 void add_property(struct node *node, struct property *prop) in add_property()
240 void delete_property_by_name(struct node *node, char *name) in delete_property_by_name()
275 struct node *node = parent->children; in delete_node_by_name() local
286 void delete_node(struct node *node) in delete_node()
355 const char *get_unitname(struct node *node) in get_unitname()
363 struct property *get_property(struct node *node, const char *propname) in get_property()
381 struct node **node) in get_property_by_label()
407 struct node **node, struct property **prop) in get_marker_label()
434 struct node *get_subnode(struct node *node, const char *nodename) in get_subnode()
[all …]
Dchecks.c125 static void check_nodes_props(struct check *c, struct node *dt, struct node *node) in check_nodes_props()
198 struct node *node) in check_is_string()
217 struct node *node) in check_is_cell()
240 struct node *node) in check_duplicate_node_names()
255 struct node *node) in check_duplicate_property_names()
277 struct node *node) in check_node_name_chars()
288 struct node *node) in check_node_name_format()
297 struct node *node, struct property *prop) in check_property_name_chars()
308 #define DESCLABEL_ARGS(node,prop,mark) \ argument
315 const char *label, struct node *node, in check_duplicate_label()
[all …]
Dfdtget.c122 static int list_properties(const void *blob, int node) in list_properties()
150 static int list_subnodes(const void *blob, int node) in list_subnodes()
207 int node, const char *property) in show_data_for_item()
255 int i, node; in do_fdtget() local
/linux-4.1.27/net/tipc/
Dnode.c73 struct tipc_node *node = container_of(kref, struct tipc_node, kref); in tipc_node_kref_release() local
78 void tipc_node_put(struct tipc_node *node) in tipc_node_put()
83 static void tipc_node_get(struct tipc_node *node) in tipc_node_get()
94 struct tipc_node *node; in tipc_node_find() local
149 static void tipc_node_delete(struct tipc_node *node) in tipc_node_delete()
159 struct tipc_node *node, *t_node; in tipc_node_stop() local
169 struct tipc_node *node; in tipc_node_add_conn() local
200 struct tipc_node *node; in tipc_node_remove_conn() local
446 struct tipc_node *node = tipc_node_find(net, addr); in tipc_node_get_linkname() local
466 void tipc_node_unlock(struct tipc_node *node) in tipc_node_unlock()
[all …]
Dname_distr.c51 u32 node; member
91 struct tipc_node *node; in named_cluster_distribute() local
232 struct tipc_node *node; in tipc_publ_subscribe() local
253 struct tipc_node *node; in tipc_publ_unsubscribe() local
309 u32 node, u32 dtype) in tipc_update_nametbl()
343 static void tipc_named_add_backlog(struct distr_item *i, u32 type, u32 node) in tipc_named_add_backlog()
394 u32 node; in tipc_named_rcv() local
/linux-4.1.27/fs/ocfs2/cluster/
Dquorum.c177 static void o2quo_set_hold(struct o2quo_state *qs, u8 node) in o2quo_set_hold()
189 static void o2quo_clear_hold(struct o2quo_state *qs, u8 node) in o2quo_clear_hold()
210 void o2quo_hb_up(u8 node) in o2quo_hb_up()
234 void o2quo_hb_down(u8 node) in o2quo_hb_down()
259 void o2quo_hb_still_up(u8 node) in o2quo_hb_still_up()
278 void o2quo_conn_up(u8 node) in o2quo_conn_up()
304 void o2quo_conn_err(u8 node) in o2quo_conn_err()
Dnodemanager.c45 struct o2nm_node *node = NULL; in o2nm_get_node_by_num() local
84 struct o2nm_node *node, *ret = NULL; in o2nm_node_ip_tree_lookup() local
114 struct o2nm_node *node = NULL; in o2nm_get_node_by_ip() local
131 void o2nm_node_put(struct o2nm_node *node) in o2nm_node_put()
137 void o2nm_node_get(struct o2nm_node *node) in o2nm_node_get()
171 struct o2nm_node *node = to_o2nm_node(item); in o2nm_node_release() local
175 static ssize_t o2nm_node_num_read(struct o2nm_node *node, char *page) in o2nm_node_num_read()
180 static struct o2nm_cluster *to_o2nm_cluster_from_node(struct o2nm_node *node) in to_o2nm_cluster_from_node()
194 static ssize_t o2nm_node_num_write(struct o2nm_node *node, const char *page, in o2nm_node_num_write()
230 static ssize_t o2nm_node_ipv4_port_read(struct o2nm_node *node, char *page) in o2nm_node_ipv4_port_read()
[all …]
/linux-4.1.27/arch/c6x/platforms/
Dplldata.c170 static void __init c6455_setup_clocks(struct device_node *node) in c6455_setup_clocks()
208 static void __init c6457_setup_clocks(struct device_node *node) in c6457_setup_clocks()
258 static void __init c6472_setup_clocks(struct device_node *node) in c6472_setup_clocks()
307 static void __init c6474_setup_clocks(struct device_node *node) in c6474_setup_clocks()
356 static void __init c6678_setup_clocks(struct device_node *node) in c6678_setup_clocks()
424 struct device_node *node; in c64x_setup_clocks() local
Ddscr.c284 static void __init dscr_parse_devstat(struct device_node *node, in dscr_parse_devstat()
296 static void __init dscr_parse_silicon_rev(struct device_node *node, in dscr_parse_silicon_rev()
327 static void __init dscr_parse_mac_fuse(struct device_node *node, in dscr_parse_mac_fuse()
346 static void __init dscr_parse_rmii_resets(struct device_node *node, in dscr_parse_rmii_resets()
368 static void __init dscr_parse_privperm(struct device_node *node, in dscr_parse_privperm()
396 static void __init dscr_parse_locked_regs(struct device_node *node, in dscr_parse_locked_regs()
431 static void __init dscr_parse_kick_regs(struct device_node *node, in dscr_parse_kick_regs()
469 static void __init dscr_parse_devstate_ctl_regs(struct device_node *node, in dscr_parse_devstate_ctl_regs()
525 static void __init dscr_parse_devstate_stat_regs(struct device_node *node, in dscr_parse_devstate_stat_regs()
572 struct device_node *node; in dscr_probe() local
/linux-4.1.27/arch/x86/mm/
Dpat_rbtree.c39 static int is_node_overlap(struct memtype *node, u64 start, u64 end) in is_node_overlap()
47 static u64 get_subtree_max_end(struct rb_node *node) in get_subtree_max_end()
79 struct rb_node *node = root->rb_node; in RB_DECLARE_CALLBACKS() local
108 struct rb_node *node; in memtype_rb_exact_match() local
128 struct rb_node *node; in memtype_rb_check_conflict() local
171 struct rb_node **node = &(root->rb_node); in memtype_rb_insert() local
232 struct rb_node *node; in rbt_memtype_copy_nth_element() local
Dsrat.c76 int pxm, node; in acpi_numa_x2apic_affinity_init() local
116 int pxm, node; in acpi_numa_processor_affinity_init() local
166 int node, pxm; in acpi_numa_memory_affinity_init() local
Dnuma.c81 void numa_set_node(int cpu, int node) in numa_set_node()
117 unsigned int node; in setup_node_to_cpumask_map() local
705 static __init int find_near_online_node(int node) in find_near_online_node()
745 int node = numa_cpu_node(cpu); in init_cpu_to_node() local
801 void debug_cpumask_set_cpu(int cpu, int node, bool enable) in debug_cpumask_set_cpu()
847 const struct cpumask *cpumask_of_node(int node) in cpumask_of_node()
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Domapdss-boot-init.c39 struct device_node *node; member
55 static void __init omapdss_update_prop(struct device_node *node, char *compat, in omapdss_update_prop()
91 static void __init omapdss_omapify_node(struct device_node *node) in omapdss_omapify_node()
120 static void __init omapdss_add_to_list(struct device_node *node, bool root) in omapdss_add_to_list()
131 static bool __init omapdss_list_contains(const struct device_node *node) in omapdss_list_contains()
143 static void __init omapdss_walk_device(struct device_node *node, bool root) in omapdss_walk_device()
/linux-4.1.27/tools/perf/util/
Dintlist.c19 struct int_node *node = malloc(sizeof(*node)); in intlist__node_new() local
38 struct int_node *node = container_of(rb_node, struct int_node, rb_node); in intlist__node_delete() local
46 struct int_node *node = container_of(rb_node, struct int_node, rb_node); in intlist__node_cmp() local
56 void intlist__remove(struct intlist *ilist, struct int_node *node) in intlist__remove()
64 struct int_node *node = NULL; in __intlist__findnew() local
138 struct int_node *node = NULL; in intlist__entry() local
Dcallchain.c295 __sort_chain_flat(struct rb_root *rb_root, struct callchain_node *node, in __sort_chain_flat()
324 static void __sort_chain_graph_abs(struct callchain_node *node, in __sort_chain_graph_abs()
352 static void __sort_chain_graph_rel(struct callchain_node *node, in __sort_chain_graph_rel()
445 fill_node(struct callchain_node *node, struct callchain_cursor *cursor) in fill_node()
488 static s64 match_chain(struct callchain_cursor_node *node, in match_chain()
537 struct callchain_cursor_node *node; in split_add_child() local
578 struct callchain_cursor_node *node; in append_chain_children() local
630 struct callchain_cursor_node *node; in append_chain() local
739 struct callchain_cursor_node *node = *cursor->last; in callchain_cursor_append() local
782 int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node, in fill_callchain_info()
[all …]
Dstrfilter.c13 static void strfilter_node__delete(struct strfilter_node *node) in strfilter_node__delete()
65 struct strfilter_node *node = zalloc(sizeof(*node)); in strfilter_node__alloc() local
173 static bool strfilter_node__compare(struct strfilter_node *node, in strfilter_node__compare()
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
Dsched.c151 int node; in spu_update_sched_info() local
167 static int __node_allowed(struct spu_context *ctx, int node) in __node_allowed()
179 static int node_allowed(struct spu_context *ctx, int node) in node_allowed()
192 int node; in do_notify_spus_active() local
308 int node, n; in aff_ref_location() local
380 static struct spu *ctx_location(struct spu *ref, int offset, int node) in ctx_location()
574 int node, n; in spu_get_idle() local
633 int node, n; in find_victim() local
719 int node = spu->node; in __spu_schedule() local
765 int node = spu->node; in spu_unschedule() local
[all …]
/linux-4.1.27/drivers/block/drbd/
Ddrbd_interval.c9 sector_t interval_end(struct rb_node *node) in interval_end()
23 compute_subtree_last(struct drbd_interval *node) in compute_subtree_last()
93 struct rb_node *node = root->rb_node; in drbd_contains_interval() local
136 struct rb_node *node = root->rb_node; in drbd_find_overlap() local
167 struct rb_node *node; in drbd_next_overlap() local
/linux-4.1.27/arch/powerpc/kernel/
Dprom.c172 static void __init scan_features(unsigned long node, const unsigned char *ftrs, in scan_features()
211 static void __init check_cpu_pa_features(unsigned long node) in check_cpu_pa_features()
225 static void __init check_cpu_slb_size(unsigned long node) in check_cpu_slb_size()
240 #define check_cpu_slb_size(node) do { } while(0) argument
265 static inline void identical_pvr_fixup(unsigned long node) in identical_pvr_fixup()
284 #define identical_pvr_fixup(node) do { } while(0) argument
287 static void __init check_cpu_feature_properties(unsigned long node) in check_cpu_feature_properties()
302 static int __init early_init_dt_scan_cpus(unsigned long node, in early_init_dt_scan_cpus()
398 static int __init early_init_dt_scan_chosen_ppc(unsigned long node, in early_init_dt_scan_chosen_ppc()
451 static int __init early_init_dt_scan_drconf_memory(unsigned long node) in early_init_dt_scan_drconf_memory()
[all …]
Dpci_of_scan.c74 static void of_pci_parse_addrs(struct device_node *node, struct pci_dev *dev) in of_pci_parse_addrs()
124 struct pci_dev *of_create_pci_dev(struct device_node *node, in of_create_pci_dev()
208 struct device_node *node = dev->dev.of_node; in of_scan_pci_bridge() local
351 static void __of_scan_bus(struct device_node *node, struct pci_bus *bus, in __of_scan_bus()
388 void of_scan_bus(struct device_node *node, struct pci_bus *bus) in of_scan_bus()
402 void of_rescan_bus(struct device_node *node, struct pci_bus *bus) in of_rescan_bus()
Dpci_32.c71 make_one_node_map(struct device_node* node, u8 pci_bus) in make_one_node_map()
129 struct device_node* node = hose->dn; in pcibios_make_OF_bus_map() local
156 int pci_device_from_OF_node(struct device_node *node, u8 *bus, u8 *devfn) in pci_device_from_OF_node()
/linux-4.1.27/drivers/clk/bcm/
Dclk-bcm281xx.c341 static void __init kona_dt_root_ccu_setup(struct device_node *node) in kona_dt_root_ccu_setup()
346 static void __init kona_dt_aon_ccu_setup(struct device_node *node) in kona_dt_aon_ccu_setup()
351 static void __init kona_dt_hub_ccu_setup(struct device_node *node) in kona_dt_hub_ccu_setup()
356 static void __init kona_dt_master_ccu_setup(struct device_node *node) in kona_dt_master_ccu_setup()
361 static void __init kona_dt_slave_ccu_setup(struct device_node *node) in kona_dt_slave_ccu_setup()
Dclk-bcm21664.c263 static void __init kona_dt_root_ccu_setup(struct device_node *node) in kona_dt_root_ccu_setup()
268 static void __init kona_dt_aon_ccu_setup(struct device_node *node) in kona_dt_aon_ccu_setup()
273 static void __init kona_dt_master_ccu_setup(struct device_node *node) in kona_dt_master_ccu_setup()
278 static void __init kona_dt_slave_ccu_setup(struct device_node *node) in kona_dt_slave_ccu_setup()
/linux-4.1.27/drivers/clk/
Dclk-nspire.c67 static void __init nspire_ahbdiv_setup(struct device_node *node, in nspire_ahbdiv_setup()
94 static void __init nspire_ahbdiv_setup_cx(struct device_node *node) in nspire_ahbdiv_setup_cx()
99 static void __init nspire_ahbdiv_setup_classic(struct device_node *node) in nspire_ahbdiv_setup_classic()
109 static void __init nspire_clk_setup(struct device_node *node, in nspire_clk_setup()
141 static void __init nspire_clk_setup_cx(struct device_node *node) in nspire_clk_setup_cx()
146 static void __init nspire_clk_setup_classic(struct device_node *node) in nspire_clk_setup_classic()
Dclk-conf.c17 static int __set_clk_parents(struct device_node *node, bool clk_supplier) in __set_clk_parents()
77 static int __set_clk_rates(struct device_node *node, bool clk_supplier) in __set_clk_rates()
130 int of_clk_set_defaults(struct device_node *node, bool clk_supplier) in of_clk_set_defaults()
Dclk-moxart.c18 void __init moxart_of_pll_clk_init(struct device_node *node) in moxart_of_pll_clk_init()
56 void __init moxart_of_apb_clk_init(struct device_node *node) in moxart_of_apb_clk_init()
Dclk-highbank.c274 static __init struct clk *hb_clk_init(struct device_node *node, const struct clk_ops *ops) in hb_clk_init()
319 static void __init hb_pll_init(struct device_node *node) in hb_pll_init()
325 static void __init hb_a9periph_init(struct device_node *node) in hb_a9periph_init()
331 static void __init hb_a9bus_init(struct device_node *node) in hb_a9bus_init()
338 static void __init hb_emmc_init(struct device_node *node) in hb_emmc_init()
/linux-4.1.27/drivers/clk/sunxi/
Dclk-usb.c95 static void __init sunxi_usb_clk_setup(struct device_node *node, in sunxi_usb_clk_setup()
179 static void __init sun4i_a10_usb_setup(struct device_node *node) in sun4i_a10_usb_setup()
190 static void __init sun5i_a13_usb_setup(struct device_node *node) in sun5i_a13_usb_setup()
201 static void __init sun6i_a31_usb_setup(struct device_node *node) in sun6i_a31_usb_setup()
215 static void __init sun9i_a80_usb_mod_setup(struct device_node *node) in sun9i_a80_usb_mod_setup()
229 static void __init sun9i_a80_usb_phy_setup(struct device_node *node) in sun9i_a80_usb_phy_setup()
Dclk-sun9i-core.c91 static void __init sun9i_a80_pll4_setup(struct device_node *node) in sun9i_a80_pll4_setup()
151 static void __init sun9i_a80_gt_setup(struct device_node *node) in sun9i_a80_gt_setup()
216 static void __init sun9i_a80_ahb_setup(struct device_node *node) in sun9i_a80_ahb_setup()
242 static void __init sun9i_a80_apb0_setup(struct device_node *node) in sun9i_a80_apb0_setup()
308 static void __init sun9i_a80_apb1_setup(struct device_node *node) in sun9i_a80_apb1_setup()
Dclk-mod0.c81 static void __init sun4i_a10_mod0_setup(struct device_node *node) in sun4i_a10_mod0_setup()
141 static void __init sun9i_a80_mod0_setup(struct device_node *node) in sun9i_a80_mod0_setup()
159 static void __init sun5i_a13_mbus_setup(struct device_node *node) in sun5i_a13_mbus_setup()
306 static void __init sunxi_mmc_setup(struct device_node *node, in sunxi_mmc_setup()
380 static void __init sun4i_a10_mmc_setup(struct device_node *node) in sun4i_a10_mmc_setup()
388 static void __init sun9i_a80_mmc_setup(struct device_node *node) in sun9i_a80_mmc_setup()
/linux-4.1.27/arch/mips/netlogic/xlp/
Dnlm_hal.c52 void nlm_node_init(int node) in nlm_node_init()
226 static unsigned int nlm_xlp2_get_core_frequency(int node, int core) in nlm_xlp2_get_core_frequency()
272 static unsigned int nlm_xlp_get_core_frequency(int node, int core) in nlm_xlp_get_core_frequency()
293 unsigned int nlm_get_core_frequency(int node, int core) in nlm_get_core_frequency()
306 static unsigned int nlm_xlp2_get_pic_frequency(int node) in nlm_xlp2_get_pic_frequency()
447 unsigned int nlm_get_pic_frequency(int node) in nlm_get_pic_frequency()
464 int nlm_get_dram_map(int node, uint64_t *dram_map, int nentries) in nlm_get_dram_map()
Dusb-init-xlp2.c87 #define nlm_xlpii_get_usb_pcibase(node, inst) \ argument
91 #define nlm_xlpii_get_usb_regbase(node, inst) \ argument
118 int node, irq; in xlp9xx_usb_ack() local
141 static void nlm_xlpii_usb_hw_reset(int node, int port) in nlm_xlpii_usb_hw_reset()
210 int node; in nlm_platform_xlpii_usb_init() local
249 int node; in nlm_xlp9xx_usb_fixup_final() local
Dusb-init.c65 #define nlm_get_usb_pcibase(node, inst) \ argument
67 #define nlm_get_usb_regbase(node, inst) \ argument
70 static void nlm_usb_intr_en(int node, int port) in nlm_usb_intr_en()
82 static void nlm_usb_hw_reset(int node, int port) in nlm_usb_hw_reset()
Dahci-init.c89 #define nlm_get_sata_pcibase(node) \ argument
92 #define nlm_get_sata_regbase(node) \ argument
111 static void nlm_sata_firmware_init(int node) in nlm_sata_firmware_init()
153 int node = 0; in nlm_ahci_init() local
185 int node = 0; /* XLP3XX does not support multi-node */ in nlm_sata_fixup_final() local
Dahci-init-xlp2.c145 #define nlm_get_sata_pcibase(node) \ argument
147 #define nlm_get_sata_regbase(node) \ argument
253 static void nlm_sata_firmware_init(int node) in nlm_sata_firmware_init()
335 int node; in nlm_ahci_init() local
349 int node; in nlm_sata_intr_ack() local
367 int node; in nlm_sata_fixup_final() local
/linux-4.1.27/fs/nilfs2/
Dbtree.c86 static int nilfs_btree_node_get_flags(const struct nilfs_btree_node *node) in nilfs_btree_node_get_flags()
92 nilfs_btree_node_set_flags(struct nilfs_btree_node *node, int flags) in nilfs_btree_node_set_flags()
97 static int nilfs_btree_node_root(const struct nilfs_btree_node *node) in nilfs_btree_node_root()
102 static int nilfs_btree_node_get_level(const struct nilfs_btree_node *node) in nilfs_btree_node_get_level()
108 nilfs_btree_node_set_level(struct nilfs_btree_node *node, int level) in nilfs_btree_node_set_level()
113 static int nilfs_btree_node_get_nchildren(const struct nilfs_btree_node *node) in nilfs_btree_node_get_nchildren()
119 nilfs_btree_node_set_nchildren(struct nilfs_btree_node *node, int nchildren) in nilfs_btree_node_set_nchildren()
135 nilfs_btree_node_dkeys(const struct nilfs_btree_node *node) in nilfs_btree_node_dkeys()
143 nilfs_btree_node_dptrs(const struct nilfs_btree_node *node, int ncmax) in nilfs_btree_node_dptrs()
149 nilfs_btree_node_get_key(const struct nilfs_btree_node *node, int index) in nilfs_btree_node_get_key()
[all …]
/linux-4.1.27/kernel/irq/
Dirqdesc.c39 static int alloc_masks(struct irq_desc *desc, gfp_t gfp, int node) in alloc_masks()
53 static void desc_smp_init(struct irq_desc *desc, int node) in desc_smp_init()
69 alloc_masks(struct irq_desc *desc, gfp_t gfp, int node) { return 0; } in alloc_masks()
70 static inline void desc_smp_init(struct irq_desc *desc, int node) { } in desc_smp_init()
74 static void desc_set_defaults(unsigned int irq, struct irq_desc *desc, int node, in desc_set_defaults()
145 static struct irq_desc *alloc_desc(int irq, int node, struct module *owner) in alloc_desc()
196 static int alloc_descs(unsigned int start, unsigned int cnt, int node, in alloc_descs()
232 int i, initcnt, node = first_online_node; in early_irq_init() local
270 int count, i, node = first_online_node; in early_irq_init() local
306 static inline int alloc_descs(unsigned int start, unsigned int cnt, int node, in alloc_descs()
[all …]
/linux-4.1.27/arch/mips/netlogic/common/
Dirq.c81 struct nlm_soc_info *node; member
184 void nlm_setup_pic_irq(int node, int picirq, int irq, int irt) in nlm_setup_pic_irq()
199 void nlm_set_pic_extra_ack(int node, int irq, void (*xack)(struct irq_data *)) in nlm_set_pic_extra_ack()
211 static void nlm_init_node_irqs(int node) in nlm_init_node_irqs()
235 int cpu, node; in nlm_smp_irq_init() local
248 int i, node; in plat_irq_dispatch() local
283 static int __init xlp_of_pic_init(struct device_node *node, in xlp_of_pic_init()
/linux-4.1.27/drivers/media/v4l2-core/
Dv4l2-of.c22 static int v4l2_of_parse_csi_bus(const struct device_node *node, in v4l2_of_parse_csi_bus()
80 static void v4l2_of_parse_parallel_bus(const struct device_node *node, in v4l2_of_parse_parallel_bus()
146 int v4l2_of_parse_endpoint(const struct device_node *node, in v4l2_of_parse_endpoint()
185 int v4l2_of_parse_link(const struct device_node *node, in v4l2_of_parse_link()
/linux-4.1.27/security/selinux/
Dnetnode.c117 struct sel_netnode *node; in sel_netnode_find() local
156 static void sel_netnode_insert(struct sel_netnode *node) in sel_netnode_insert()
203 struct sel_netnode *node; in sel_netnode_sid_slow() local
265 struct sel_netnode *node; in sel_netnode_sid() local
289 struct sel_netnode *node, *node_tmp; in sel_netnode_flush() local
Davc.c181 struct avc_node *node; in avc_get_hash_stats() local
210 struct avc_node *node = container_of(rhead, struct avc_node, rhead); in avc_node_free() local
215 static void avc_node_delete(struct avc_node *node) in avc_node_delete()
222 static void avc_node_kill(struct avc_node *node) in avc_node_kill()
238 struct avc_node *node; in avc_reclaim_node() local
272 struct avc_node *node; in avc_alloc_node() local
288 static void avc_node_populate(struct avc_node *node, u32 ssid, u32 tsid, u16 tclass, struct av_deci… in avc_node_populate()
298 struct avc_node *node, *ret = NULL; in avc_search_node() local
330 struct avc_node *node; in avc_lookup() local
383 struct avc_node *pos, *node = NULL; in avc_insert() local
[all …]
/linux-4.1.27/arch/powerpc/platforms/cell/
Dinterrupt.c54 struct device_node *node; member
65 unsigned char node = bits.source >> 4; in iic_pending_to_hwnum() local
189 struct irq_domain *iic_get_irq_host(int node) in iic_get_irq_host()
225 static int iic_host_match(struct irq_domain *h, struct device_node *node) in iic_host_match()
253 unsigned int node, ext, unit, class; in iic_host_xlate() local
295 struct device_node *node) in init_one_iic()
318 unsigned int node, cascade, found = 0; in setup_iic() local
401 int node = cpu >> 1; in iic_set_interrupt_routing() local
/linux-4.1.27/drivers/acpi/
Dwakeup.c32 struct list_head *node, *next; in acpi_enable_wakeup_devices() local
59 struct list_head *node, *next; in acpi_disable_wakeup_devices() local
81 struct list_head *node, *next; in acpi_wakeup_device_init() local
Dproc.c24 struct list_head *node, *next; in acpi_system_wakeup_device_seq_show() local
98 struct list_head *node, *next; in acpi_system_write_wakeup_device() local
Dnuma.c56 int node_to_pxm(int node) in node_to_pxm()
63 static void __acpi_map_pxm_to_node(int pxm, int node) in __acpi_map_pxm_to_node()
73 int node = pxm_to_node_map[pxm]; in acpi_map_pxm_to_node() local
/linux-4.1.27/drivers/bus/
Dvexpress-config.c53 static void vexpress_config_find_prop(struct device_node *node, in vexpress_config_find_prop()
69 int vexpress_config_get_topo(struct device_node *node, u32 *site, in vexpress_config_get_topo()
162 const struct device_node *node = data; in vexpress_config_node_match() local
170 static int vexpress_config_populate(struct device_node *node) in vexpress_config_populate()
190 struct device_node *node; in vexpress_config_init() local
/linux-4.1.27/fs/befs/
Dbtree.c197 struct befs_btree_node *node, befs_off_t node_off) in befs_bt_read_node()
339 befs_find_key(struct super_block *sb, struct befs_btree_node *node, in befs_find_key()
608 befs_leafnode(struct befs_btree_node *node) in befs_leafnode()
631 befs_bt_keylen_index(struct befs_btree_node *node) in befs_bt_keylen_index()
652 befs_bt_valarray(struct befs_btree_node *node) in befs_bt_valarray()
668 befs_bt_keydata(struct befs_btree_node *node) in befs_bt_keydata()
684 befs_bt_get_key(struct super_block *sb, struct befs_btree_node *node, in befs_bt_get_key()
/linux-4.1.27/drivers/of/
Dfdt.c90 unsigned long node, const char *compat) in of_fdt_is_compatible()
120 bool of_fdt_is_big_endian(const void *blob, unsigned long node) in of_fdt_is_big_endian()
133 int of_fdt_match(const void *blob, unsigned long node, in of_fdt_match()
464 static int __init __reserved_mem_reserve_reg(unsigned long node, in __reserved_mem_reserve_reg()
511 static int __init __reserved_mem_check_root(unsigned long node) in __reserved_mem_check_root()
532 static int __init __fdt_scan_reserved_mem(unsigned long node, const char *uname, in __fdt_scan_reserved_mem()
609 int __init of_scan_flat_dt(int (*it)(unsigned long node, in of_scan_flat_dt()
652 const void *__init of_get_flat_dt_prop(unsigned long node, const char *name, in of_get_flat_dt_prop()
663 int __init of_flat_dt_is_compatible(unsigned long node, const char *compat) in of_flat_dt_is_compatible()
671 int __init of_flat_dt_match(unsigned long node, const char *const *compat) in of_flat_dt_match()
[all …]
Dpdt.c90 static struct property * __init of_pdt_build_one_prop(phandle node, char *prev, in of_pdt_build_one_prop()
137 static struct property * __init of_pdt_build_prop_list(phandle node) in of_pdt_build_prop_list()
155 static char * __init of_pdt_get_one_property(phandle node, const char *name) in of_pdt_get_one_property()
169 static struct device_node * __init of_pdt_create_node(phandle node, in of_pdt_create_node()
194 phandle node) in of_pdt_build_tree()
Dresolver.c29 static struct device_node *__of_find_node_by_full_name(struct device_node *node, in __of_find_node_by_full_name()
55 struct device_node *node; in of_get_tree_max_phandle() local
77 static void __of_adjust_tree_phandles(struct device_node *node, in __of_adjust_tree_phandles()
114 static int __of_adjust_phandle_ref(struct device_node *node, in __of_adjust_phandle_ref()
211 static int __of_adjust_tree_phandle_references(struct device_node *node, in __of_adjust_tree_phandle_references()
Dof_pci.c9 static inline int __of_pci_pci_compare(struct device_node *node, in __of_pci_pci_compare()
24 struct device_node *node, *node2; in of_pci_find_child_device() local
77 int of_pci_parse_bus_range(struct device_node *node, struct resource *res) in of_pci_parse_bus_range()
104 int of_get_pci_domain_nr(struct device_node *node) in of_get_pci_domain_nr()
Dof_reserved_mem.c71 void __init fdt_reserved_mem_save_node(unsigned long node, const char *uname, in fdt_reserved_mem_save_node()
94 static int __init __reserved_mem_alloc_size(unsigned long node, in __reserved_mem_alloc_size()
210 unsigned long node = rmem->fdt_node; in fdt_init_reserved_mem() local
229 static inline struct reserved_mem *__find_rmem(struct device_node *node) in __find_rmem()
Dbase.c598 struct device_node *of_get_parent(const struct device_node *node) in of_get_parent()
624 struct device_node *of_get_next_parent(struct device_node *node) in of_get_next_parent()
640 static struct device_node *__of_get_next_child(const struct device_node *node, in __of_get_next_child()
668 struct device_node *of_get_next_child(const struct device_node *node, in of_get_next_child()
689 struct device_node *of_get_next_available_child(const struct device_node *node, in of_get_next_available_child()
723 struct device_node *of_get_child_by_name(const struct device_node *node, in of_get_child_by_name()
952 const struct device_node *node) in __of_match_node()
980 const struct device_node *node) in of_match_node()
1044 int of_modalias_node(struct device_node *node, char *modalias, int len) in of_modalias_node()
1454 struct device_node *node = NULL; in __of_parse_phandle_with_args() local
[all …]
/linux-4.1.27/net/mac80211/
Dmesh_pathtbl.c76 #define for_each_mesh_entry(tbl, node, i) \ argument
340 struct mpath_node *node; in mpath_lookup() local
393 struct mpath_node *node; in mesh_path_lookup_by_idx() local
426 struct mpath_node *node; in mpp_path_lookup_by_idx() local
533 struct mpath_node *node, *new_node; in mesh_path_add() local
667 struct mpath_node *node, *new_node; in mpp_path_add() local
755 struct mpath_node *node; in mesh_plink_broken() local
781 struct mpath_node *node = container_of(rp, struct mpath_node, rcu); in mesh_path_node_reclaim() local
791 static void __mesh_path_del(struct mesh_table *tbl, struct mpath_node *node) in __mesh_path_del()
820 struct mpath_node *node; in mesh_path_flush_by_nexthop() local
[all …]
/linux-4.1.27/drivers/pnp/pnpbios/
Dcore.c204 struct pnp_bios_node *node; in pnpbios_get_resources() local
226 struct pnp_bios_node *node; in pnpbios_set_resources() local
251 static void pnpbios_zero_data_stream(struct pnp_bios_node *node) in pnpbios_zero_data_stream()
278 struct pnp_bios_node *node; in pnpbios_disable_resources() local
311 static int __init insert_device(struct pnp_bios_node *node) in insert_device()
363 struct pnp_bios_node *node; in build_devlist() local
Dproc.c176 struct pnp_bios_node *node; in pnp_devices_proc_show() local
220 struct pnp_bios_node *node; in pnpbios_proc_show() local
247 struct pnp_bios_node *node; in pnpbios_proc_write() local
286 int pnpbios_interface_attach_device(struct pnp_bios_node *node) in pnpbios_interface_attach_device()
/linux-4.1.27/fs/btrfs/
Ddelayed-inode.c92 struct btrfs_delayed_node *node; in btrfs_get_delayed_node() local
124 struct btrfs_delayed_node *node; in btrfs_get_or_create_delayed_node() local
170 struct btrfs_delayed_node *node, in btrfs_queue_delayed_node()
191 struct btrfs_delayed_node *node) in btrfs_dequeue_delayed_node()
209 struct btrfs_delayed_node *node = NULL; in btrfs_first_delayed_node() local
225 struct btrfs_delayed_node *node) in btrfs_next_delayed_node()
284 static inline void btrfs_release_delayed_node(struct btrfs_delayed_node *node) in btrfs_release_delayed_node()
293 struct btrfs_delayed_node *node = NULL; in btrfs_first_prepared_delayed_node() local
310 struct btrfs_delayed_node *node) in btrfs_release_prepared_delayed_node()
345 struct rb_node *node, *prev_node = NULL; in __btrfs_lookup_delayed_item() local
[all …]
Ddelayed-ref.h77 struct btrfs_delayed_ref_node node; member
117 struct btrfs_delayed_ref_node node; member
124 struct btrfs_delayed_ref_node node; member
248 static int btrfs_delayed_ref_is_head(struct btrfs_delayed_ref_node *node) in btrfs_delayed_ref_is_head()
257 btrfs_delayed_node_to_tree_ref(struct btrfs_delayed_ref_node *node) in btrfs_delayed_node_to_tree_ref()
264 btrfs_delayed_node_to_data_ref(struct btrfs_delayed_ref_node *node) in btrfs_delayed_node_to_data_ref()
271 btrfs_delayed_node_to_head(struct btrfs_delayed_ref_node *node) in btrfs_delayed_node_to_head()
Dulist.c63 struct ulist_node *node; in ulist_fini() local
186 struct ulist_node *node; in ulist_add_merge() local
230 struct ulist_node *node; in ulist_next() local
Drelocation.c92 struct backref_node *node[2]; member
220 struct backref_node *node; in backref_cache_cleanup() local
248 struct backref_node *node; in alloc_backref_node() local
262 struct backref_node *node) in free_backref_node()
290 struct rb_node *node) in tree_insert()
346 static struct backref_node *walk_up_backref(struct backref_node *node, in walk_up_backref()
391 static void unlock_node_buffer(struct backref_node *node) in unlock_node_buffer()
399 static void drop_node_buffer(struct backref_node *node) in drop_node_buffer()
409 struct backref_node *node) in drop_backref_node()
425 struct backref_node *node) in remove_backref_node()
[all …]
Dordered-data.c42 struct rb_node *node) in tree_insert()
190 struct rb_node *node; in __btrfs_add_ordered_extent() local
313 struct rb_node *node; in btrfs_dec_test_first_ordered_pending() local
383 struct rb_node *node; in btrfs_dec_test_ordered_pending() local
569 struct rb_node *node; in btrfs_remove_ordered_extent() local
787 struct rb_node *node; in btrfs_lookup_ordered_extent() local
814 struct rb_node *node; in btrfs_lookup_ordered_range() local
855 struct rb_node *node; in btrfs_lookup_first_ordered_extent() local
882 struct rb_node *node; in btrfs_ordered_update_i_size() local
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dinterval_tree.h65 static inline int interval_is_intree(struct interval_node *node) in interval_is_intree()
70 static inline __u64 interval_low(struct interval_node *node) in interval_low()
75 static inline __u64 interval_high(struct interval_node *node) in interval_high()
80 static inline void interval_set(struct interval_node *node, in interval_set()
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_mn.c49 struct hlist_node node; member
72 struct radeon_mn_node *node, *next_node; in radeon_mn_destroy() local
136 struct radeon_mn_node *node; in radeon_mn_invalidate_range_start() local
242 struct radeon_mn_node *node = NULL; in radeon_mn_register() local
314 struct radeon_mn_node *node; in radeon_mn_unregister() local
/linux-4.1.27/drivers/infiniband/hw/usnic/
Dusnic_uiom_interval_tree.c27 #define START(node) ((node)->start) argument
28 #define LAST(node) ((node)->last) argument
30 #define MAKE_NODE(node, start, end, ref_cnt, flags, err, err_out) \ argument
40 #define MARK_FOR_ADD(node, list) (list_add_tail(&node->link, list)) argument
42 #define MAKE_NODE_AND_APPEND(node, start, end, ref_cnt, flags, err, \ argument
92 struct usnic_uiom_interval_node *node; in find_intervals_intersection_sorted() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
Dgk20a.c110 struct gk20a_instobj_priv *node = (void *)object; in gk20a_instobj_rd32() local
130 struct gk20a_instobj_priv *node = (void *)object; in gk20a_instobj_wr32() local
147 struct gk20a_instobj_dma *node = (void *)_node; in gk20a_instobj_dtor_dma() local
161 struct gk20a_instobj_iommu *node = (void *)_node; in gk20a_instobj_dtor_iommu() local
191 struct gk20a_instobj_priv *node = (void *)object; in gk20a_instobj_dtor() local
207 struct gk20a_instobj_dma *node; in gk20a_instobj_ctor_dma() local
249 struct gk20a_instobj_iommu *node; in gk20a_instobj_ctor_iommu() local
330 struct gk20a_instobj_priv *node; in gk20a_instobj_ctor() local
Dnv04.c36 struct nv04_instobj_priv *node = (void *)object; in nv04_instobj_rd32() local
44 struct nv04_instobj_priv *node = (void *)object; in nv04_instobj_wr32() local
52 struct nv04_instobj_priv *node = (void *)object; in nv04_instobj_dtor() local
68 struct nv04_instobj_priv *node; in nv04_instobj_ctor() local
Dnv50.c47 struct nv50_instobj_priv *node = (void *)object; in nv50_instobj_rd32() local
67 struct nv50_instobj_priv *node = (void *)object; in nv50_instobj_wr32() local
84 struct nv50_instobj_priv *node = (void *)object; in nv50_instobj_dtor() local
97 struct nv50_instobj_priv *node; in nv50_instobj_ctor() local
/linux-4.1.27/kernel/locking/
Dosq_lock.c37 struct optimistic_spin_node *node, in osq_wait_next()
86 struct optimistic_spin_node *node = this_cpu_ptr(&osq_node); in osq_lock() local
181 struct optimistic_spin_node *node, *next; in osq_unlock() local
Dmcs_spinlock.h61 void mcs_spin_lock(struct mcs_spinlock **lock, struct mcs_spinlock *node) in mcs_spin_lock()
92 void mcs_spin_unlock(struct mcs_spinlock **lock, struct mcs_spinlock *node) in mcs_spin_unlock()
/linux-4.1.27/arch/x86/include/asm/
Dnuma.h36 static inline void set_apicid_to_node(int apicid, s16 node) in set_apicid_to_node()
44 static inline void set_apicid_to_node(int apicid, s16 node) in set_apicid_to_node()
65 static inline void numa_set_node(int cpu, int node) { } in numa_set_node()
/linux-4.1.27/drivers/net/wan/
Dhd64570.h130 #define DSR_RX(node) (DSR + (node ? DMAC1RX_OFFSET : DMAC0RX_OFFSET)) argument
131 #define DSR_TX(node) (DSR + (node ? DMAC1TX_OFFSET : DMAC0TX_OFFSET)) argument
133 #define DMR_RX(node) (DMR + (node ? DMAC1RX_OFFSET : DMAC0RX_OFFSET)) argument
134 #define DMR_TX(node) (DMR + (node ? DMAC1TX_OFFSET : DMAC0TX_OFFSET)) argument
136 #define FCT_RX(node) (FCT + (node ? DMAC1RX_OFFSET : DMAC0RX_OFFSET)) argument
137 #define FCT_TX(node) (FCT + (node ? DMAC1TX_OFFSET : DMAC0TX_OFFSET)) argument
139 #define DIR_RX(node) (DIR + (node ? DMAC1RX_OFFSET : DMAC0RX_OFFSET)) argument
140 #define DIR_TX(node) (DIR + (node ? DMAC1TX_OFFSET : DMAC0TX_OFFSET)) argument
142 #define DCR_RX(node) (DCR + (node ? DMAC1RX_OFFSET : DMAC0RX_OFFSET)) argument
143 #define DCR_TX(node) (DCR + (node ? DMAC1TX_OFFSET : DMAC0TX_OFFSET)) argument
/linux-4.1.27/drivers/irqchip/
Dirq-or1k-pic.c147 static int __init or1k_pic_init(struct device_node *node, in or1k_pic_init()
161 static int __init or1k_pic_or1200_init(struct device_node *node, in or1k_pic_or1200_init()
169 static int __init or1k_pic_level_init(struct device_node *node, in or1k_pic_level_init()
177 static int __init or1k_pic_edge_init(struct device_node *node, in or1k_pic_edge_init()
Dirq-sunxi-nmi.c121 static int __init sunxi_sc_nmi_irq_init(struct device_node *node, in sunxi_sc_nmi_irq_init()
196 static int __init sun6i_sc_nmi_irq_init(struct device_node *node, in sun6i_sc_nmi_irq_init()
203 static int __init sun7i_sc_nmi_irq_init(struct device_node *node, in sun7i_sc_nmi_irq_init()
Dirq-mmp.c171 static int mmp_irq_domain_xlate(struct irq_domain *d, struct device_node *node, in mmp_irq_domain_xlate()
347 static int __init mmp_init_bases(struct device_node *node) in mmp_init_bases()
388 static int __init mmp_of_init(struct device_node *node, in mmp_of_init()
407 static int __init mmp2_of_init(struct device_node *node, in mmp2_of_init()
426 static int __init mmp2_mux_of_init(struct device_node *node, in mmp2_mux_of_init()
/linux-4.1.27/tools/perf/tests/
Dhists_output.c94 struct rb_node *node; in del_hist_entries() local
128 struct rb_node *node; in test1() local
230 struct rb_node *node; in test2() local
286 struct rb_node *node; in test3() local
360 struct rb_node *node; in test4() local
462 struct rb_node *node; in test5() local
/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_debugfs.c30 struct drm_info_node *node = (struct drm_info_node *) m->private; in gem_show() local
49 struct drm_info_node *node = (struct drm_info_node *) m->private; in mm_show() local
56 struct drm_info_node *node = (struct drm_info_node *) m->private; in fb_show() local
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_debugfs.c61 struct drm_info_node *node; in drm_add_fake_info_node() local
82 struct drm_info_node *node = m->private; in i915_capabilities() local
187 struct drm_info_node *node = m->private; in i915_gem_object_list_info() local
245 struct drm_info_node *node = m->private; in i915_gem_stolen_list_info() local
404 struct drm_info_node *node = m->private; in i915_gem_object_info() local
504 struct drm_info_node *node = m->private; in i915_gem_gtt_info() local
539 struct drm_info_node *node = m->private; in i915_gem_pageflip_info() local
612 struct drm_info_node *node = m->private; in i915_gem_batch_pool_info() local
642 struct drm_info_node *node = m->private; in i915_gem_request_info() local
687 struct drm_info_node *node = m->private; in i915_gem_seqno_info() local
[all …]
/linux-4.1.27/arch/alpha/include/asm/
Dtopology.h11 int node; in cpu_to_node() local
27 static const struct cpumask *cpumask_of_node(int node) in cpumask_of_node()
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_sgdma.c12 struct nvkm_mem *node; member
30 struct nvkm_mem *node = mem->mm_node; in nv04_sgdma_bind() local
64 struct nvkm_mem *node = mem->mm_node; in nv50_sgdma_bind() local
Dnouveau_ttm.c49 nvkm_mem_node_cleanup(struct nvkm_mem *node) in nvkm_mem_node_cleanup()
81 struct nvkm_mem *node; in nouveau_vram_manager_new() local
169 struct nvkm_mem *node; in nouveau_gart_manager_new() local
234 struct nvkm_mem *node = mem->mm_node; in nv04_gart_manager_del() local
247 struct nvkm_mem *node; in nv04_gart_manager_new() local
/linux-4.1.27/drivers/base/
Ddevres.c26 struct devres_node node; member
32 struct devres_node node[2]; member
42 static void set_node_dbginfo(struct devres_node *node, const char *name, in set_node_dbginfo()
49 static void devres_log(struct device *dev, struct devres_node *node, in devres_log()
57 #define set_node_dbginfo(node, n, s) do {} while (0) argument
58 #define devres_log(dev, node, op) do {} while (0) argument
75 static struct devres_group * node_to_group(struct devres_node *node) in node_to_group()
101 static void add_dr(struct device *dev, struct devres_node *node) in add_dr()
167 struct devres_node *node; in devres_for_each_res() local
229 struct devres_node *node; in find_dr() local
[all …]
Dnode.c227 static inline bool hugetlb_register_node(struct node *node) in hugetlb_register_node()
237 static inline void hugetlb_unregister_node(struct node *node) in hugetlb_unregister_node()
250 static inline void hugetlb_register_node(struct node *node) {} in hugetlb_register_node()
252 static inline void hugetlb_unregister_node(struct node *node) {} in hugetlb_unregister_node()
257 struct node *node = to_node(dev); in node_device_release() local
280 static int register_node(struct node *node, int num, struct node *parent) in register_node()
305 void unregister_node(struct node *node) in unregister_node()
500 struct node *node = container_of(work, struct node, node_work); in node_hugetlb_work() local
/linux-4.1.27/arch/mips/loongson/loongson-3/
Dnuma.c124 static void __init szmem(unsigned int node) in szmem()
181 static void __init node_mem_init(unsigned int node) in node_mem_init()
227 unsigned int node, cpu, active_cpu = 0; in prom_meminit() local
256 unsigned node; in paging_init() local
/linux-4.1.27/arch/mips/pci/
Dmsi-xlp.c113 struct nlm_soc_info *node; member
293 static int xlp_setup_msi(uint64_t lnkbase, int node, int link, in xlp_setup_msi()
400 static int xlp_setup_msix(uint64_t lnkbase, int node, int link, in xlp_setup_msix()
448 int node, link, slot; in arch_setup_msi_irq() local
466 void __init xlp_init_node_msi_irqs(int node, int link) in xlp_init_node_msi_irqs()
515 void nlm_dispatch_msi(int node, int lirq) in nlm_dispatch_msi()
545 void nlm_dispatch_msix(int node, int lirq) in nlm_dispatch_msix()
/linux-4.1.27/drivers/net/wireless/mwifiex/
D11n.h72 struct mwifiex_sta_node *node = mwifiex_get_sta_entry(priv, ptr->ra); in mwifiex_is_station_ampdu_allowed() local
172 struct mwifiex_sta_node *node) in mwifiex_is_sta_11n_enabled()
185 struct mwifiex_sta_node *node = mwifiex_get_sta_entry(priv, ra); in mwifiex_tdls_peer_11n_enabled() local
Dutil.c488 struct mwifiex_sta_node *node; in mwifiex_get_sta_entry() local
509 struct mwifiex_sta_node *node; in mwifiex_add_sta_entry() local
537 int ies_len, struct mwifiex_sta_node *node) in mwifiex_set_sta_ht_cap()
561 struct mwifiex_sta_node *node; in mwifiex_del_sta_entry() local
579 struct mwifiex_sta_node *node, *tmp; in mwifiex_del_all_sta_list() local
Duap_event.c49 struct mwifiex_sta_node *node; in mwifiex_process_uap_event() local
242 struct mwifiex_sta_node *node) in mwifiex_uap_del_sta_data()
/linux-4.1.27/drivers/clk/keystone/
Dpll.c163 static void __init _of_pll_clk_init(struct device_node *node, bool pllctrl) in _of_pll_clk_init()
231 static void __init of_keystone_pll_clk_init(struct device_node *node) in of_keystone_pll_clk_init()
242 static void __init of_keystone_main_pll_clk_init(struct device_node *node) in of_keystone_main_pll_clk_init()
253 static void __init of_pll_div_clk_init(struct device_node *node) in of_pll_div_clk_init()
297 static void __init of_pll_mux_clk_init(struct device_node *node) in of_pll_mux_clk_init()
/linux-4.1.27/arch/mips/include/asm/mach-loongson/
Dtopology.h7 #define parent_node(node) (node) argument
8 #define cpumask_of_node(node) (&__node_data[(node)]->cpumask) argument
/linux-4.1.27/arch/powerpc/boot/
Ddevtree.c136 void dt_get_reg_format(void *node, u32 *naddr, u32 *nsize) in dt_get_reg_format()
232 static int dt_xlate(void *node, int res, int reglen, unsigned long *addr, in dt_xlate()
317 int dt_xlate_reg(void *node, int res, unsigned long *addr, unsigned long *size) in dt_xlate_reg()
325 int dt_xlate_addr(void *node, u32 *buf, int buflen, unsigned long *xlated_addr) in dt_xlate_addr()
335 int dt_is_compatible(void *node, const char *compat) in dt_is_compatible()
354 int dt_get_virtual_reg(void *node, void **addr, int nres) in dt_get_virtual_reg()
/linux-4.1.27/fs/ocfs2/dlm/
Ddlmdomain.c492 unsigned int node; in dlm_begin_exit_domain_handler() local
535 int node = -1, num = 0; in __dlm_print_nodes() local
552 unsigned int node; in dlm_exit_domain_handler() local
579 unsigned int node) in dlm_send_one_domain_exit()
602 int node = -1; in dlm_begin_exit_domain() local
631 int node, clear_node, status; in dlm_leave_domain() local
744 static int dlm_query_join_proto_check(char *proto_type, int node, in dlm_query_join_proto_check()
1235 struct o2nm_node *node; in dlm_send_nodeinfo() local
1369 unsigned int node) in dlm_send_one_join_cancel()
1399 unsigned int node; in dlm_send_join_cancels() local
[all …]
/linux-4.1.27/arch/mips/sgi-ip27/
Dip27-memory.c265 static unsigned long __init slot_psize_compute(cnodeid_t node, int slot) in slot_psize_compute()
358 cnodeid_t node; in szmem() local
388 static void __init node_mem_init(cnodeid_t node) in node_mem_init()
438 cnodeid_t node; in prom_meminit() local
462 unsigned node; in paging_init() local
/linux-4.1.27/kernel/trace/
Dtrace_stat.c26 struct rb_node node; member
175 struct rb_node *node; in stat_seq_start() local
199 struct rb_node *node = p; in stat_seq_next() local
304 struct stat_session *session, *node; in register_stat_tracer() local
348 struct stat_session *node, *tmp; in unregister_stat_tracer() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/
Dmm.c26 #define node(root, dir) ((root)->nl_entry.dir == &mm->nodes) ? NULL : \ macro
32 struct nvkm_mm_node *node; in nvkm_mm_dump() local
240 struct nvkm_mm_node *node, *prev; in nvkm_mm_init() local
282 struct nvkm_mm_node *node, *temp; in nvkm_mm_fini() local
/linux-4.1.27/arch/metag/include/asm/
Dtopology.h7 #define parent_node(node) ((void)(node), 0) argument
9 #define cpumask_of_node(node) ((void)node, cpu_online_mask) argument
/linux-4.1.27/arch/sh/include/asm/
Dtopology.h7 #define parent_node(node) ((void)(node),0) argument
9 #define cpumask_of_node(node) ((void)node, cpu_online_mask) argument
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-cpu.c93 static void cfs_node_to_cpumask(int node, cpumask_t *mask) in cfs_node_to_cpumask()
284 int node; in cfs_cpt_set_cpu() local
324 int node; in cfs_cpt_unset_cpu() local
415 cfs_cpt_set_node(struct cfs_cpt_table *cptab, int cpt, int node) in cfs_cpt_set_node()
440 cfs_cpt_unset_node(struct cfs_cpt_table *cptab, int cpt, int node) in cfs_cpt_unset_node()
511 int node; in cfs_cpt_spread_node() local
613 cpumask_t *node, int number) in cfs_cpt_choose_ncpus()
825 int node = 0; in cfs_cpt_table_create_pattern() local
/linux-4.1.27/drivers/clk/samsung/
Dclk-exynos-clkout.c57 static void __init exynos_clkout_init(struct device_node *node, u32 mux_mask) in exynos_clkout_init()
135 static void __init exynos4_clkout_init(struct device_node *node) in exynos4_clkout_init()
148 static void __init exynos5_clkout_init(struct device_node *node) in exynos5_clkout_init()
/linux-4.1.27/fs/nfs/blocklayout/
Dextent_tree.c12 ext_node(struct rb_node *node) in ext_node()
20 struct rb_node *node = rb_first(root); in ext_tree_first() local
27 struct rb_node *node = rb_prev(&be->be_node); in ext_tree_prev() local
34 struct rb_node *node = rb_next(&be->be_node); in ext_tree_next() local
47 struct rb_node *node = root->rb_node; in __ext_tree_search() local
314 struct rb_node *node; in __ext_tree_lookup() local
/linux-4.1.27/drivers/iommu/
Diova.c112 struct rb_node *node = rb_next(&free->node); in __cached_rbnode_delete_update() local
294 struct rb_node *node; in find_iova() local
365 struct rb_node *node; in put_iova_domain() local
380 __is_range_overlap(struct rb_node *node, in __is_range_overlap()
439 struct rb_node *node; in reserve_iova() local
479 struct rb_node *node; in copy_reserved_iova() local
/linux-4.1.27/drivers/firewire/
Dcore-topology.c113 struct fw_node *node; in fw_node_create() local
147 static void update_hop_count(struct fw_node *node) in update_hop_count()
186 struct fw_node *node, *child, *local_node, *irm_node; in build_tree() local
329 struct fw_node *node, *next, *child, *parent; in for_each_fw_node() local
360 struct fw_node *node, struct fw_node *parent) in report_lost_node()
370 struct fw_node *node, struct fw_node *parent) in report_found_node()
/linux-4.1.27/drivers/i2c/busses/
Di2c-mpc.c203 static int mpc_i2c_get_fdr_52xx(struct device_node *node, u32 clock, in mpc_i2c_get_fdr_52xx()
237 static void mpc_i2c_setup_52xx(struct device_node *node, in mpc_i2c_setup_52xx()
259 static void mpc_i2c_setup_52xx(struct device_node *node, in mpc_i2c_setup_52xx()
267 static void mpc_i2c_setup_512x(struct device_node *node, in mpc_i2c_setup_512x()
295 static void mpc_i2c_setup_512x(struct device_node *node, in mpc_i2c_setup_512x()
325 struct device_node *node = NULL; in mpc_i2c_get_sec_cfg_8xxx() local
378 static int mpc_i2c_get_fdr_8xxx(struct device_node *node, u32 clock, in mpc_i2c_get_fdr_8xxx()
416 static void mpc_i2c_setup_8xxx(struct device_node *node, in mpc_i2c_setup_8xxx()
441 static void mpc_i2c_setup_8xxx(struct device_node *node, in mpc_i2c_setup_8xxx()
/linux-4.1.27/drivers/pinctrl/
Dcore.h40 struct list_head node; member
67 struct list_head node; member
82 struct list_head node; member
121 struct list_head node; member
167 struct list_head node; member
/linux-4.1.27/arch/mips/ralink/
Dof.c31 __iomem void *plat_of_remap_node(const char *node) in plat_of_remap_node()
58 static int __init early_init_dt_find_memory(unsigned long node, in early_init_dt_find_memory()
/linux-4.1.27/arch/powerpc/platforms/pasemi/
Dmisc.c34 static int __init find_i2c_driver(struct device_node *node, in find_i2c_driver()
54 struct device_node *node; in pasemi_register_i2c_devices() local
/linux-4.1.27/arch/x86/kernel/
Dkdebugfs.c33 struct setup_data_node *node = file->private_data; in setup_data_read() local
79 struct setup_data_node *node) in create_setup_data_node()
108 struct setup_data_node *node; in create_setup_data_nodes() local
/linux-4.1.27/arch/arm/mach-rockchip/
Dplatsmp.c171 static int __init rockchip_smp_prepare_sram(struct device_node *node) in rockchip_smp_prepare_sram()
214 struct device_node *node; in rockchip_smp_prepare_pmu() local
263 struct device_node *node; in rockchip_smp_prepare_cpus() local
/linux-4.1.27/net/batman-adv/
Dhash.h61 struct hlist_node *node, *node_tmp; in batadv_hash_delete() local
124 struct hlist_node *node; in batadv_hash_add() local
166 struct hlist_node *node; in batadv_hash_remove() local
/linux-4.1.27/arch/mips/include/asm/mach-ip27/
Dtopology.h26 #define parent_node(node) (node) argument
27 #define cpumask_of_node(node) ((node) == -1 ? \ argument
/linux-4.1.27/arch/tile/include/asm/
Dtopology.h36 #define parent_node(node) (node) argument
39 static inline const struct cpumask *cpumask_of_node(int node) in cpumask_of_node()
/linux-4.1.27/kernel/
Daudit_tree.c31 struct node { struct
32 struct list_head list;
33 struct audit_tree *owner;
34 unsigned index; /* index; upper bit indicates 'will prune' */
519 struct node *node = list_entry(p, struct node, list); in trim_marked() local
528 struct node *node; in trim_marked() local
593 struct node *node; in audit_trim_trees() local
750 struct node *node; in audit_add_tree_rule() local
852 struct node *node; in audit_tag_tree() local
/linux-4.1.27/drivers/memory/
Dmvebu-devbus.c99 struct device_node *node, in get_timing_param_ps()
121 struct device_node *node, in devbus_get_timing_params()
208 struct device_node *node, in devbus_orion_set_timing_params()
241 struct device_node *node, in devbus_armada_set_timing_params()
278 struct device_node *node = pdev->dev.of_node; in mvebu_devbus_probe() local
/linux-4.1.27/drivers/media/platform/xilinx/
Dxilinx-vipp.c43 struct device_node *node; member
56 const struct device_node *node) in xvip_graph_find_entity()
191 struct device_node *node = xdev->dev->of_node; in xvip_graph_build_dma() local
349 struct device_node *node) in xvip_graph_parse_one()
425 struct device_node *node) in xvip_graph_dma_init_one()
/linux-4.1.27/drivers/regulator/
Dof_regulator.c160 struct device_node *node, in of_get_regulator_init_data()
209 int of_regulator_match(struct device *dev, struct device_node *node, in of_regulator_match()
274 struct device_node **node) in regulator_of_get_init_data()
/linux-4.1.27/arch/sparc/kernel/
Dauxio_32.c31 phandle node, auxio_nd; in auxio_probe() local
114 phandle node; in auxio_power_probe() local
Dof_device_common.c15 unsigned int irq_of_parse_and_map(struct device_node *node, int index) in irq_of_parse_and_map()
26 int of_address_to_resource(struct device_node *node, int index, in of_address_to_resource()
39 void __iomem *of_iomap(struct device_node *node, int index) in of_iomap()
/linux-4.1.27/drivers/base/regmap/
Dregcache-rbtree.c35 struct rb_node node; member
70 struct rb_node *node; in regcache_rbtree_lookup() local
142 struct rb_node *node; in rbtree_show() local
388 struct rb_node *node; in regcache_rbtree_write() local
460 struct rb_node *node; in regcache_rbtree_sync() local
502 struct rb_node *node; in regcache_rbtree_drop() local
/linux-4.1.27/arch/sparc/include/asm/
Dtopology_64.h13 #define parent_node(node) (node) argument
15 #define cpumask_of_node(node) ((node) == -1 ? \ argument
/linux-4.1.27/include/linux/regulator/
Dof_regulator.h30 struct device_node *node, in of_get_regulator_init_data()
37 struct device_node *node, in of_regulator_match()
/linux-4.1.27/fs/ext4/
Dextents_status.c178 struct rb_node *node; in ext4_es_print_tree() local
210 struct rb_node *node = root->rb_node; in __es_tree_search() local
250 struct rb_node *node; in ext4_es_find_delayed_extent_range() local
417 struct rb_node *node; in ext4_es_try_to_merge_left() local
441 struct rb_node *node; in ext4_es_try_to_merge_right() local
785 struct rb_node *node; in ext4_es_lookup_extent() local
843 struct rb_node *node; in __es_remove_extent() local
1249 struct rb_node *node; in es_do_reclaim_extents() local
Dblock_validity.c23 struct rb_node node; member
61 struct rb_node **n = &sbi->system_blks.rb_node, *node; in add_system_zone() local
123 struct rb_node *node; in debug_print_tree() local
/linux-4.1.27/drivers/clk/socfpga/
Dclk-periph.c52 static __init void __socfpga_periph_init(struct device_node *node, in __socfpga_periph_init()
107 void __init socfpga_periph_init(struct device_node *node) in socfpga_periph_init()
/linux-4.1.27/security/selinux/ss/
Dconditional.c89 int evaluate_cond_node(struct policydb *p, struct cond_node *node) in evaluate_cond_node()
142 static void cond_node_destroy(struct cond_node *node) in cond_node_destroy()
398 static int cond_read_node(struct policydb *p, struct cond_node *node, void *fp) in cond_read_node()
454 struct cond_node *node, *last = NULL; in cond_read_list() local
553 static int cond_write_node(struct policydb *p, struct cond_node *node, in cond_write_node()
620 struct avtab_node *node; in cond_compute_av() local
/linux-4.1.27/drivers/cpufreq/
Dppc_cbe_cpufreq_pmi.c81 u8 node, slow_mode; in cbe_cpufreq_handle_pmi() local
98 u8 node; in pmi_notifier() local
/linux-4.1.27/drivers/mfd/
Dtwl4030-audio.c162 struct device_node *node) in twl4030_audio_has_codec()
174 struct device_node *node) in twl4030_audio_has_vibra()
191 struct device_node *node = pdev->dev.of_node; in twl4030_audio_probe() local
/linux-4.1.27/drivers/gpu/drm/qxl/
Dqxl_debugfs.c42 struct drm_info_node *node = (struct drm_info_node *) m->private; in qxl_debugfs_irq_received() local
56 struct drm_info_node *node = (struct drm_info_node *) m->private; in qxl_debugfs_buffers_info() local
/linux-4.1.27/drivers/clk/mvebu/
Dclk-corediv.c236 mvebu_corediv_clk_init(struct device_node *node, in mvebu_corediv_clk_init()
296 static void __init armada370_corediv_clk_init(struct device_node *node) in armada370_corediv_clk_init()
303 static void __init armada375_corediv_clk_init(struct device_node *node) in armada375_corediv_clk_init()
310 static void __init armada380_corediv_clk_init(struct device_node *node) in armada380_corediv_clk_init()
/linux-4.1.27/drivers/hwtracing/coresight/
Dof_coresight.c56 static void of_coresight_get_ports(struct device_node *node, in of_coresight_get_ports()
106 struct device *dev, struct device_node *node) in of_get_coresight_platform_data()
/linux-4.1.27/drivers/xen/xenbus/
Dxenbus_xs.c391 const char *dir, const char *node, unsigned int *num) in xenbus_directory()
411 const char *dir, const char *node) in xenbus_exists()
429 const char *dir, const char *node, unsigned int *len) in xenbus_read()
448 const char *dir, const char *node, const char *string) in xenbus_write()
471 const char *dir, const char *node) in xenbus_mkdir()
487 int xenbus_rm(struct xenbus_transaction t, const char *dir, const char *node) in xenbus_rm()
546 const char *dir, const char *node, const char *fmt, ...) in xenbus_scanf()
569 const char *dir, const char *node, const char *fmt, ...) in xenbus_printf()

12345678