/linux-4.4.14/arch/mips/include/asm/netlogic/xlp-hal/ |
D | iomap.h | 50 #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.4.14/arch/sparc/prom/ |
D | tree_64.c | 19 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 …]
|
D | tree_32.c | 23 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.4.14/drivers/clk/ti/ |
D | dpll.c | 144 struct device_node *node) in _register_dpll() 289 static void _register_dpll_x2(struct device_node *node, in _register_dpll_x2() 337 static void __init of_ti_dpll_setup(struct device_node *node, in of_ti_dpll_setup() 431 static void __init of_ti_omap4_dpll_x2_setup(struct device_node *node) in of_ti_omap4_dpll_x2_setup() 440 static void __init of_ti_am3_dpll_x2_setup(struct device_node *node) in of_ti_am3_dpll_x2_setup() 449 static void __init of_ti_omap3_dpll_setup(struct device_node *node) in of_ti_omap3_dpll_setup() 469 static void __init of_ti_omap3_core_dpll_setup(struct device_node *node) in of_ti_omap3_core_dpll_setup() 488 static void __init of_ti_omap3_per_dpll_setup(struct device_node *node) in of_ti_omap3_per_dpll_setup() 508 static void __init of_ti_omap3_per_jtype_dpll_setup(struct device_node *node) in of_ti_omap3_per_jtype_dpll_setup() 531 static void __init of_ti_omap4_dpll_setup(struct device_node *node) in of_ti_omap4_dpll_setup() [all …]
|
D | interface.c | 104 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()
|
D | gate.c | 214 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 …]
|
D | composite.c | 66 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()
|
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/ |
D | interval_tree.c | 50 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() 116 static struct interval_node *interval_first(struct interval_node *node) in interval_first() 125 static struct interval_node *interval_next(struct interval_node *node) in interval_next() 136 static void __rotate_change_maxhigh(struct interval_node *node, in __rotate_change_maxhigh() 151 static void __rotate_left(struct interval_node *node, in __rotate_left() 180 static void __rotate_right(struct interval_node *node, in __rotate_right() 217 static void interval_insert_color(struct interval_node *node, in interval_insert_color() [all …]
|
D | ldlm_extent.c | 112 struct ldlm_interval *node; in ldlm_interval_alloc() local 124 void ldlm_interval_free(struct ldlm_interval *node) in ldlm_interval_free() 164 struct ldlm_interval *node; in ldlm_extent_add_lock() local 203 struct ldlm_interval *node = lock->l_tree_node; in ldlm_extent_unlink_lock() local
|
/linux-4.4.14/fs/hfs/ |
D | bnode.c | 17 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 …]
|
D | brec.c | 18 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
|
D | btree.c | 138 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.4.14/fs/hfsplus/ |
D | bnode.c | 21 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 …]
|
D | brec.c | 19 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
|
D | btree.c | 259 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.4.14/kernel/gcov/ |
D | fs.c | 145 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.4.14/include/asm-generic/ |
D | topology.h | 38 #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.4.14/arch/powerpc/platforms/powermac/ |
D | feature.c | 141 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.4.14/arch/ia64/mm/ |
D | discontig.c | 57 #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.4.14/include/drm/ |
D | drm_vma_manager.h | 87 struct drm_vma_offset_node *node; in drm_vma_offset_exact_lookup_locked() local 135 static inline void drm_vma_node_reset(struct drm_vma_offset_node *node) in drm_vma_node_reset() 156 static inline unsigned long drm_vma_node_start(struct drm_vma_offset_node *node) in drm_vma_node_start() 173 static inline unsigned long drm_vma_node_size(struct drm_vma_offset_node *node) in drm_vma_node_size() 186 static inline bool drm_vma_node_has_offset(struct drm_vma_offset_node *node) in drm_vma_node_has_offset() 203 static inline __u64 drm_vma_node_offset_addr(struct drm_vma_offset_node *node) in drm_vma_node_offset_addr() 220 static inline void drm_vma_node_unmap(struct drm_vma_offset_node *node, in drm_vma_node_unmap() 241 static inline int drm_vma_node_verify_access(struct drm_vma_offset_node *node, in drm_vma_node_verify_access()
|
/linux-4.4.14/tools/lib/ |
D | rbtree.c | 72 __rb_insert(struct rb_node *node, struct rb_root *root, in __rb_insert() 204 struct rb_node *node = NULL, *sibling, *tmp1, *tmp2; in ____rb_erase_color() local 376 static inline void dummy_propagate(struct rb_node *node, struct rb_node *stop) {} in dummy_propagate() 384 void rb_insert_color(struct rb_node *node, struct rb_root *root) in rb_insert_color() 389 void rb_erase(struct rb_node *node, struct rb_root *root) in rb_erase() 404 void __rb_insert_augmented(struct rb_node *node, struct rb_root *root, in __rb_insert_augmented() 437 struct rb_node *rb_next(const struct rb_node *node) in rb_next() 468 struct rb_node *rb_prev(const struct rb_node *node) in rb_prev() 512 static struct rb_node *rb_left_deepest_node(const struct rb_node *node) in rb_left_deepest_node() 524 struct rb_node *rb_next_postorder(const struct rb_node *node) in rb_next_postorder()
|
/linux-4.4.14/lib/ |
D | rbtree.c | 97 __rb_insert(struct rb_node *node, struct rb_root *root, in __rb_insert() 231 struct rb_node *node = NULL, *sibling, *tmp1, *tmp2; in ____rb_erase_color() local 410 static inline void dummy_propagate(struct rb_node *node, struct rb_node *stop) {} in dummy_propagate() 418 void rb_insert_color(struct rb_node *node, struct rb_root *root) in rb_insert_color() 424 void rb_erase(struct rb_node *node, struct rb_root *root) in rb_erase() 440 void __rb_insert_augmented(struct rb_node *node, struct rb_root *root, in __rb_insert_augmented() 476 struct rb_node *rb_next(const struct rb_node *node) in rb_next() 508 struct rb_node *rb_prev(const struct rb_node *node) in rb_prev() 554 static struct rb_node *rb_left_deepest_node(const struct rb_node *node) in rb_left_deepest_node() 566 struct rb_node *rb_next_postorder(const struct rb_node *node) in rb_next_postorder()
|
D | radix-tree.c | 88 static inline void tag_set(struct radix_tree_node *node, unsigned int tag, in tag_set() 94 static inline void tag_clear(struct radix_tree_node *node, unsigned int tag, in tag_clear() 100 static inline int tag_get(struct radix_tree_node *node, unsigned int tag, in tag_get() 130 static inline int any_tag_set(struct radix_tree_node *node, unsigned int tag) in any_tag_set() 221 struct radix_tree_node *node = in radix_tree_node_rcu_free() local 240 radix_tree_node_free(struct radix_tree_node *node) in radix_tree_node_free() 257 struct radix_tree_node *node; in __radix_tree_preload() local 328 struct radix_tree_node *node; in radix_tree_extend() local 393 struct radix_tree_node *node = NULL, *slot; in __radix_tree_create() local 451 struct radix_tree_node *node; in radix_tree_insert() local [all …]
|
D | btree.c | 95 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 …]
|
D | timerqueue.c | 39 bool timerqueue_add(struct timerqueue_head *head, struct timerqueue_node *node) in timerqueue_add() 75 bool timerqueue_del(struct timerqueue_head *head, struct timerqueue_node *node) in timerqueue_del() 101 struct timerqueue_node *timerqueue_iterate_next(struct timerqueue_node *node) in timerqueue_iterate_next()
|
D | rbtree_test.c | 24 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
|
D | plist.c | 74 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()
|
D | interval_tree.c | 6 #define START(node) ((node)->start) argument 7 #define LAST(node) ((node)->last) argument
|
D | assoc_array.c | 30 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 …]
|
D | cpumask.c | 61 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()
|
/linux-4.4.14/include/linux/ |
D | topology.h | 42 #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()
|
D | rbtree_latch.h | 39 struct rb_node node[2]; member 68 __lt_from_rb(struct rb_node *node, int idx) in __lt_from_rb() 79 struct rb_node *node = <n->node[idx]; in __lt_insert() local 105 int (*comp)(void *key, struct latch_tree_node *node)) in __lt_find() 107 struct rb_node *node = rcu_dereference_raw(ltr->tree[idx].rb_node); in __lt_find() local 142 latch_tree_insert(struct latch_tree_node *node, in latch_tree_insert() 169 latch_tree_erase(struct latch_tree_node *node, in latch_tree_erase() 201 struct latch_tree_node *node; in latch_tree_find() local
|
D | nodemask.h | 115 #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 …]
|
D | of_graph.h | 55 static inline int of_graph_parse_endpoint(const struct device_node *node, in of_graph_parse_endpoint() 62 struct device_node *node, u32 id) in of_graph_get_port_by_id() 81 const struct device_node *node) in of_graph_get_remote_port_parent() 87 const struct device_node *node) in of_graph_get_remote_port()
|
D | llist.h | 104 #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()
|
D | rbtree.h | 56 #define RB_EMPTY_NODE(node) \ argument 58 #define RB_CLEAR_NODE(node) \ argument 80 static inline void rb_link_node(struct rb_node *node, struct rb_node *parent, in rb_link_node() 89 static inline void rb_link_node_rcu(struct rb_node *node, struct rb_node *parent, in rb_link_node_rcu()
|
D | slab.h | 325 static __always_inline void *__kmalloc_node(size_t size, gfp_t flags, int node) in __kmalloc_node() 330 static __always_inline void *kmem_cache_alloc_node(struct kmem_cache *s, gfp_t flags, int node) in kmem_cache_alloc_node() 347 int node, size_t size) in kmem_cache_alloc_node_trace() 366 int node, size_t size) in kmem_cache_alloc_node_trace() 486 static __always_inline void *kmalloc_node(size_t size, gfp_t flags, int node) in kmalloc_node() 576 #define kmalloc_node_track_caller(size, flags, node) \ argument 582 #define kmalloc_node_track_caller(size, flags, node) \ argument 611 static inline void *kzalloc_node(size_t size, gfp_t flags, int node) in kzalloc_node()
|
D | node.h | 21 struct node { struct 25 struct work_struct node_work; argument 30 extern struct node *node_devices[]; argument
|
D | hashtable.h | 55 #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()
|
D | timerqueue.h | 9 struct rb_node node; member 40 static inline void timerqueue_init(struct timerqueue_node *node) in timerqueue_init()
|
D | irqdomain.h | 209 static inline struct fwnode_handle *of_node_to_fwnode(struct device_node *node) in of_node_to_fwnode() 214 static inline struct irq_domain *irq_find_matching_host(struct device_node *node, in irq_find_matching_host() 220 static inline struct irq_domain *irq_find_host(struct device_node *node) in irq_find_host() 348 struct device_node *node, in irq_domain_add_hierarchy() 365 unsigned int nr_irqs, int node, void *arg) in irq_domain_alloc_irqs() 398 unsigned int nr_irqs, int node, void *arg) in irq_domain_alloc_irqs()
|
/linux-4.4.14/drivers/acpi/acpica/ |
D | nsobject.c | 73 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()
|
D | dsargs.c | 77 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
|
D | nsnames.c | 66 char *acpi_ns_get_external_pathname(struct acpi_namespace_node *node) in acpi_ns_get_external_pathname() 89 acpi_size acpi_ns_get_pathname_length(struct acpi_namespace_node *node) in acpi_ns_get_pathname_length() 121 struct acpi_namespace_node *node; in acpi_ns_handle_to_pathname() local 182 acpi_ns_build_normalized_path(struct acpi_namespace_node *node, in acpi_ns_build_normalized_path() 274 char *acpi_ns_get_normalized_pathname(struct acpi_namespace_node *node, in acpi_ns_get_normalized_pathname()
|
D | dsmthdat.c | 251 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
|
D | rsxface.c | 98 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
|
D | nsalloc.c | 64 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()
|
D | nsxfobj.c | 68 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
|
D | dbtest.c | 275 struct acpi_namespace_node *node; in acpi_db_test_one_object() local 440 acpi_db_test_integer_type(struct acpi_namespace_node *node, u32 bit_length) in acpi_db_test_integer_type() 543 acpi_db_test_buffer_type(struct acpi_namespace_node *node, u32 bit_length) in acpi_db_test_buffer_type() 668 acpi_db_test_string_type(struct acpi_namespace_node *node, u32 byte_length) in acpi_db_test_string_type() 763 acpi_db_read_from_object(struct acpi_namespace_node *node, in acpi_db_read_from_object() 845 acpi_db_write_to_object(struct acpi_namespace_node *node, in acpi_db_write_to_object() 928 struct acpi_namespace_node *node = in acpi_db_evaluate_one_predefined_name() local
|
D | dbcmds.c | 91 struct acpi_namespace_node *node; in acpi_db_convert_to_node() local 373 struct acpi_namespace_node *node; in acpi_db_unload_acpi_table() local 409 struct acpi_namespace_node *node; in acpi_db_send_notify() local 529 struct acpi_namespace_node *node; in acpi_db_display_template() local 695 acpi_dm_test_resource_conversion(struct acpi_namespace_node *node, char *name) in acpi_dm_test_resource_conversion() 791 struct acpi_namespace_node *node; in acpi_db_device_resources() local 1017 struct acpi_namespace_node *node; in acpi_db_display_resources() local
|
D | nsxfeval.c | 488 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local 654 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local 846 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local 892 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local 942 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
|
D | nsxfname.c | 84 struct acpi_namespace_node *node = NULL; in acpi_get_handle() local 161 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local 277 struct acpi_namespace_node *node; in acpi_get_object_info() local 560 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
|
D | nssearch.c | 100 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()
|
D | dbobject.c | 183 static void acpi_db_decode_node(struct acpi_namespace_node *node) in acpi_db_decode_node() 420 struct acpi_namespace_node *node; in acpi_db_decode_locals() local 485 struct acpi_namespace_node *node; in acpi_db_decode_arguments() local
|
D | rsutils.c | 469 acpi_rs_get_prt_method_data(struct acpi_namespace_node * node, in acpi_rs_get_prt_method_data() 518 acpi_rs_get_crs_method_data(struct acpi_namespace_node *node, in acpi_rs_get_crs_method_data() 568 acpi_rs_get_prs_method_data(struct acpi_namespace_node *node, in acpi_rs_get_prs_method_data() 618 acpi_rs_get_aei_method_data(struct acpi_namespace_node *node, in acpi_rs_get_aei_method_data() 723 acpi_rs_set_srs_method_data(struct acpi_namespace_node *node, in acpi_rs_set_srs_method_data()
|
D | evhandler.c | 152 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()
|
D | dsopcode.c | 304 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 691 struct acpi_namespace_node *node; in acpi_ds_eval_bank_field_operands() local
|
D | dbdisply.c | 177 struct acpi_namespace_node *node; in acpi_db_decode_and_display_object() local 360 struct acpi_namespace_node *node; in acpi_db_display_method_info() local 514 struct acpi_namespace_node *node; in acpi_db_display_results() local 568 struct acpi_namespace_node *node; in acpi_db_display_calling_tree() local 601 struct acpi_namespace_node *node; in acpi_db_display_object_type() local 1071 struct acpi_namespace_node *node = in acpi_db_display_non_root_handlers() local
|
D | dbnames.c | 139 struct acpi_namespace_node *node; in acpi_db_set_scope() local 428 struct acpi_namespace_node *node = in acpi_db_walk_for_predefined_names() local 521 struct acpi_namespace_node *node = in acpi_db_walk_for_object_counts() local 678 struct acpi_namespace_node *node = in acpi_db_integrity_walk() local 778 struct acpi_namespace_node *node = in acpi_db_walk_for_references() local 844 struct acpi_namespace_node *node = in acpi_db_bus_walk() local
|
D | evxfregn.c | 82 struct acpi_namespace_node *node; in acpi_install_address_space_handler() local 180 struct acpi_namespace_node *node; in ACPI_EXPORT_SYMBOL() local
|
D | evmisc.c | 69 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()
|
D | dswload2.c | 73 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
|
D | nsarguments.c | 118 struct acpi_namespace_node *node, in acpi_ns_check_acpi_compliance() 211 struct acpi_namespace_node *node, in acpi_ns_check_argument_count()
|
/linux-4.4.14/arch/x86/platform/olpc/ |
D | olpc_dt.c | 27 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.4.14/mm/ |
D | sparse-vmemmap.c | 38 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()
|
D | interval_tree.c | 29 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()
|
D | slob.c | 190 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()
|
D | slab.c | 613 int node; in init_reap_node() local 624 int node = __this_cpu_read(slab_reap_node); in next_reap_node() local 679 static struct array_cache *alloc_arraycache(int node, int entries, in alloc_arraycache() 834 static inline struct alien_cache **alloc_alien_cache(int node, in alloc_alien_cache() 871 static struct alien_cache *__alloc_alien_cache(int node, int entries, in __alloc_alien_cache() 883 static struct alien_cache **alloc_alien_cache(int node, int limit, gfp_t gfp) in alloc_alien_cache() 921 struct array_cache *ac, int node, in __drain_alien_cache() 947 int node = __this_cpu_read(slab_reap_node); in reap_alien() local 989 int node, int page_node) in __cache_free_alien() 1022 int node = numa_mem_id(); in cache_free_alien() local [all …]
|
/linux-4.4.14/net/hsr/ |
D | hsr_framereg.c | 62 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.4.14/drivers/gpu/drm/ |
D | drm_vma_manager.c | 145 struct drm_vma_offset_node *node, *best; in drm_vma_offset_lookup_locked() local 178 struct drm_vma_offset_node *node) in _drm_vma_offset_add_rb() 224 struct drm_vma_offset_node *node, unsigned long pages) in drm_vma_offset_add() 260 struct drm_vma_offset_node *node) in drm_vma_offset_remove() 294 int drm_vma_node_allow(struct drm_vma_offset_node *node, struct file *filp) in drm_vma_node_allow() 356 void drm_vma_node_revoke(struct drm_vma_offset_node *node, struct file *filp) in drm_vma_node_revoke() 396 bool drm_vma_node_is_allowed(struct drm_vma_offset_node *node, in drm_vma_node_is_allowed()
|
D | drm_info.c | 50 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
|
D | drm_mm.c | 107 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.4.14/scripts/dtc/ |
D | dtc.h | 145 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;
|
D | livetree.c | 128 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 …]
|
D | checks.c | 126 static void check_nodes_props(struct check *c, struct node *dt, struct node *node) in check_nodes_props() 199 struct node *node) in check_is_string() 218 struct node *node) in check_is_cell() 241 struct node *node) in check_duplicate_node_names() 256 struct node *node) in check_duplicate_property_names() 278 struct node *node) in check_node_name_chars() 289 struct node *node) in check_node_name_format() 298 struct node *node, struct property *prop) in check_property_name_chars() 309 #define DESCLABEL_ARGS(node,prop,mark) \ argument 316 const char *label, struct node *node, in check_duplicate_label() [all …]
|
D | fdtget.c | 122 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.4.14/kernel/locking/ |
D | qspinlock_paravirt.h | 61 struct pv_node *node; member 99 static struct qspinlock **pv_hash(struct qspinlock *lock, struct pv_node *node) in pv_hash() 127 struct pv_node *node; in pv_unhash() local 149 static void pv_init_node(struct mcs_spinlock *node) in pv_init_node() 164 static void pv_wait_node(struct mcs_spinlock *node) in pv_wait_node() 218 static void pv_kick_node(struct qspinlock *lock, struct mcs_spinlock *node) in pv_kick_node() 248 static void pv_wait_head(struct qspinlock *lock, struct mcs_spinlock *node) in pv_wait_head() 317 struct pv_node *node; in __pv_queued_spin_unlock() local
|
D | osq_lock.c | 37 struct optimistic_spin_node *node, in osq_wait_next() 86 struct optimistic_spin_node *node = this_cpu_ptr(&osq_node); in osq_lock() local 187 struct optimistic_spin_node *node, *next; in osq_unlock() local
|
D | qspinlock.c | 240 static __always_inline void __pv_init_node(struct mcs_spinlock *node) { } in __pv_init_node() 241 static __always_inline void __pv_wait_node(struct mcs_spinlock *node) { } in __pv_wait_node() 243 struct mcs_spinlock *node) { } in __pv_kick_node() 245 struct mcs_spinlock *node) { } in __pv_wait_head() 283 struct mcs_spinlock *prev, *next, *node; in queued_spin_lock_slowpath() local
|
D | mcs_spinlock.h | 62 void mcs_spin_lock(struct mcs_spinlock **lock, struct mcs_spinlock *node) in mcs_spin_lock() 99 void mcs_spin_unlock(struct mcs_spinlock **lock, struct mcs_spinlock *node) in mcs_spin_unlock()
|
/linux-4.4.14/fs/ocfs2/cluster/ |
D | quorum.c | 177 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()
|
D | nodemanager.c | 45 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 180 static struct o2nm_cluster *to_o2nm_cluster_from_node(struct o2nm_node *node) in to_o2nm_cluster_from_node() 196 struct o2nm_node *node = to_o2nm_node(item); in o2nm_node_num_store() local 242 struct o2nm_node *node = to_o2nm_node(item); in o2nm_node_ipv4_port_store() local 271 struct o2nm_node *node = to_o2nm_node(item); in o2nm_node_ipv4_address_store() local [all …]
|
/linux-4.4.14/drivers/clk/sunxi/ |
D | clk-usb.c | 96 static void __init sunxi_usb_clk_setup(struct device_node *node, in sunxi_usb_clk_setup() 180 static void __init sun4i_a10_usb_setup(struct device_node *node) in sun4i_a10_usb_setup() 191 static void __init sun5i_a13_usb_setup(struct device_node *node) in sun5i_a13_usb_setup() 202 static void __init sun6i_a31_usb_setup(struct device_node *node) in sun6i_a31_usb_setup() 213 static void __init sun8i_a23_usb_setup(struct device_node *node) in sun8i_a23_usb_setup() 227 static void __init sun9i_a80_usb_mod_setup(struct device_node *node) in sun9i_a80_usb_mod_setup() 241 static void __init sun9i_a80_usb_phy_setup(struct device_node *node) in sun9i_a80_usb_phy_setup()
|
D | clk-sun9i-core.c | 91 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()
|
D | clk-mod0.c | 82 static void __init sun4i_a10_mod0_setup(struct device_node *node) in sun4i_a10_mod0_setup() 142 static void __init sun9i_a80_mod0_setup(struct device_node *node) in sun9i_a80_mod0_setup() 160 static void __init sun5i_a13_mbus_setup(struct device_node *node) in sun5i_a13_mbus_setup() 307 static void __init sunxi_mmc_setup(struct device_node *node, in sunxi_mmc_setup() 381 static void __init sun4i_a10_mmc_setup(struct device_node *node) in sun4i_a10_mmc_setup() 389 static void __init sun9i_a80_mmc_setup(struct device_node *node) in sun9i_a80_mmc_setup()
|
D | clk-simple-gates.c | 26 static void __init sunxi_simple_gates_setup(struct device_node *node, in sunxi_simple_gates_setup() 96 static void __init sunxi_simple_gates_init(struct device_node *node) in sunxi_simple_gates_init() 148 static void __init sun4i_a10_ahb_init(struct device_node *node) in sun4i_a10_ahb_init()
|
D | clk-a10-pll2.c | 46 static void __init sun4i_pll2_setup(struct device_node *node, in sun4i_pll2_setup() 189 static void __init sun4i_a10_pll2_setup(struct device_node *node) in sun4i_a10_pll2_setup() 197 static void __init sun5i_a13_pll2_setup(struct device_node *node) in sun5i_a13_pll2_setup()
|
/linux-4.4.14/arch/x86/mm/ |
D | pat_rbtree.c | 39 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
|
D | srat.c | 76 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
|
/linux-4.4.14/arch/c6x/platforms/ |
D | plldata.c | 170 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
|
D | dscr.c | 284 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.4.14/drivers/media/v4l2-core/ |
D | v4l2-of.c | 23 static int v4l2_of_parse_csi_bus(const struct device_node *node, in v4l2_of_parse_csi_bus() 81 static void v4l2_of_parse_parallel_bus(const struct device_node *node, in v4l2_of_parse_parallel_bus() 151 int v4l2_of_parse_endpoint(const struct device_node *node, in v4l2_of_parse_endpoint() 218 const struct device_node *node) in v4l2_of_alloc_parse_endpoint() 273 int v4l2_of_parse_link(const struct device_node *node, in v4l2_of_parse_link()
|
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/ |
D | sched.c | 151 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.4.14/tools/perf/util/ |
D | intlist.c | 19 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
|
D | callchain.c | 244 __sort_chain_flat(struct rb_root *rb_root, struct callchain_node *node, in __sort_chain_flat() 273 static void __sort_chain_graph_abs(struct callchain_node *node, in __sort_chain_graph_abs() 301 static void __sort_chain_graph_rel(struct callchain_node *node, in __sort_chain_graph_rel() 394 fill_node(struct callchain_node *node, struct callchain_cursor *cursor) in fill_node() 437 static s64 match_chain(struct callchain_cursor_node *node, in match_chain() 486 struct callchain_cursor_node *node; in split_add_child() local 527 struct callchain_cursor_node *node; in append_chain_children() local 579 struct callchain_cursor_node *node; in append_chain() local 688 struct callchain_cursor_node *node = *cursor->last; in callchain_cursor_append() local 731 int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node, in fill_callchain_info() [all …]
|
D | strfilter.c | 13 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 213 static bool strfilter_node__compare(struct strfilter_node *node, in strfilter_node__compare() 244 static int strfilter_node__sprint_pt(struct strfilter_node *node, char *buf) in strfilter_node__sprint_pt() 259 static int strfilter_node__sprint(struct strfilter_node *node, char *buf) in strfilter_node__sprint()
|
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
D | omapdss-boot-init.c | 39 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.4.14/arch/powerpc/kernel/ |
D | prom.c | 172 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 init_mmu_slb_size(unsigned long node) in init_mmu_slb_size() 236 #define init_mmu_slb_size(node) do { } while(0) argument 261 static inline void identical_pvr_fixup(unsigned long node) in identical_pvr_fixup() 280 #define identical_pvr_fixup(node) do { } while(0) argument 283 static void __init check_cpu_feature_properties(unsigned long node) in check_cpu_feature_properties() 298 static int __init early_init_dt_scan_cpus(unsigned long node, in early_init_dt_scan_cpus() 394 static int __init early_init_dt_scan_chosen_ppc(unsigned long node, in early_init_dt_scan_chosen_ppc() 447 static int __init early_init_dt_scan_drconf_memory(unsigned long node) in early_init_dt_scan_drconf_memory() [all …]
|
D | pci_of_scan.c | 74 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() 207 struct device_node *node = dev->dev.of_node; in of_scan_pci_bridge() local 350 static void __of_scan_bus(struct device_node *node, struct pci_bus *bus, in __of_scan_bus() 387 void of_scan_bus(struct device_node *node, struct pci_bus *bus) in of_scan_bus() 401 void of_rescan_bus(struct device_node *node, struct pci_bus *bus) in of_rescan_bus()
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_interval.c | 9 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.4.14/fs/nilfs2/ |
D | btree.c | 86 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.4.14/drivers/clk/bcm/ |
D | clk-bcm281xx.c | 341 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()
|
D | clk-bcm21664.c | 263 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()
|
D | clk-cygnus.c | 51 static void __init cygnus_armpll_init(struct device_node *node) in cygnus_armpll_init() 110 static void __init cygnus_genpll_clk_init(struct device_node *node) in cygnus_genpll_clk_init() 168 static void __init cygnus_lcpll0_clk_init(struct device_node *node) in cygnus_lcpll0_clk_init() 246 static void __init cygnus_mipipll_clk_init(struct device_node *node) in cygnus_mipipll_clk_init() 266 static void __init cygnus_asiu_init(struct device_node *node) in cygnus_asiu_init()
|
D | clk-ns2.c | 96 static void __init ns2_genpll_scr_clk_init(struct device_node *node) in ns2_genpll_scr_clk_init() 158 static void __init ns2_genpll_sw_clk_init(struct device_node *node) in ns2_genpll_sw_clk_init() 220 static void __init ns2_lcpll_ddr_clk_init(struct device_node *node) in ns2_lcpll_ddr_clk_init() 282 static void __init ns2_lcpll_ports_clk_init(struct device_node *node) in ns2_lcpll_ports_clk_init()
|
D | clk-nsp.c | 39 static void __init nsp_armpll_init(struct device_node *node) in nsp_armpll_init() 95 static void __init nsp_genpll_clk_init(struct device_node *node) in nsp_genpll_clk_init() 134 static void __init nsp_lcpll0_clk_init(struct device_node *node) in nsp_lcpll0_clk_init()
|
/linux-4.4.14/drivers/clk/ |
D | clk-nspire.c | 67 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()
|
D | clk-conf.c | 17 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() 131 int of_clk_set_defaults(struct device_node *node, bool clk_supplier) in of_clk_set_defaults()
|
D | clk-moxart.c | 19 static void __init moxart_of_pll_clk_init(struct device_node *node) in moxart_of_pll_clk_init() 57 static void __init moxart_of_apb_clk_init(struct device_node *node) in moxart_of_apb_clk_init()
|
/linux-4.4.14/arch/mips/netlogic/xlp/ |
D | nlm_hal.c | 52 void nlm_node_init(int node) in nlm_node_init() 228 static unsigned int nlm_xlp2_get_core_frequency(int node, int core) in nlm_xlp2_get_core_frequency() 274 static unsigned int nlm_xlp_get_core_frequency(int node, int core) in nlm_xlp_get_core_frequency() 295 unsigned int nlm_get_core_frequency(int node, int core) in nlm_get_core_frequency() 308 static unsigned int nlm_xlp2_get_pic_frequency(int node) in nlm_xlp2_get_pic_frequency() 449 unsigned int nlm_get_pic_frequency(int node) in nlm_get_pic_frequency() 466 int nlm_get_dram_map(int node, uint64_t *dram_map, int nentries) in nlm_get_dram_map()
|
D | usb-init-xlp2.c | 87 #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
|
D | usb-init.c | 65 #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()
|
D | ahci-init.c | 89 #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
|
/linux-4.4.14/kernel/irq/ |
D | irqdesc.c | 39 static int alloc_masks(struct irq_desc *desc, gfp_t gfp, int node) in alloc_masks() 54 static void desc_smp_init(struct irq_desc *desc, int node) in desc_smp_init() 67 alloc_masks(struct irq_desc *desc, gfp_t gfp, int node) { return 0; } in alloc_masks() 68 static inline void desc_smp_init(struct irq_desc *desc, int node) { } in desc_smp_init() 71 static void desc_set_defaults(unsigned int irq, struct irq_desc *desc, int node, in desc_set_defaults() 144 static struct irq_desc *alloc_desc(int irq, int node, struct module *owner) in alloc_desc() 195 static int alloc_descs(unsigned int start, unsigned int cnt, int node, in alloc_descs() 231 int i, initcnt, node = first_online_node; in early_irq_init() local 269 int count, i, node = first_online_node; in early_irq_init() local 305 static inline int alloc_descs(unsigned int start, unsigned int cnt, int node, in alloc_descs() [all …]
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
D | gk20a.c | 137 struct gk20a_instobj_dma *node = gk20a_instobj_dma(memory); in gk20a_instobj_cpu_map_dma() local 159 struct gk20a_instobj_iommu *node = gk20a_instobj_iommu(memory); in gk20a_instobj_cpu_map_iommu() local 194 struct gk20a_instobj *node = gk20a_instobj(memory); in gk20a_instobj_acquire() local 235 struct gk20a_instobj *node = gk20a_instobj(memory); in gk20a_instobj_release() local 254 struct gk20a_instobj *node = gk20a_instobj(memory); in gk20a_instobj_rd32() local 262 struct gk20a_instobj *node = gk20a_instobj(memory); in gk20a_instobj_wr32() local 270 struct gk20a_instobj *node = gk20a_instobj(memory); in gk20a_instobj_map() local 279 gk20a_instobj_dtor(struct gk20a_instobj *node) in gk20a_instobj_dtor() 309 struct gk20a_instobj_dma *node = gk20a_instobj_dma(memory); in gk20a_instobj_dtor_dma() local 328 struct gk20a_instobj_iommu *node = gk20a_instobj_iommu(memory); in gk20a_instobj_dtor_iommu() local [all …]
|
/linux-4.4.14/arch/mips/netlogic/common/ |
D | irq.c | 81 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.4.14/fs/btrfs/ |
D | ulist.c | 63 struct ulist_node *node; in ulist_fini() local 135 static void ulist_rbtree_erase(struct ulist *ulist, struct ulist_node *node) in ulist_rbtree_erase() 195 struct ulist_node *node; in ulist_add_merge() local 230 struct ulist_node *node; in ulist_del() local 263 struct ulist_node *node; in ulist_next() local
|
D | delayed-inode.c | 92 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 …]
|
D | delayed-ref.h | 92 struct btrfs_delayed_ref_node node; member 143 struct btrfs_delayed_ref_node node; member 150 struct btrfs_delayed_ref_node node; member 286 static int btrfs_delayed_ref_is_head(struct btrfs_delayed_ref_node *node) in btrfs_delayed_ref_is_head() 295 btrfs_delayed_node_to_tree_ref(struct btrfs_delayed_ref_node *node) in btrfs_delayed_node_to_tree_ref() 302 btrfs_delayed_node_to_data_ref(struct btrfs_delayed_ref_node *node) in btrfs_delayed_node_to_data_ref() 309 btrfs_delayed_node_to_head(struct btrfs_delayed_ref_node *node) in btrfs_delayed_node_to_head()
|
D | relocation.c | 92 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 …]
|
D | ordered-data.c | 42 struct rb_node *node) in tree_insert() 190 struct rb_node *node; in __btrfs_add_ordered_extent() local 306 struct rb_node *node; in btrfs_dec_test_first_ordered_pending() local 379 struct rb_node *node; in btrfs_dec_test_ordered_pending() local 592 struct rb_node *node; in btrfs_remove_ordered_extent() local 841 struct rb_node *node; in btrfs_lookup_ordered_extent() local 868 struct rb_node *node; in btrfs_lookup_ordered_range() local 923 struct rb_node *node; in btrfs_lookup_first_ordered_extent() local 950 struct rb_node *node; in btrfs_ordered_update_i_size() local
|
/linux-4.4.14/security/selinux/ |
D | netnode.c | 117 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
|
D | avc.c | 207 struct avc_node *node; in avc_get_hash_stats() local 381 static int avc_add_xperms_decision(struct avc_node *node, in avc_add_xperms_decision() 407 static int avc_xperms_populate(struct avc_node *node, in avc_xperms_populate() 487 struct avc_node *node = container_of(rhead, struct avc_node, rhead); in avc_node_free() local 493 static void avc_node_delete(struct avc_node *node) in avc_node_delete() 500 static void avc_node_kill(struct avc_node *node) in avc_node_kill() 517 struct avc_node *node; in avc_reclaim_node() local 551 struct avc_node *node; in avc_alloc_node() local 567 static void avc_node_populate(struct avc_node *node, u32 ssid, u32 tsid, u16 tclass, struct av_deci… in avc_node_populate() 577 struct avc_node *node, *ret = NULL; in avc_search_node() local [all …]
|
/linux-4.4.14/arch/powerpc/platforms/cell/ |
D | interrupt.c | 54 struct device_node *node; member 65 unsigned char node = bits.source >> 4; in iic_pending_to_hwnum() local 190 struct irq_domain *iic_get_irq_host(int node) in iic_get_irq_host() 226 static int iic_host_match(struct irq_domain *h, struct device_node *node, in iic_host_match() 255 unsigned int node, ext, unit, class; in iic_host_xlate() local 297 struct device_node *node) in init_one_iic() 320 unsigned int node, cascade, found = 0; in setup_iic() local 403 int node = cpu >> 1; in iic_set_interrupt_routing() local
|
/linux-4.4.14/net/mac80211/ |
D | mesh_pathtbl.c | 76 #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 789 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.4.14/fs/befs/ |
D | btree.c | 197 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.4.14/drivers/bus/ |
D | vexpress-config.c | 53 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.4.14/drivers/acpi/ |
D | wakeup.c | 32 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
|
D | numa.c | 54 int node_to_pxm(int node) in node_to_pxm() 61 static void __acpi_map_pxm_to_node(int pxm, int node) in __acpi_map_pxm_to_node() 71 int node; in acpi_map_pxm_to_node() local 106 int node, n, dist, min_dist; in acpi_map_pxm_to_online_node() local
|
/linux-4.4.14/drivers/pnp/pnpbios/ |
D | core.c | 204 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
|
D | proc.c | 176 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.4.14/drivers/of/ |
D | pdt.c | 90 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()
|
D | fdt.c | 91 unsigned long node, const char *compat) in of_fdt_is_compatible() 121 bool of_fdt_is_big_endian(const void *blob, unsigned long node) in of_fdt_is_big_endian() 134 int of_fdt_match(const void *blob, unsigned long node, in of_fdt_match() 472 static int __init __reserved_mem_reserve_reg(unsigned long node, in __reserved_mem_reserve_reg() 519 static int __init __reserved_mem_check_root(unsigned long node) in __reserved_mem_check_root() 540 static int __init __fdt_scan_reserved_mem(unsigned long node, const char *uname, in __fdt_scan_reserved_mem() 626 int __init of_scan_flat_dt(int (*it)(unsigned long node, in of_scan_flat_dt() 669 const void *__init of_get_flat_dt_prop(unsigned long node, const char *name, in of_get_flat_dt_prop() 680 int __init of_flat_dt_is_compatible(unsigned long node, const char *compat) in of_flat_dt_is_compatible() 688 int __init of_flat_dt_match(unsigned long node, const char *const *compat) in of_flat_dt_match() [all …]
|
D | resolver.c | 29 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()
|
D | of_pci.c | 10 static inline int __of_pci_pci_compare(struct device_node *node, in __of_pci_pci_compare() 25 struct device_node *node, *node2; in of_pci_find_child_device() local 78 int of_pci_parse_bus_range(struct device_node *node, struct resource *res) in of_pci_parse_bus_range() 105 int of_get_pci_domain_nr(struct device_node *node) in of_get_pci_domain_nr()
|
D | base.c | 595 struct device_node *of_get_parent(const struct device_node *node) in of_get_parent() 621 struct device_node *of_get_next_parent(struct device_node *node) in of_get_next_parent() 637 static struct device_node *__of_get_next_child(const struct device_node *node, in __of_get_next_child() 665 struct device_node *of_get_next_child(const struct device_node *node, in of_get_next_child() 686 struct device_node *of_get_next_available_child(const struct device_node *node, in of_get_next_available_child() 720 struct device_node *of_get_child_by_name(const struct device_node *node, in of_get_child_by_name() 949 const struct device_node *node) in __of_match_node() 977 const struct device_node *node) in of_match_node() 1041 int of_modalias_node(struct device_node *node, char *modalias, int len) in of_modalias_node() 1451 struct device_node *node = NULL; in __of_parse_phandle_with_args() local [all …]
|
D | of_reserved_mem.c | 72 void __init fdt_reserved_mem_save_node(unsigned long node, const char *uname, in fdt_reserved_mem_save_node() 95 static int __init __reserved_mem_alloc_size(unsigned long node, in __reserved_mem_alloc_size() 260 unsigned long node = rmem->fdt_node; in fdt_init_reserved_mem() local 279 static inline struct reserved_mem *__find_rmem(struct device_node *node) in __find_rmem()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_mn.c | 49 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.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_mn.c | 49 struct hlist_node node; member 72 struct amdgpu_mn_node *node, *next_node; in amdgpu_mn_destroy() local 136 struct amdgpu_mn_node *node; in amdgpu_mn_invalidate_range_start() local 243 struct amdgpu_mn_node *node = NULL; in amdgpu_mn_register() local 315 struct amdgpu_mn_node *node; in amdgpu_mn_unregister() local
|
/linux-4.4.14/drivers/infiniband/hw/usnic/ |
D | usnic_uiom_interval_tree.c | 42 #define START(node) ((node)->start) argument 43 #define LAST(node) ((node)->last) argument 45 #define MAKE_NODE(node, start, end, ref_cnt, flags, err, err_out) \ argument 55 #define MARK_FOR_ADD(node, list) (list_add_tail(&node->link, list)) argument 57 #define MAKE_NODE_AND_APPEND(node, start, end, ref_cnt, flags, err, \ argument 107 struct usnic_uiom_interval_node *node; in find_intervals_intersection_sorted() local
|
/linux-4.4.14/drivers/net/wan/ |
D | hd64570.h | 130 #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.4.14/arch/x86/include/asm/ |
D | numa.h | 36 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.4.14/tools/perf/tests/ |
D | hists_output.c | 98 struct rb_node *node; in del_hist_entries() local 132 struct rb_node *node; in test1() local 234 struct rb_node *node; in test2() local 290 struct rb_node *node; in test3() local 364 struct rb_node *node; in test4() local 466 struct rb_node *node; in test5() local
|
/linux-4.4.14/drivers/irqchip/ |
D | irq-or1k-pic.c | 146 static int __init or1k_pic_init(struct device_node *node, in or1k_pic_init() 160 static int __init or1k_pic_or1200_init(struct device_node *node, in or1k_pic_or1200_init() 168 static int __init or1k_pic_level_init(struct device_node *node, in or1k_pic_level_init() 176 static int __init or1k_pic_edge_init(struct device_node *node, in or1k_pic_edge_init()
|
D | irq-ingenic.c | 87 static int __init ingenic_intc_of_init(struct device_node *node, in ingenic_intc_of_init() 162 static int __init intc_1chip_of_init(struct device_node *node, in intc_1chip_of_init() 169 static int __init intc_2chip_of_init(struct device_node *node, in intc_2chip_of_init()
|
D | irq-mmp.c | 170 static int mmp_irq_domain_xlate(struct irq_domain *d, struct device_node *node, in mmp_irq_domain_xlate() 344 static int __init mmp_init_bases(struct device_node *node) in mmp_init_bases() 385 static int __init mmp_of_init(struct device_node *node, in mmp_of_init() 404 static int __init mmp2_of_init(struct device_node *node, in mmp2_of_init() 423 static int __init mmp2_mux_of_init(struct device_node *node, in mmp2_mux_of_init()
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | alloc.c | 50 int node) in mlx5_dma_zalloc_coherent_node() 67 struct mlx5_buf *buf, int node) in mlx5_buf_alloc_node() 103 int node) in mlx5_alloc_db_pgdir() 147 int mlx5_db_alloc_node(struct mlx5_core_dev *dev, struct mlx5_db *db, int node) in mlx5_db_alloc_node()
|
/linux-4.4.14/net/tipc/ |
D | name_distr.c | 51 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
|
D | node.c | 105 struct tipc_node *node = container_of(kref, struct tipc_node, kref); in tipc_node_kref_release() local 110 void tipc_node_put(struct tipc_node *node) in tipc_node_put() 115 static void tipc_node_get(struct tipc_node *node) in tipc_node_get() 126 struct tipc_node *node; in tipc_node_find() local 215 static void tipc_node_delete(struct tipc_node *node) in tipc_node_delete() 226 struct tipc_node *node, *t_node; in tipc_node_stop() local 239 struct tipc_node *node; in tipc_node_add_conn() local 270 struct tipc_node *node; in tipc_node_remove_conn() local 908 struct tipc_node *node = tipc_node_find(net, addr); in tipc_node_get_linkname() local 928 void tipc_node_unlock(struct tipc_node *node) in tipc_node_unlock() [all …]
|
/linux-4.4.14/drivers/gpu/drm/omapdrm/ |
D | omap_debugfs.c | 30 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.4.14/drivers/gpu/drm/i915/ |
D | i915_debugfs.c | 56 struct drm_info_node *node; in drm_add_fake_info_node() local 77 struct drm_info_node *node = m->private; in i915_capabilities() local 203 struct drm_info_node *node = m->private; in i915_gem_object_list_info() local 265 struct drm_info_node *node = m->private; in i915_gem_stolen_list_info() local 432 struct drm_info_node *node = m->private; in i915_gem_object_info() local 530 struct drm_info_node *node = m->private; in i915_gem_gtt_info() local 565 struct drm_info_node *node = m->private; in i915_gem_pageflip_info() local 638 struct drm_info_node *node = m->private; in i915_gem_batch_pool_info() local 683 struct drm_info_node *node = m->private; in i915_gem_request_info() local 741 struct drm_info_node *node = m->private; in i915_gem_seqno_info() local [all …]
|
/linux-4.4.14/drivers/base/ |
D | devres.c | 26 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() 168 struct devres_node *node; in devres_for_each_res() local 230 struct devres_node *node; in find_dr() local [all …]
|
D | node.c | 227 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() 504 struct node *node = container_of(work, struct node, node_work); in node_hugetlb_work() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nouveau_sgdma.c | 12 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
|
D | nouveau_ttm.c | 52 nvkm_mem_node_cleanup(struct nvkm_mem *node) in nvkm_mem_node_cleanup() 84 struct nvkm_mem *node; in nouveau_vram_manager_new() local 145 struct nvkm_mem *node; in nouveau_gart_manager_new() local 219 struct nvkm_mem *node = mem->mm_node; in nv04_gart_manager_del() local 232 struct nvkm_mem *node; in nv04_gart_manager_new() local
|
/linux-4.4.14/arch/mips/loongson64/loongson-3/ |
D | numa.c | 124 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.4.14/drivers/net/wireless/mwifiex/ |
D | util.c | 521 struct mwifiex_sta_node *node; in mwifiex_get_sta_entry() local 537 struct mwifiex_sta_node *node; in mwifiex_get_tdls_sta_entry() local 601 struct mwifiex_sta_node *node; in mwifiex_add_sta_entry() local 629 int ies_len, struct mwifiex_sta_node *node) in mwifiex_set_sta_ht_cap() 656 struct mwifiex_sta_node *node; in mwifiex_del_sta_entry() local 674 struct mwifiex_sta_node *node, *tmp; in mwifiex_del_all_sta_list() local
|
D | 11n.h | 72 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
|
/linux-4.4.14/arch/mips/pci/ |
D | msi-xlp.c | 113 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.4.14/arch/alpha/include/asm/ |
D | topology.h | 11 int node; in cpu_to_node() local 27 static const struct cpumask *cpumask_of_node(int node) in cpumask_of_node()
|
/linux-4.4.14/drivers/clk/keystone/ |
D | pll.c | 162 static void __init _of_pll_clk_init(struct device_node *node, bool pllctrl) in _of_pll_clk_init() 230 static void __init of_keystone_pll_clk_init(struct device_node *node) in of_keystone_pll_clk_init() 241 static void __init of_keystone_main_pll_clk_init(struct device_node *node) in of_keystone_main_pll_clk_init() 252 static void __init of_pll_div_clk_init(struct device_node *node) in of_pll_div_clk_init() 296 static void __init of_pll_mux_clk_init(struct device_node *node) in of_pll_mux_clk_init()
|
/linux-4.4.14/tools/include/linux/ |
D | rbtree.h | 55 #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()
|
/linux-4.4.14/drivers/misc/mic/scif/ |
D | scif_nm.c | 27 static void scif_invalidate_ep(int node) in scif_invalidate_ep() 153 void scif_handle_remove_node(int node) in scif_handle_remove_node() 161 static int scif_send_rmnode_msg(int node, int remove_node) in scif_send_rmnode_msg()
|
/linux-4.4.14/fs/ocfs2/dlm/ |
D | dlmdomain.c | 492 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.4.14/arch/powerpc/boot/ |
D | devtree.c | 136 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.4.14/drivers/staging/lustre/lustre/include/ |
D | interval_tree.h | 65 static inline int interval_is_intree(struct interval_node *node) in interval_is_intree() 70 static inline __u64 interval_high(struct interval_node *node) in interval_high() 75 static inline void interval_set(struct interval_node *node, in interval_set()
|
/linux-4.4.14/arch/mips/sgi-ip27/ |
D | ip27-memory.c | 265 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.4.14/kernel/trace/ |
D | trace_stat.c | 26 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.4.14/arch/mips/include/asm/mach-loongson64/ |
D | topology.h | 7 #define parent_node(node) (node) argument 8 #define cpumask_of_node(node) (&__node_data[(node)]->cpumask) argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/ |
D | mm.c | 26 #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.4.14/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-cpu.c | 93 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() 826 int node = 0; in cfs_cpt_table_create_pattern() local
|
/linux-4.4.14/net/batman-adv/ |
D | hash.h | 70 struct hlist_node *node, *node_tmp; in batadv_hash_delete() local 111 struct hlist_node *node; in batadv_hash_add() local 153 struct hlist_node *node; in batadv_hash_remove() local
|
/linux-4.4.14/drivers/clk/samsung/ |
D | clk-exynos-clkout.c | 57 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.4.14/fs/nfs/blocklayout/ |
D | extent_tree.c | 12 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.4.14/drivers/firewire/ |
D | core-topology.c | 113 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.4.14/drivers/iommu/ |
D | iova.c | 80 struct rb_node *node = rb_next(&free->node); in __cached_rbnode_delete_update() local 304 struct rb_node *node; in find_iova() local 379 struct rb_node *node; in put_iova_domain() local 396 __is_range_overlap(struct rb_node *node, in __is_range_overlap() 455 struct rb_node *node; in reserve_iova() local 496 struct rb_node *node; in copy_reserved_iova() local
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-mpc.c | 203 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.4.14/drivers/clk/mediatek/ |
D | clk-mt8173.c | 909 static void __init mtk_topckgen_init(struct device_node *node) in mtk_topckgen_init() 937 static void __init mtk_infrasys_init(struct device_node *node) in mtk_infrasys_init() 957 static void __init mtk_pericfg_init(struct device_node *node) in mtk_pericfg_init() 1060 static void __init mtk_apmixedsys_init(struct device_node *node) in mtk_apmixedsys_init() 1104 static void __init mtk_imgsys_init(struct device_node *node) in mtk_imgsys_init() 1122 static void __init mtk_mmsys_init(struct device_node *node) in mtk_mmsys_init() 1139 static void __init mtk_vdecsys_init(struct device_node *node) in mtk_vdecsys_init() 1156 static void __init mtk_vencsys_init(struct device_node *node) in mtk_vencsys_init() 1173 static void __init mtk_vencltsys_init(struct device_node *node) in mtk_vencltsys_init()
|
/linux-4.4.14/arch/metag/include/asm/ |
D | topology.h | 7 #define parent_node(node) ((void)(node), 0) argument 9 #define cpumask_of_node(node) ((void)node, cpu_online_mask) argument
|
/linux-4.4.14/arch/sh/include/asm/ |
D | topology.h | 7 #define parent_node(node) ((void)(node),0) argument 9 #define cpumask_of_node(node) ((void)node, cpu_online_mask) argument
|
/linux-4.4.14/drivers/pinctrl/ |
D | core.h | 40 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.4.14/arch/s390/numa/ |
D | mode_emu.c | 84 static int cores_pinned(struct toptree *node) in cores_pinned() 152 static int dist_node_to_core(struct toptree *node, struct toptree *core) in dist_node_to_core() 181 struct toptree *node, *node_best = NULL; in node_for_core() local 211 struct toptree *node, *core, *tmp; in toptree_to_numa_single() local 225 static void move_level_to_numa_node(struct toptree *node, struct toptree *phys, in move_level_to_numa_node() 251 struct toptree *node; in move_level_to_numa() local 338 struct toptree *phys, *node, *book, *mc, *core; in toptree_from_topology() local
|
/linux-4.4.14/security/selinux/ss/ |
D | conditional.c | 90 int evaluate_cond_node(struct policydb *p, struct cond_node *node) in evaluate_cond_node() 143 static void cond_node_destroy(struct cond_node *node) in cond_node_destroy() 399 static int cond_read_node(struct policydb *p, struct cond_node *node, void *fp) in cond_read_node() 455 struct cond_node *node, *last = NULL; in cond_read_list() local 554 static int cond_write_node(struct policydb *p, struct cond_node *node, in cond_write_node() 620 struct avtab_node *node; in cond_compute_xperms() local 639 struct avtab_node *node; in cond_compute_av() local
|
/linux-4.4.14/arch/mips/ath79/ |
D | irq.c | 272 struct device_node *node, struct device_node *parent) in ath79_misc_intc_of_init() 298 struct device_node *node, struct device_node *parent) in ar7100_misc_intc_of_init() 308 struct device_node *node, struct device_node *parent) in ar7240_misc_intc_of_init() 318 struct device_node *node, struct device_node *parent) in ar79_cpu_intc_of_init()
|
/linux-4.4.14/fs/ext4/ |
D | extents_status.c | 178 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 1193 struct rb_node *node; in es_do_reclaim_extents() local
|
/linux-4.4.14/kernel/ |
D | audit_tree.c | 31 struct node { struct 32 struct list_head list; 33 struct audit_tree *owner; 34 unsigned index; /* index; upper bit indicates 'will prune' */ 521 struct node *node = list_entry(p, struct node, list); in trim_marked() local 530 struct node *node; in trim_marked() local 595 struct node *node; in audit_trim_trees() local 752 struct node *node; in audit_add_tree_rule() local 854 struct node *node; in audit_tag_tree() local
|
/linux-4.4.14/arch/x86/kernel/ |
D | kdebugfs.c | 33 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.4.14/arch/arm/mach-rockchip/ |
D | platsmp.c | 171 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.4.14/drivers/memory/ |
D | mvebu-devbus.c | 99 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.4.14/drivers/media/platform/xilinx/ |
D | xilinx-vipp.c | 43 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.4.14/arch/mips/ralink/ |
D | of.c | 31 __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.4.14/arch/powerpc/platforms/pasemi/ |
D | misc.c | 34 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.4.14/drivers/regulator/ |
D | of_regulator.c | 178 struct device_node *node, in of_get_regulator_init_data() 227 int of_regulator_match(struct device *dev, struct device_node *node, in of_regulator_match() 292 struct device_node **node) in regulator_of_get_init_data()
|
/linux-4.4.14/arch/tile/include/asm/ |
D | topology.h | 36 #define parent_node(node) (node) argument 39 static inline const struct cpumask *cpumask_of_node(int node) in cpumask_of_node()
|
/linux-4.4.14/arch/mips/include/asm/mach-ip27/ |
D | topology.h | 26 #define parent_node(node) (node) argument 27 #define cpumask_of_node(node) ((node) == -1 ? \ argument
|
/linux-4.4.14/drivers/base/regmap/ |
D | regcache-rbtree.c | 35 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.4.14/arch/sparc/kernel/ |
D | auxio_32.c | 31 phandle node, auxio_nd; in auxio_probe() local 114 phandle node; in auxio_power_probe() local
|
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/ |
D | mce-genpool.c | 32 struct mce_evt_llist *node, *tmp; in mce_gen_pool_process() local 54 struct mce_evt_llist *node; in mce_gen_pool_add() local
|
/linux-4.4.14/drivers/net/ethernet/cavium/thunder/ |
D | thunder_bgx.c | 122 unsigned bgx_get_map(int node) in bgx_get_map() 137 int bgx_get_lmac_count(int node, int bgx_idx) in bgx_get_lmac_count() 150 void bgx_get_lmac_link_state(int node, int bgx_idx, int lmacid, void *status) in bgx_get_lmac_link_state() 167 const u8 *bgx_get_lmac_mac(int node, int bgx_idx, int lmacid) in bgx_get_lmac_mac() 178 void bgx_set_lmac_mac(int node, int bgx_idx, int lmacid, const u8 *mac) in bgx_set_lmac_mac() 189 void bgx_lmac_rx_tx_enable(int node, int bgx_idx, int lmacid, bool enable) in bgx_lmac_rx_tx_enable() 311 u64 bgx_get_rx_stats(int node, int bgx_idx, int lmac, int idx) in bgx_get_rx_stats() 325 u64 bgx_get_tx_stats(int node, int bgx_idx, int lmac, int idx) in bgx_get_tx_stats() 350 void bgx_lmac_internal_loopback(int node, int bgx_idx, in bgx_lmac_internal_loopback()
|
/linux-4.4.14/include/linux/regulator/ |
D | of_regulator.h | 30 struct device_node *node, in of_get_regulator_init_data() 37 struct device_node *node, in of_regulator_match()
|