/linux-4.4.14/drivers/hid/ |
D | hid-ntrig.c | 177 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_phys_width() local 179 return sprintf(buf, "%d\n", nd->sensor_physical_width); in show_phys_width() 189 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_phys_height() local 191 return sprintf(buf, "%d\n", nd->sensor_physical_height); in show_phys_height() 201 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_log_width() local 203 return sprintf(buf, "%d\n", nd->sensor_logical_width); in show_log_width() 213 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_log_height() local 215 return sprintf(buf, "%d\n", nd->sensor_logical_height); in show_log_height() 225 struct ntrig_data *nd = hid_get_drvdata(hdev); in show_min_width() local 227 return sprintf(buf, "%d\n", nd->min_width * in show_min_width() [all …]
|
/linux-4.4.14/drivers/staging/most/aim-network/ |
D | networking.c | 160 struct net_dev_context *nd = dev->ml_priv; in most_nd_set_mac_address() local 166 BUG_ON(nd->dev != dev); in most_nd_set_mac_address() 168 nd->is_mamac = in most_nd_set_mac_address() 176 dev->mtu = nd->is_mamac ? MAMAC_DATA_LEN : ETH_DATA_LEN; in most_nd_set_mac_address() 183 struct net_dev_context *nd = dev->ml_priv; in most_nd_open() local 187 BUG_ON(nd->dev != dev); in most_nd_open() 189 if (nd->channels_opened) in most_nd_open() 192 BUG_ON(!nd->tx.linked || !nd->rx.linked); in most_nd_open() 194 if (most_start_channel(nd->iface, nd->rx.ch_id, &aim)) { in most_nd_open() 199 if (most_start_channel(nd->iface, nd->tx.ch_id, &aim)) { in most_nd_open() [all …]
|
/linux-4.4.14/fs/ |
D | namei.c | 543 static int __nd_alloc_stack(struct nameidata *nd) in __nd_alloc_stack() argument 547 if (nd->flags & LOOKUP_RCU) { in __nd_alloc_stack() 558 memcpy(p, nd->internal, sizeof(nd->internal)); in __nd_alloc_stack() 559 nd->stack = p; in __nd_alloc_stack() 581 static inline int nd_alloc_stack(struct nameidata *nd) in nd_alloc_stack() argument 583 if (likely(nd->depth != EMBEDDED_LEVELS)) in nd_alloc_stack() 585 if (likely(nd->stack != nd->internal)) in nd_alloc_stack() 587 return __nd_alloc_stack(nd); in nd_alloc_stack() 590 static void drop_links(struct nameidata *nd) in drop_links() argument 592 int i = nd->depth; in drop_links() [all …]
|
/linux-4.4.14/block/ |
D | noop-iosched.c | 23 struct noop_data *nd = q->elevator->elevator_data; in noop_dispatch() local 26 rq = list_first_entry_or_null(&nd->queue, struct request, queuelist); in noop_dispatch() 37 struct noop_data *nd = q->elevator->elevator_data; in noop_add_request() local 39 list_add_tail(&rq->queuelist, &nd->queue); in noop_add_request() 45 struct noop_data *nd = q->elevator->elevator_data; in noop_former_request() local 47 if (rq->queuelist.prev == &nd->queue) in noop_former_request() 55 struct noop_data *nd = q->elevator->elevator_data; in noop_latter_request() local 57 if (rq->queuelist.next == &nd->queue) in noop_latter_request() 64 struct noop_data *nd; in noop_init_queue() local 71 nd = kmalloc_node(sizeof(*nd), GFP_KERNEL, q->node); in noop_init_queue() [all …]
|
/linux-4.4.14/drivers/isdn/i4l/ |
D | isdn_net.h | 79 static __inline__ isdn_net_local *isdn_net_get_locked_lp(isdn_net_dev *nd) in isdn_net_get_locked_lp() argument 84 spin_lock_irqsave(&nd->queue_lock, flags); in isdn_net_get_locked_lp() 85 lp = nd->queue; /* get lp on top of queue */ in isdn_net_get_locked_lp() 86 while (isdn_net_lp_busy(nd->queue)) { in isdn_net_get_locked_lp() 87 nd->queue = nd->queue->next; in isdn_net_get_locked_lp() 88 if (nd->queue == lp) { /* not found -- should never happen */ in isdn_net_get_locked_lp() 93 lp = nd->queue; in isdn_net_get_locked_lp() 94 nd->queue = nd->queue->next; in isdn_net_get_locked_lp() 95 spin_unlock_irqrestore(&nd->queue_lock, flags); in isdn_net_get_locked_lp() 100 spin_unlock_irqrestore(&nd->queue_lock, flags); in isdn_net_get_locked_lp() [all …]
|
D | isdn_concap.c | 45 isdn_net_dev *nd = ((isdn_net_local *) netdev_priv(ndev))->netdev; in isdn_concap_dl_data_req() local 46 isdn_net_local *lp = isdn_net_get_locked_lp(nd); in isdn_concap_dl_data_req()
|
D | isdn_net.c | 117 isdn_net_dev *nd; in isdn_net_device_busy() local 124 nd = ISDN_MASTER_PRIV(lp)->netdev; in isdn_net_device_busy() 126 nd = lp->netdev; in isdn_net_device_busy() 128 spin_lock_irqsave(&nd->queue_lock, flags); in isdn_net_device_busy() 132 spin_unlock_irqrestore(&nd->queue_lock, flags); in isdn_net_device_busy() 137 spin_unlock_irqrestore(&nd->queue_lock, flags); in isdn_net_device_busy() 490 isdn_net_dev *nd = ISDN_MASTER_PRIV(lp)->netdev; in isdn_net_stat_callback() local 491 isdn_net_add_to_bundle(nd, lp); in isdn_net_stat_callback() 1053 isdn_net_dev *nd; in isdn_net_xmit() local 1070 nd = ((isdn_net_local *) netdev_priv(ndev))->netdev; in isdn_net_xmit() [all …]
|
D | isdn_ppp.c | 1247 isdn_net_dev *nd; in isdn_ppp_xmit() local 1253 nd = mlp->netdev; /* get master lp */ in isdn_ppp_xmit() 1285 lp = isdn_net_get_locked_lp(nd); in isdn_ppp_xmit()
|
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/ |
D | conrpc.c | 91 lstcon_rpc_init(lstcon_node_t *nd, int service, unsigned feats, in lstcon_rpc_init() argument 94 crpc->crp_rpc = sfw_create_rpc(nd->nd_id, service, in lstcon_rpc_init() 101 crpc->crp_node = nd; in lstcon_rpc_init() 116 lstcon_rpc_prep(lstcon_node_t *nd, int service, unsigned feats, in lstcon_rpc_prep() argument 138 rc = lstcon_rpc_init(nd, service, feats, bulk_npg, bulk_len, 0, crpc); in lstcon_rpc_prep() 289 lstcon_node_t *nd; in lstcon_rpc_trans_abort() local 316 nd = crpc->crp_node; in lstcon_rpc_trans_abort() 317 if (cfs_time_after(nd->nd_stamp, crpc->crp_stamp)) in lstcon_rpc_trans_abort() 320 nd->nd_stamp = crpc->crp_stamp; in lstcon_rpc_trans_abort() 321 nd->nd_state = LST_NODE_DOWN; in lstcon_rpc_trans_abort() [all …]
|
D | conrpc.h | 111 int lstcon_sesrpc_prep(struct lstcon_node *nd, int transop, 113 int lstcon_dbgrpc_prep(struct lstcon_node *nd, 115 int lstcon_batrpc_prep(struct lstcon_node *nd, int transop, unsigned version, 117 int lstcon_testrpc_prep(struct lstcon_node *nd, int transop, unsigned version, 119 int lstcon_statrpc_prep(struct lstcon_node *nd, unsigned version,
|
D | console.c | 48 #define LST_NODE_STATE_COUNTER(nd, p) \ argument 50 if ((nd)->nd_state == LST_NODE_ACTIVE) \ 52 else if ((nd)->nd_state == LST_NODE_BUSY) \ 54 else if ((nd)->nd_state == LST_NODE_DOWN) \ 64 lstcon_node_get(lstcon_node_t *nd) in lstcon_node_get() argument 66 LASSERT(nd->nd_ref >= 1); in lstcon_node_get() 68 nd->nd_ref++; in lstcon_node_get() 117 lstcon_node_put(lstcon_node_t *nd) in lstcon_node_put() argument 121 LASSERT(nd->nd_ref > 0); in lstcon_node_put() 123 if (--nd->nd_ref > 0) in lstcon_node_put() [all …]
|
/linux-4.4.14/tools/perf/ui/browsers/ |
D | hists.c | 45 static struct rb_node *hists__filter_entries(struct rb_node *nd, 55 struct rb_node *nd; in hist_browser__get_folding() local 59 for (nd = rb_first(&hists->entries); in hist_browser__get_folding() 60 (nd = hists__filter_entries(nd, browser->min_pcnt)) != NULL; in hist_browser__get_folding() 61 nd = rb_next(nd)) { in hist_browser__get_folding() 63 rb_entry(nd, struct hist_entry, rb_node); in hist_browser__get_folding() 159 struct rb_node *nd; in callchain_node__count_rows_rb_tree() local 161 for (nd = rb_first(&node->rb_root); nd; nd = rb_next(nd)) { in callchain_node__count_rows_rb_tree() 162 struct callchain_node *child = rb_entry(nd, struct callchain_node, rb_node); in callchain_node__count_rows_rb_tree() 200 struct rb_node *nd; in callchain__count_rows() local [all …]
|
D | map.c | 20 static void map_browser__write(struct ui_browser *browser, void *nd, int row) in map_browser__write() argument 22 struct symbol *sym = rb_entry(nd, struct symbol, rb_node); in map_browser__write() 111 struct rb_node *nd; in map__browse() local 115 for (nd = rb_first(mb.b.entries); nd; nd = rb_next(nd)) { in map__browse() 116 struct symbol *pos = rb_entry(nd, struct symbol, rb_node); in map__browse()
|
D | annotate.c | 363 struct rb_node *nd) in annotate_browser__set_rb_top() argument 369 bpos = rb_entry(nd, struct browser_disasm_line, rb_node); in annotate_browser__set_rb_top() 375 browser->curr_hot = nd; in annotate_browser__set_rb_top() 706 struct rb_node *nd = NULL; in annotate_browser__run() local 725 nd = browser->curr_hot; in annotate_browser__run() 737 if (nd != NULL && RB_EMPTY_NODE(nd)) in annotate_browser__run() 738 nd = NULL; in annotate_browser__run() 750 if (nd != NULL) { in annotate_browser__run() 751 nd = rb_prev(nd); in annotate_browser__run() 752 if (nd == NULL) in annotate_browser__run() [all …]
|
/linux-4.4.14/tools/perf/util/ |
D | build-id.c | 241 struct rb_node *nd; in perf_session__write_buildid_table() local 247 for (nd = rb_first(&session->machines.guests); nd; nd = rb_next(nd)) { in perf_session__write_buildid_table() 248 struct machine *pos = rb_entry(nd, struct machine, rb_node); in perf_session__write_buildid_table() 273 struct rb_node *nd; in dsos__hit_all() local 280 for (nd = rb_first(&session->machines.guests); nd; nd = rb_next(nd)) { in dsos__hit_all() 281 struct machine *pos = rb_entry(nd, struct machine, rb_node); in dsos__hit_all() 513 struct rb_node *nd; in perf_session__cache_build_ids() local 524 for (nd = rb_first(&session->machines.guests); nd; nd = rb_next(nd)) { in perf_session__cache_build_ids() 525 struct machine *pos = rb_entry(nd, struct machine, rb_node); in perf_session__cache_build_ids() 538 struct rb_node *nd; in perf_session__read_build_ids() local [all …]
|
D | machine.c | 110 struct rb_node *nd; in machine__delete_threads() local 113 nd = rb_first(&machine->threads); in machine__delete_threads() 114 while (nd) { in machine__delete_threads() 115 struct thread *t = rb_entry(nd, struct thread, rb_node); in machine__delete_threads() 117 nd = rb_next(nd); in machine__delete_threads() 187 struct rb_node *nd; in machines__set_symbol_filter() local 192 for (nd = rb_first(&machines->guests); nd; nd = rb_next(nd)) { in machines__set_symbol_filter() 193 struct machine *machine = rb_entry(nd, struct machine, rb_node); in machines__set_symbol_filter() 201 struct rb_node *nd; in machines__set_comm_exec() local 205 for (nd = rb_first(&machines->guests); nd; nd = rb_next(nd)) { in machines__set_comm_exec() [all …]
|
D | hist.c | 1233 struct rb_node *nd; in hists__filter_by_dso() local 1240 for (nd = rb_first(&hists->entries); nd; nd = rb_next(nd)) { in hists__filter_by_dso() 1241 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__filter_by_dso() 1267 struct rb_node *nd; in hists__filter_by_thread() local 1274 for (nd = rb_first(&hists->entries); nd; nd = rb_next(nd)) { in hists__filter_by_thread() 1275 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__filter_by_thread() 1299 struct rb_node *nd; in hists__filter_by_symbol() local 1306 for (nd = rb_first(&hists->entries); nd; nd = rb_next(nd)) { in hists__filter_by_symbol() 1307 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__filter_by_symbol() 1330 struct rb_node *nd; in hists__filter_by_socket() local [all …]
|
D | map.c | 262 struct rb_node *nd = rb_first(symbols); in map__fixup_start() local 263 if (nd != NULL) { in map__fixup_start() 264 struct symbol *sym = rb_entry(nd, struct symbol, rb_node); in map__fixup_start() 272 struct rb_node *nd = rb_last(symbols); in map__fixup_end() local 273 if (nd != NULL) { in map__fixup_end() 274 struct symbol *sym = rb_entry(nd, struct symbol, rb_node); in map__fixup_end() 560 struct rb_node *nd; in maps__find_symbol_by_name() local 564 for (nd = rb_first(&maps->entries); nd; nd = rb_next(nd)) { in maps__find_symbol_by_name() 565 struct map *pos = rb_entry(nd, struct map, rb_node); in maps__find_symbol_by_name() 613 struct rb_node *nd; in maps__fprintf() local [all …]
|
D | symbol.h | 70 #define symbols__for_each_entry(symbols, pos, nd) \ argument 71 for (nd = rb_first(symbols); \ 72 nd && (pos = rb_entry(nd, struct symbol, rb_node)); \ 73 nd = rb_next(nd))
|
D | symbol.c | 151 struct rb_node *nd; in symbols__fixup_duplicate() local 154 nd = rb_first(symbols); in symbols__fixup_duplicate() 156 while (nd) { in symbols__fixup_duplicate() 157 curr = rb_entry(nd, struct symbol, rb_node); in symbols__fixup_duplicate() 159 nd = rb_next(&curr->rb_node); in symbols__fixup_duplicate() 160 next = rb_entry(nd, struct symbol, rb_node); in symbols__fixup_duplicate() 162 if (!nd) in symbols__fixup_duplicate() 173 nd = rb_next(&curr->rb_node); in symbols__fixup_duplicate() 182 struct rb_node *nd, *prevnd = rb_first(symbols); in symbols__fixup_end() local 190 for (nd = rb_next(prevnd); nd; nd = rb_next(nd)) { in symbols__fixup_end() [all …]
|
D | dso.c | 1305 struct rb_node *nd; in dso__fprintf() local 1314 for (nd = rb_first(&dso->symbols[type]); nd; nd = rb_next(nd)) { in dso__fprintf() 1315 struct symbol *pos = rb_entry(nd, struct symbol, rb_node); in dso__fprintf()
|
/linux-4.4.14/arch/sparc/kernel/ |
D | devices.c | 33 static int check_cpu_node(phandle nd, int *cur_inst, in check_cpu_node() argument 37 if (!compare(nd, *cur_inst, compare_arg)) { in check_cpu_node() 39 *prom_node = nd; in check_cpu_node() 41 *mid = prom_getintdefault(nd, cpu_mid_prop(), 0); in check_cpu_node() 73 static int cpu_instance_compare(phandle nd, int instance, void *_arg) in cpu_instance_compare() argument 88 static int cpu_mid_compare(phandle nd, int instance, void *_arg) in cpu_mid_compare() argument 93 this_mid = prom_getintdefault(nd, cpu_mid_prop(), 0); in cpu_mid_compare()
|
/linux-4.4.14/tools/perf/ |
D | builtin-annotate.c | 125 struct rb_node *nd = rb_first(&hists->entries), *next; in hists__find_annotations() local 128 while (nd) { in hists__find_annotations() 129 struct hist_entry *he = rb_entry(nd, struct hist_entry, rb_node); in hists__find_annotations() 139 nd = rb_prev(nd); in hists__find_annotations() 141 nd = rb_next(nd); in hists__find_annotations() 163 nd = rb_next(nd); in hists__find_annotations() 172 next = rb_next(nd); in hists__find_annotations() 175 next = rb_prev(nd); in hists__find_annotations() 182 nd = next; in hists__find_annotations() 185 nd = rb_next(nd); in hists__find_annotations()
|
/linux-4.4.14/drivers/block/aoe/ |
D | aoeblk.c | 63 struct net_device *nds[8], **nd, **nnd, **ne; in aoedisk_show_netif() local 69 nd = nds; in aoedisk_show_netif() 70 ne = nd + ARRAY_SIZE(nds); in aoedisk_show_netif() 76 for (; ifp < e && ifp->nd; ifp++) { in aoedisk_show_netif() 77 for (nnd = nds; nnd < nd; nnd++) in aoedisk_show_netif() 78 if (*nnd == ifp->nd) in aoedisk_show_netif() 80 if (nnd == nd && nd != ne) in aoedisk_show_netif() 81 *nd++ = ifp->nd; in aoedisk_show_netif() 85 ne = nd; in aoedisk_show_netif() 86 nd = nds; in aoedisk_show_netif() [all …]
|
D | aoecmd.c | 133 memcpy(h->src, t->ifp->nd->dev_addr, sizeof h->src); in aoehdr_atainit() 163 if (ifp >= &t->ifs[NAOEIFS] || ifp->nd == NULL) in ifrotate() 165 if (ifp->nd == NULL) in ifrotate() 274 && t->ifp->nd) { in newframe() 365 skb->dev = t->ifp->nd; in ata_rw_frameinit() 486 memcpy(h->src, t->ifp->nd->dev_addr, sizeof h->src); in resend() 488 skb->dev = t->ifp->nd; in resend() 544 getif(struct aoetgt *t, struct net_device *nd) in getif() argument 551 if (p->nd == nd) in getif() 560 struct net_device *nd; in ejectif() local [all …]
|
D | aoe.h | 128 struct net_device *nd; member
|
D | aoedev.c | 500 if (!ifp->nd) in freetgt() 502 dev_put(ifp->nd); in freetgt()
|
/linux-4.4.14/tools/perf/ui/gtk/ |
D | hists.c | 95 struct rb_node *nd; in perf_gtk__add_callchain() local 98 for (nd = rb_first(root); nd; nd = rb_next(nd)) { in perf_gtk__add_callchain() 106 node = rb_entry(nd, struct callchain_node, rb_node); in perf_gtk__add_callchain() 165 struct rb_node *nd; in perf_gtk__show_hists() local 223 for (nd = rb_first(&hists->entries); nd; nd = rb_next(nd)) { in perf_gtk__show_hists() 224 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in perf_gtk__show_hists()
|
/linux-4.4.14/fs/dlm/ |
D | config.c | 513 struct dlm_node *nd; in make_node() local 515 nd = kzalloc(sizeof(struct dlm_node), GFP_NOFS); in make_node() 516 if (!nd) in make_node() 519 config_item_init_type_name(&nd->item, name, &node_type); in make_node() 520 nd->nodeid = -1; in make_node() 521 nd->weight = 1; /* default weight of 1 if none is set */ in make_node() 522 nd->new = 1; /* set to 0 once it's been read by dlm_nodeid_list() */ in make_node() 525 list_add(&nd->list, &sp->members); in make_node() 529 return &nd->item; in make_node() 535 struct dlm_node *nd = config_item_to_node(i); in drop_node() local [all …]
|
/linux-4.4.14/net/openvswitch/ |
D | flow.c | 375 memset(&key->ipv6.nd, 0, sizeof(key->ipv6.nd)); in parse_icmpv6() 381 struct nd_msg *nd; in parse_icmpv6() local 387 if (unlikely(icmp_len < sizeof(*nd))) in parse_icmpv6() 393 nd = (struct nd_msg *)skb_transport_header(skb); in parse_icmpv6() 394 key->ipv6.nd.target = nd->target; in parse_icmpv6() 396 icmp_len -= sizeof(*nd); in parse_icmpv6() 400 (struct nd_opt_hdr *)(nd->opt + offset); in parse_icmpv6() 412 if (unlikely(!is_zero_ether_addr(key->ipv6.nd.sll))) in parse_icmpv6() 414 ether_addr_copy(key->ipv6.nd.sll, in parse_icmpv6() 415 &nd->opt[offset+sizeof(*nd_opt)]); in parse_icmpv6() [all …]
|
D | flow.h | 112 } nd; member
|
D | flow_netlink.c | 1116 SW_FLOW_KEY_MEMCPY(match, ipv6.nd.target, in ovs_key_from_nlattrs() 1118 sizeof(match->key->ipv6.nd.target), in ovs_key_from_nlattrs() 1120 SW_FLOW_KEY_MEMCPY(match, ipv6.nd.sll, in ovs_key_from_nlattrs() 1122 SW_FLOW_KEY_MEMCPY(match, ipv6.nd.tll, in ovs_key_from_nlattrs() 1612 memcpy(nd_key->nd_target, &output->ipv6.nd.target, in __ovs_nla_put_key() 1614 ether_addr_copy(nd_key->nd_sll, output->ipv6.nd.sll); in __ovs_nla_put_key() 1615 ether_addr_copy(nd_key->nd_tll, output->ipv6.nd.tll); in __ovs_nla_put_key()
|
/linux-4.4.14/tools/perf/ui/ |
D | browser.c | 128 struct rb_node *nd; in ui_browser__rb_tree_seek() local 132 nd = rb_first(root); in ui_browser__rb_tree_seek() 135 nd = browser->top; in ui_browser__rb_tree_seek() 138 nd = rb_last(root); in ui_browser__rb_tree_seek() 146 nd = rb_next(nd); in ui_browser__rb_tree_seek() 149 nd = rb_prev(nd); in ui_browser__rb_tree_seek() 152 browser->top = nd; in ui_browser__rb_tree_seek() 157 struct rb_node *nd; in ui_browser__rb_tree_refresh() local 163 nd = browser->top; in ui_browser__rb_tree_refresh() 165 while (nd != NULL) { in ui_browser__rb_tree_refresh() [all …]
|
/linux-4.4.14/tools/perf/tests/ |
D | vmlinux-kallsyms.c | 24 struct rb_node *nd; in test__vmlinux_matches_kallsyms() local 111 for (nd = rb_first(&vmlinux_map->dso->symbols[type]); nd; nd = rb_next(nd)) { in test__vmlinux_matches_kallsyms() 115 sym = rb_entry(nd, struct symbol, rb_node); in test__vmlinux_matches_kallsyms()
|
/linux-4.4.14/arch/ia64/kernel/ |
D | crash.c | 179 struct ia64_mca_notify_die *nd; in kdump_init_notifier() local 212 nd = (struct ia64_mca_notify_die *)args->err; in kdump_init_notifier() 217 if (kdump_on_init && (nd->sos->rv_rc != 1)) { in kdump_init_notifier() 224 if (kdump_on_init && (nd->sos->rv_rc != 1)) in kdump_init_notifier() 229 if (kdump_on_fatal_mca && !(*(nd->data))) { in kdump_init_notifier()
|
D | mca.c | 780 struct ia64_mca_notify_die nd = in ia64_mca_rendez_int_handler() local 786 NOTIFY_MCA(DIE_MCA_RENDZVOUS_ENTER, get_irq_regs(), (long)&nd, 1); in ia64_mca_rendez_int_handler() 794 NOTIFY_MCA(DIE_MCA_RENDZVOUS_PROCESS, get_irq_regs(), (long)&nd, 1); in ia64_mca_rendez_int_handler() 800 NOTIFY_MCA(DIE_MCA_RENDZVOUS_LEAVE, get_irq_regs(), (long)&nd, 1); in ia64_mca_rendez_int_handler() 1287 struct ia64_mca_notify_die nd = in ia64_mca_handler() local 1304 NOTIFY_MCA(DIE_MCA_MONARCH_ENTER, regs, (long)&nd, 1); in ia64_mca_handler() 1323 NOTIFY_MCA(DIE_MCA_MONARCH_PROCESS, regs, (long)&nd, 1); in ia64_mca_handler() 1349 NOTIFY_MCA(DIE_MCA_MONARCH_LEAVE, regs, (long)&nd, 1); in ia64_mca_handler() 1671 struct ia64_mca_notify_die nd = in ia64_init_handler() local 1674 NOTIFY_INIT(DIE_INIT_ENTER, regs, (long)&nd, 0); in ia64_init_handler() [all …]
|
/linux-4.4.14/arch/unicore32/mm/ |
D | proc-macros.S | 110 930: @ ---- handle 2nd page table 111 and \pa, \pa, \msk @ pa <- phys addr of 2nd pt 115 mov \off, \off >> #2 @ off <- index of 2nd pt 116 adr \tbl, 920f @ tbl <- table of 2nd pt 124 920: @ 2nd level page table
|
/linux-4.4.14/arch/arm/mach-exynos/ |
D | firmware.c | 201 struct device_node *nd; in exynos_firmware_init() local 204 nd = of_find_compatible_node(NULL, NULL, in exynos_firmware_init() 206 if (!nd) in exynos_firmware_init() 209 addr = of_get_address(nd, 0, NULL, NULL); in exynos_firmware_init()
|
/linux-4.4.14/fs/hpfs/ |
D | dnode.c | 238 struct dnode *d, *ad, *rd, *nd = NULL; in hpfs_add_to_dnode() local 255 kfree(nd); in hpfs_add_to_dnode() 260 kfree(nd); in hpfs_add_to_dnode() 268 kfree(nd); in hpfs_add_to_dnode() 281 kfree(nd); in hpfs_add_to_dnode() 285 if (!nd) if (!(nd = kmalloc(0x924, GFP_NOFS))) { in hpfs_add_to_dnode() 296 memcpy(nd, d, le32_to_cpu(d->first_free)); in hpfs_add_to_dnode() 297 copy_de(de = hpfs_add_de(i->i_sb, nd, name, namelen, down_ptr), new_de); in hpfs_add_to_dnode() 298 for_all_poss(i, hpfs_pos_ins, get_pos(nd, de), 1); in hpfs_add_to_dnode() 299 h = ((char *)dnode_last_de(nd) - (char *)nd) / 2 + 10; in hpfs_add_to_dnode() [all …]
|
/linux-4.4.14/drivers/nubus/ |
D | nubus.c | 165 static unsigned char *nubus_dirptr(const struct nubus_dirent *nd) in nubus_dirptr() argument 167 unsigned char *p = nd->base; in nubus_dirptr() 170 nubus_move(&p, nubus_expand32(nd->data), nd->mask); in nubus_dirptr() 256 int nubus_readdir(struct nubus_dir *nd, struct nubus_dirent *ent) in nubus_readdir() argument 259 if (nd->done) in nubus_readdir() 263 ent->base = nd->ptr; in nubus_readdir() 266 resid = nubus_get_rom(&nd->ptr, 4, nd->mask); in nubus_readdir() 272 nd->done = 1; in nubus_readdir() 280 ent->mask = nd->mask; in nubus_readdir()
|
/linux-4.4.14/arch/powerpc/platforms/powermac/ |
D | pci.c | 1029 struct device_node* nd; in pmac_pcibios_after_init() local 1031 for_each_node_by_name(nd, "firewire") { in pmac_pcibios_after_init() 1032 if (nd->parent && (of_device_is_compatible(nd, "pci106b,18") || in pmac_pcibios_after_init() 1033 of_device_is_compatible(nd, "pci106b,30") || in pmac_pcibios_after_init() 1034 of_device_is_compatible(nd, "pci11c1,5811")) in pmac_pcibios_after_init() 1035 && of_device_is_compatible(nd->parent, "uni-north")) { in pmac_pcibios_after_init() 1036 pmac_call_feature(PMAC_FTR_1394_ENABLE, nd, 0, 0); in pmac_pcibios_after_init() 1037 pmac_call_feature(PMAC_FTR_1394_CABLE_POWER, nd, 0, 0); in pmac_pcibios_after_init() 1040 for_each_node_by_name(nd, "ethernet") { in pmac_pcibios_after_init() 1041 if (nd->parent && of_device_is_compatible(nd, "gmac") in pmac_pcibios_after_init() [all …]
|
/linux-4.4.14/drivers/staging/netlogic/ |
D | xlr_net.c | 94 stnid = priv->nd->rfr_station; in send_to_rfr_fifo() 322 if (priv->nd->phy_interface == PHY_INTERFACE_MODE_RGMII || in xlr_hw_set_mac_addr() 323 priv->nd->phy_interface == PHY_INTERFACE_MODE_SGMII) in xlr_hw_set_mac_addr() 504 for (i = 0; i < hweight32(priv->nd->cpu_mask); i++) in xlr_config_pde() 530 struct xlr_fmn_info *gmac = priv->nd->gmac_fmn_info; in xlr_config_common() 533 int *bucket_size = priv->nd->bucket_size; in xlr_config_common() 578 cpu_mask = priv->nd->cpu_mask; in xlr_config_translate_table() 842 &xlr_gmac_link_adjust, priv->nd->phy_interface); in xlr_mii_probe() 917 priv->nd->phy_interface == PHY_INTERFACE_MODE_RGMII) in xlr_port_enable() 1037 priv->nd = (struct xlr_net_data *)pdev->dev.platform_data; in xlr_net_probe() [all …]
|
D | xlr_net.h | 1096 struct xlr_net_data *nd; member
|
/linux-4.4.14/drivers/s390/cio/ |
D | chsc.c | 384 static void format_node_data(char *params, char *id, struct node_descriptor *nd) in format_node_data() argument 389 if (nd->validity != ND_VALIDITY_VALID) { in format_node_data() 396 snprintf(params, PARAMS_LEN, "%02x,%06x", nd->byte0, nd->params); in format_node_data() 398 id = store_ebcdic(id, nd->type, sizeof(nd->type), '/'); in format_node_data() 399 id = store_ebcdic(id, nd->model, sizeof(nd->model), ','); in format_node_data() 400 id = store_ebcdic(id, nd->manufacturer, sizeof(nd->manufacturer), '.'); in format_node_data() 401 id = store_ebcdic(id, nd->plant, sizeof(nd->plant), 0); in format_node_data() 402 id = store_ebcdic(id, nd->seq, sizeof(nd->seq), ','); in format_node_data() 403 sprintf(id, "%04X", nd->tag); in format_node_data()
|
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/ |
D | brcm,bcm7120-l2-intc.txt | 13 or if they will output an interrupt signal at this 2nd level interrupt 24 2nd level interrupt line Outputs for the parent controller (e.g: ARM GIC) 64 are wired to this 2nd level interrupt controller, and how they match their 75 respective interrupt outputs bypass this 2nd level interrupt controller
|
D | arm,gic.txt | 31 The 2nd cell contains the interrupt number for the interrupt type. 50 first region is the GIC distributor register base and size. The 2nd region is 99 virtual interface control register base and size. The 2nd additional
|
D | snps,archs-idu-intc.txt | 3 This optional 2nd level interrupt controller can be used in SMP configurations for
|
D | brcm,bcm2835-armctrl-ic.txt | 25 The 2nd cell contains the interrupt number within the bank. Valid values
|
D | img,meta-intc.txt | 34 - <2nd-cell>: The Linux interrupt flags containing level-sense information,
|
D | img,pdc-intc.txt | 38 - <2nd-cell>: The level-sense information, encoded using the Linux interrupt
|
D | open-pic.txt | 44 - <2nd-cell>: The level-sense information, encoded as follows:
|
D | arm,gic-v3.txt | 18 The 2nd cell contains the interrupt number for the interrupt type.
|
/linux-4.4.14/arch/mips/cavium-octeon/ |
D | Kconfig | 29 bool "Build the kernel to be used as a 2nd kernel on the same chip" 33 address and use the 2nd uart for output. This allows a kernel built 65 bool "Lock the 2nd level interrupt handler in L2" 69 Lock the 2nd level interrupt handler in L2.
|
/linux-4.4.14/scripts/dtc/ |
D | data.c | 41 struct data nd; in data_grow_for() local 47 nd = d; in data_grow_for() 54 nd.val = xrealloc(d.val, newsize); in data_grow_for() 56 return nd; in data_grow_for()
|
/linux-4.4.14/tools/perf/ui/stdio/ |
D | hist.c | 377 struct rb_node *nd; in hists__fprintf() local 461 for (nd = rb_first(&hists->entries); nd; nd = rb_next(nd)) { in hists__fprintf() 462 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__fprintf()
|
/linux-4.4.14/drivers/sbus/char/ |
D | openprom.c | 525 phandle nd; in opiocgetnext() local 529 if (copy_from_user(&nd, argp, sizeof(phandle))) in opiocgetnext() 532 if (nd == 0) { in opiocgetnext() 537 dp = of_find_node_by_phandle(nd); in opiocgetnext() 538 nd = 0; in opiocgetnext() 547 nd = dp->phandle; in opiocgetnext() 548 if (copy_to_user(argp, &nd, sizeof(phandle))) in opiocgetnext()
|
/linux-4.4.14/Documentation/devicetree/bindings/dma/ |
D | sirfsoc-dma.txt | 28 channel request line is 9 of the 2nd dma controller, while write channel uses 29 4 of the 2nd dma controller; spi1 read channel request line is 12 of the 1st
|
D | fsl-edma.txt | 14 The 2nd and the 3rd regions are programmable channel multiplexing 25 The 2nd cell specifies the request source(slot) ID. 62 and the 2nd specifies the request source.
|
D | apm-xgene-dma.txt | 12 2nd - Descriptor ring control and status register address space. 16 DMA error reporting interrupt. 2nd, 3rd, 4th and 5th interrupts
|
D | lpc1850-dmamux.txt | 8 * 2nd cell contain the mux value (0-3) for the peripheral
|
/linux-4.4.14/drivers/infiniband/hw/mlx4/ |
D | cm.c | 418 struct rb_node *nd; in mlx4_ib_cm_paravirt_clean() local 450 nd = rb_first(sl_id_map); in mlx4_ib_cm_paravirt_clean() 451 while (nd) { in mlx4_ib_cm_paravirt_clean() 453 rb_entry(nd, struct id_map_entry, node); in mlx4_ib_cm_paravirt_clean() 454 nd = rb_next(nd); in mlx4_ib_cm_paravirt_clean()
|
/linux-4.4.14/mm/ |
D | mempolicy.c | 1648 int nd) in policy_zonelist() argument 1653 nd = policy->v.preferred_node; in policy_zonelist() 1663 unlikely(!node_isset(nd, policy->v.nodes))) in policy_zonelist() 1664 nd = first_node(policy->v.nodes); in policy_zonelist() 1669 return node_zonelist(nd, gfp); in policy_zonelist() 2157 struct sp_node *p = rb_entry(n, struct sp_node, nd); in sp_lookup() 2173 w = rb_entry(prev, struct sp_node, nd); in sp_lookup() 2178 return rb_entry(n, struct sp_node, nd); in sp_lookup() 2187 struct sp_node *nd; in sp_insert() local 2191 nd = rb_entry(parent, struct sp_node, nd); in sp_insert() [all …]
|
D | mmap.c | 381 struct rb_node *nd, *pn = NULL; in browse_rb() local 384 for (nd = rb_first(root); nd; nd = rb_next(nd)) { in browse_rb() 386 vma = rb_entry(nd, struct vm_area_struct, vm_rb); in browse_rb() 409 pn = nd; in browse_rb() 414 for (nd = pn; nd; nd = rb_prev(nd)) in browse_rb() 425 struct rb_node *nd; in validate_mm_rb() local 427 for (nd = rb_first(root); nd; nd = rb_next(nd)) { in validate_mm_rb() 429 vma = rb_entry(nd, struct vm_area_struct, vm_rb); in validate_mm_rb()
|
D | memory-failure.c | 264 struct list_head nd; member 314 list_add_tail(&tk->nd, to_kill); in add_to_kill() 331 list_for_each_entry_safe (tk, next, to_kill, nd) { in kill_procs()
|
/linux-4.4.14/arch/powerpc/platforms/8xx/ |
D | Kconfig | 76 Enable FEC2 to serve as 2-nd Ethernet channel. Note that SMC2 77 (often 2-nd UART) will not work if this is enabled. 83 Enable SCC3 to serve as 2-nd Ethernet channel. Note that SMC1 84 (often 1-nd UART) will not work if this is enabled.
|
/linux-4.4.14/arch/alpha/lib/ |
D | csum_ipv6_magic.S | 50 or $1,$22,$1 # .. e1 : 2nd src word complete 63 or $3,$24,$3 # .. e1 : 2nd dst word complete
|
D | ev6-csum_ipv6_magic.S | 89 or $1,$5,$1 # E : 2nd src word complete 100 or $3,$23,$3 # E : U L U L : 2nd dst word complete
|
D | ev6-copy_user.S | 67 beq $3, $destaligned # .. U .. .. : 2nd (one cycle fetcher stall)
|
/linux-4.4.14/lib/ |
D | inflate.c | 842 unsigned nd; /* number of distance codes */ in inflate_dynamic() local 869 nd = 1 + ((unsigned)b & 0x1f); /* number of distance codes */ in inflate_dynamic() 875 if (nl > 288 || nd > 32) in inflate_dynamic() 877 if (nl > 286 || nd > 30) in inflate_dynamic() 911 n = nl + nd; in inflate_dynamic() 989 if ((i = huft_build(ll + nl, nd, 0, cpdist, cpdext, &td, &bd)) != 0) in inflate_dynamic()
|
/linux-4.4.14/Documentation/nvdimm/ |
D | nvdimm.txt | 295 /sys/class/nd/ndctl0 298 |-- subsystem -> ../../../../../../../class/nd 309 |-- nd 369 | |-- driver -> ../../../../../bus/nd/drivers/nvdimm 380 | |-- subsystem -> ../../../../../bus/nd 451 | |-- driver -> ../../../../../bus/nd/drivers/nd_region 465 | |-- subsystem -> ../../../../../bus/nd 579 E: MODALIAS=nd:t2 580 E: SUBSYSTEM=nd 586 E: MODALIAS=nd:t3 [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | calxeda-xgmac.txt | 7 The 2nd is pwr mgt interrupt. The 3rd is low power state interrupt.
|
D | stmmac.txt | 18 The 2nd cell is reset pulse in micro seconds.
|
/linux-4.4.14/Documentation/networking/ |
D | tcp-thin.txt | 47 http://simula.no/research/nd/publications/Simula.nd.477/simula_pdf_file
|
D | policy-routing.txt | 107 249 intra-area routes for 2nd area 117 iproute addrule to a-prefix-for-2nd-area class 249
|
D | netconsole.txt | 163 chunk, the 2nd chunk." may be split as follows. 166 6,416,1758426,-,ncfrag=16/31; the 2nd chunk.
|
D | filter.txt | 245 The next table shows addressing formats from the 2nd column:
|
/linux-4.4.14/drivers/sfi/ |
D | Kconfig | 12 based on the 2nd generation Intel Atom processor platform,
|
/linux-4.4.14/Documentation/video4linux/ |
D | 4CCs.txt | 24 2nd character: pixel order
|
/linux-4.4.14/drivers/clk/st/ |
D | clkgen-fsyn.c | 499 unsigned long nd = fs->ndiv + 16; /* ndiv value */ in clk_fs660c32_vco_get_rate() local 501 *rate = input * nd; in clk_fs660c32_vco_get_rate() 802 unsigned long nd = 8; /* ndiv stuck at 0 => val = 8 */ in clk_fs216c65_get_rate() local 812 *rate = div64_u64(P15 * nd * input * 32, res); in clk_fs216c65_get_rate() 821 unsigned long nd = 16; /* ndiv value; stuck at 0 (30Mhz input) */ in clk_fs432c65_get_rate() local 832 *rate = div64_u64(P15 * nd * input * 32, res); in clk_fs432c65_get_rate()
|
/linux-4.4.14/arch/sparc/mm/ |
D | srmmu.c | 1013 phandle nd; in init_vac_layout() local 1022 nd = prom_getchild(prom_root_node); in init_vac_layout() 1023 while ((nd = prom_getsibling(nd)) != 0) { in init_vac_layout() 1024 prom_getstring(nd, "device_type", node_str, sizeof(node_str)); in init_vac_layout() 1026 vac_line_size = prom_getint(nd, "cache-line-size"); in init_vac_layout() 1031 cache_lines = prom_getint(nd, "cache-nlines"); in init_vac_layout() 1052 if (nd == 0) { in init_vac_layout()
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | bugfix.S | 214 bfextu CMDREG2B(%a6){#6:#3},%d1 |get 2nd dest 215 cmpb %d0,%d1 |cmp 1st dest with 2nd dest 218 cmpb %d0,%d1 |cmp 1st src with 2nd dest 364 bfextu CMDREG2B(%a6){#6:#3},%d1 |get 2nd dest 365 cmpb %d0,%d1 |cmp 1st dest with 2nd dest
|
/linux-4.4.14/Documentation/devicetree/bindings/media/ |
D | img-ir-rev1.txt | 17 2nd: System side (fast) clock.
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | cfg80211.h | 452 static inline struct brcmf_cfg80211_profile *ndev_to_prof(struct net_device *nd) in ndev_to_prof() argument 454 struct brcmf_if *ifp = netdev_priv(nd); in ndev_to_prof()
|
/linux-4.4.14/drivers/nfc/fdp/ |
D | fdp.c | 130 u32 nd, num, delta; in fdp_nci_set_clock() local 133 nd = (24 * fc) / clock_freq; in fdp_nci_set_clock() 134 delta = 24 * fc - nd * clock_freq; in fdp_nci_set_clock() 145 data[7] = nd; in fdp_nci_set_clock()
|
/linux-4.4.14/Documentation/sound/oss/ |
D | ultrasound | 12 dma16 2nd DMA channel, only needed for full duplex operation
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | sodaville.txt | 15 - <2nd cell>: The level-sense information, encoded as follows:
|
/linux-4.4.14/drivers/scsi/ |
D | aha1740.h | 117 nd:1, /* No Disconnect */ member
|
/linux-4.4.14/arch/x86/mm/ |
D | numa.c | 193 void *nd; in alloc_node_data() local 210 nd = __va(nd_pa); in alloc_node_data() 219 node_data[nid] = nd; in alloc_node_data()
|
/linux-4.4.14/Documentation/ |
D | devices.txt | 224 255 = /dev/ttyS191 192nd UART serial port 561 31 = /dev/ttyC31 32nd Cyclades port 724 31 = /dev/fb31 32nd frame buffer 1008 248 = /dev/rd/c0d31 32nd disk, whole disk 1024 248 = /dev/rd/c1d31 32nd disk, whole disk 1034 248 = /dev/rd/c2d31 32nd disk, whole disk 1044 248 = /dev/rd/c3d31 32nd disk, whole disk 1058 248 = /dev/rd/c4d31 32nd disk, whole disk 1080 248 = /dev/rd/c5d31 32nd disk, whole disk 1097 248 = /dev/rd/c6d31 32nd disk, whole disk [all …]
|
D | serial-console.txt | 37 console and the 2nd serial port (ttyS1 or COM2) at 9600 baud.
|
D | kprobes.txt | 256 (*)Please imagine that the 2nd instruction is interrupted and then 257 the optimizer replaces the 2nd instruction with the jump *address* 603 ins2: 2nd Instruction
|
D | this_cpu_ops.txt | 332 Pranith Kumar, Aug 2nd, 2014
|
D | kernel-docs.txt | 65 * Title: "Linux Device Drivers, 2nd Edition" 531 * Title: "Linux Device Drivers, 2nd Edition"
|
D | CodingStyle | 509 (column (c-langelem-2nd-pos c-syntactic-element))
|
D | memory-barriers.txt | 1122 prior to the storage of B ---->| A->1 |------>| 2nd | 1148 | A->1 |------>| 2nd |
|
D | kernel-parameters.txt | 185 2: use 2nd APIC table, if available 889 mostly used for the kdump 2nd kernel to
|
/linux-4.4.14/net/dsa/ |
D | dsa.c | 579 struct net_device *nd; in dev_to_net_device() local 581 nd = to_net_dev(d); in dev_to_net_device() 582 dev_hold(nd); in dev_to_net_device() 585 return nd; in dev_to_net_device()
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | pcm030.dts | 93 0xc800 0 0 1 &mpc5200_pic 1 1 3 // 2nd slot
|
D | lite5200b.dts | 116 0xc800 0 0 1 &mpc5200_pic 1 1 3 // 2nd slot
|
D | media5200.dts | 93 0xc800 0 0 1 &media5200_fpga 0 3 // 2nd slot
|
D | pcm032.dts | 92 0xc800 0 0 1 &mpc5200_pic 1 1 3 // 2nd slot
|
/linux-4.4.14/Documentation/device-mapper/ |
D | dm-flakey.txt | 50 - replaces the 32nd byte of READ bios with the value 1
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | qcom-pm8xxx.txt | 38 number. The 2nd cell is the trigger type and level flags
|
/linux-4.4.14/include/linux/ |
D | mempolicy.h | 118 struct rb_node nd; member
|
/linux-4.4.14/drivers/mmc/host/ |
D | mmci.c | 644 struct mmci_host_next *nd = &host->next_data; in mmci_dma_prep_next() local 645 return __mmci_dma_prep_data(host, data, &nd->dma_chan, &nd->dma_desc); in mmci_dma_prep_next() 700 struct mmci_host_next *nd = &host->next_data; in mmci_pre_request() local 711 data->host_cookie = ++nd->cookie < 0 ? 1 : nd->cookie; in mmci_pre_request()
|
/linux-4.4.14/arch/arm/boot/compressed/ |
D | head-sharpsl.S | 50 mov r6, #0x30 @ Load 2nd Magic Init value
|
/linux-4.4.14/Documentation/video4linux/cx2341x/ |
D | fw-upload.txt | 14 - The 2nd 32-bit word of both images is 0xaa55bb66
|
/linux-4.4.14/Documentation/dvb/ |
D | technisat.txt | 69 8.) AirStar ATSC card 2nd generation:
|
/linux-4.4.14/drivers/s390/crypto/ |
D | ap_bus.c | 478 int nd; in ap_query_queue() local 490 nd = (info >> 16) & 0xff; in ap_query_queue() 491 if ((info & (1UL << 57)) && nd > 0) in ap_query_queue() 492 ap_max_domain_id = nd; in ap_query_queue()
|
/linux-4.4.14/Documentation/hwmon/ |
D | thmc50 | 64 temp3 -- 2nd remote only for ADM1022
|
/linux-4.4.14/Documentation/filesystems/ |
D | isofs.txt | 46 Quoting from the PDF "This 2nd Edition of Standard ECMA-119 is technically
|
D | coda.txt | 420 …ccttuurreess sshhaarreedd bbyy tthhee kkeerrnneell aanndd VVeennuuss 1355 44..2266.. ooddyy__eexxppaanndd 1426 55.. TThhee mmiinniiccaacchhee aanndd ddoowwnnccaallllss 1595 66.. IInniittiiaalliizzaattiioonn aanndd cclleeaannuupp
|
D | porting | 378 may now be called in rcu-walk mode (nd->flags & LOOKUP_RCU). -ECHILD should be
|
D | path-lookup.txt | 291 * LOOKUP_RCU is set in nd->flags, which distinguishes rcu-walk from ref-walk.
|
D | ntfs.txt | 326 # Offset Size Raid Number Chunk 1st Start 2nd Start
|
/linux-4.4.14/drivers/firmware/efi/ |
D | Kconfig | 51 mapping the 2nd kernel, but can also be used for debugging purposes.
|
/linux-4.4.14/arch/powerpc/mm/ |
D | numa.c | 927 void *nd; in setup_node_data() local 938 nd = __va(nd_pa); in setup_node_data() 947 node_data[nid] = nd; in setup_node_data()
|
/linux-4.4.14/drivers/net/ethernet/amd/ |
D | sunlance.c | 1411 struct device_node *nd; in sparc_lance_probe_one() local 1416 nd = of_find_node_by_path("/options"); in sparc_lance_probe_one() 1417 if (!nd) in sparc_lance_probe_one() 1420 prop = of_get_property(nd, "tpe-link-test?", NULL); in sparc_lance_probe_one()
|
/linux-4.4.14/Documentation/devicetree/bindings/phy/ |
D | apm-xgene-phy.txt | 51 3 = 8-15Gbps (2nd tuple default)
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | bcm2835.dtsi | 96 * Since the BCM2835 only has 2 banks, the 2nd bank
|
D | imx28-tx28.dts | 250 /* 2nd TX-Std UART - (A)UART1 */
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | ppc-pv.txt | 41 r4 2nd parameter 1st output value 42 r5 3rd parameter 2nd output value
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 81 # remainder is in first longword, quotient is in 2nd. # 312 mov.w %d5, %d1 # 2nd quotient 'digit' 413 swap %d3 # aligned with 2nd word of dividend 429 # add 2nd word to quotient, get the remainder.
|
/linux-4.4.14/Documentation/mn10300/ |
D | ABI.txt | 142 D1 2nd syscall argument Saved
|
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/ |
D | spufs.h | 251 long spufs_create(struct path *nd, struct dentry *dentry, unsigned int flags,
|
/linux-4.4.14/Documentation/input/ |
D | joystick-api.txt | 72 2nd Axis X 2 73 2nd Axis Y 3
|
D | sentelic.txt | 379 the 2nd finger is up. On the other hand, if both fingers are up, the device 811 bit7 0 RW EN_PS2_F2: PS/2 gesture mode 2nd
|
/linux-4.4.14/arch/sh/kernel/cpu/sh5/ |
D | switchto.S | 132 ld.l r4, 4, r9 ! next->thread_info (2nd element of next task_struct)
|
/linux-4.4.14/Documentation/powerpc/ |
D | firmware-assisted-dump.txt | 36 unlike kdump, fadump doesn't need a 2nd reboot to get back 213 dump and continue without 2nd reboot.
|
D | transactional_memory.txt | 196 handler route. Furthermore, the transactional 2nd register state will be
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/ |
D | sge.c | 1417 struct net_device *nd = adap->port[i].dev; in restart_tx_queues() local 1419 if (test_and_clear_bit(nd->if_port, &sge->stopped_tx_queues) && in restart_tx_queues() 1420 netif_running(nd)) { in restart_tx_queues() 1422 netif_wake_queue(nd); in restart_tx_queues()
|
/linux-4.4.14/fs/jfs/ |
D | jfs_dtree.c | 4079 int xssi, ns, nd; in dtMoveEntry() local 4100 ns = nd = 0; in dtMoveEntry() 4169 nd++; in dtMoveEntry() 4207 nd++; in dtMoveEntry() 4239 dlv->length = nd; in dtMoveEntry() 4245 sp->header.freecnt += nd; in dtMoveEntry() 4251 dp->header.freecnt -= nd; in dtMoveEntry()
|
/linux-4.4.14/Documentation/serial/ |
D | moxa-smartio | 175 2nd board ttyM8 - ttyM15 cum8 - cum15 296 | +------------ 2nd ISA board 334 0x280 and 0x180 as 1st and 2nd board. Just to change
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mpic.txt | 96 <2nd-cell> level-sense information, encoded as follows:
|
/linux-4.4.14/arch/frv/kernel/ |
D | head-mmu-fr451.S | 44 # GR11 - displacement of 2nd SDRAM addr reg from GR14
|
D | head-uc-fr401.S | 43 # GR11 - displacement of 2nd SDRAM addr reg from GR14
|
D | head-uc-fr555.S | 42 # GR11 - displacement of 2nd SDRAM addr reg from GR14
|
/linux-4.4.14/Documentation/fb/ |
D | udlfb.txt | 117 shadow Allocate a 2nd framebuffer to shadow what's currently across
|
D | framebuffer.txt | 34 31 = /dev/fb31 32nd frame buffer
|
/linux-4.4.14/arch/mips/include/uapi/asm/ |
D | inst.h | 860 __BITFIELD_FIELD(unsigned int nd : 1,
|
/linux-4.4.14/arch/mips/kernel/ |
D | branch.c | 377 if (inst.rr.nd) in __MIPS16e_compute_return_epc()
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | HD-Audio-Models.txt | 223 macbook-pro Intel Mac Book Pro 2nd generation (eq. type 3)
|
D | CMIPCI.txt | 55 routes, i.e. the 2nd DAC is output from front output.
|
D | ALSA-Configuration.txt | 1302 dma2 - 2nd dma # (0,1) 1744 dma2 - 2nd DMA # (PnP setup, -1 to disable)
|
/linux-4.4.14/Documentation/s390/ |
D | monreader.txt | 47 2nd option:
|
D | Debugging390.txt | 1255 This displays a 2nd return address of 80014CA6
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | mad.c | 297 struct opa_node_description *nd; in __subn_get_opa_nodedesc() local 304 nd = (struct opa_node_description *)data; in __subn_get_opa_nodedesc() 306 memcpy(nd->data, ibdev->node_desc, sizeof(nd->data)); in __subn_get_opa_nodedesc() 309 *resp_len += sizeof(*nd); in __subn_get_opa_nodedesc()
|
/linux-4.4.14/drivers/macintosh/ |
D | Kconfig | 178 This provides generic support for emulating the 2nd and 3rd mouse
|
/linux-4.4.14/arch/x86/crypto/ |
D | sha256-ssse3-asm.S | 91 INP = %rsi # 2nd arg
|
D | sha256-avx-asm.S | 99 INP = %rsi # 2nd arg
|
D | sha256-avx2-asm.S | 94 INP = %rsi # 2nd arg
|
D | sha512-avx2-asm.S | 74 # 2nd arg
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | at91-clock.txt | 297 * 1st and 2nd cells represent the frequency range (min-max).
|
/linux-4.4.14/Documentation/scsi/ |
D | arcmsr_spec.txt | 119 ** (B) 2nd byte : command block length (high byte)
|
D | sym53c8xx_2.txt | 275 2nd method: apply "setverbose 0" control command to the proc fs entry 846 04 00 03 00 00 10 00 58 00 00 01 00 00 63 2nd controller
|
D | aic79xx.txt | 90 1.3.9 (May 22nd, 2003)
|
D | ncr53c8xx.txt | 304 2nd method: apply "setverbose 0" control command to the proc fs entry 1599 04 00 03 00 00 10 00 58 00 00 01 00 00 63 2nd controller
|
D | ChangeLog.1992-1997 | 28 The 2nd argument of bios_param is now a kdev_t.
|
/linux-4.4.14/tools/perf/util/intel-pt-decoder/ |
D | x86-opcode-map.txt | 11 # opcode: mnemonic|GrpXXX [operand1[,operand2...]] [(extra1)[,(extra2)...] [| 2nd-mnemonic ...] 18 # reg: mnemonic [operand1[,operand2...]] [(extra1)[,(extra2)...] [| 2nd-mnemonic ...]
|
/linux-4.4.14/arch/x86/lib/ |
D | x86-opcode-map.txt | 11 # opcode: mnemonic|GrpXXX [operand1[,operand2...]] [(extra1)[,(extra2)...] [| 2nd-mnemonic ...] 18 # reg: mnemonic [operand1[,operand2...]] [(extra1)[,(extra2)...] [| 2nd-mnemonic ...]
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | CHANGES | 23 ntlmv2. Fix 2nd mount to same server but with different port to 25 user explicitly overrides the port on the 2nd mount. 233 (fixes FC problem). Return error in rename 2nd attempt retry (ie report
|
/linux-4.4.14/drivers/net/ |
D | vxlan.c | 750 struct vxlan_rdst *rd, *nd; in vxlan_fdb_free() local 752 list_for_each_entry_safe(rd, nd, &f->remotes, list) in vxlan_fdb_free()
|
/linux-4.4.14/net/wireless/ |
D | nl80211.c | 9000 struct nlattr *nd, *freqs, *matches, *match, *scan_plans, *scan_plan; in nl80211_send_wowlan_nd() local 9006 nd = nla_nest_start(msg, NL80211_WOWLAN_TRIG_NET_DETECT); in nl80211_send_wowlan_nd() 9007 if (!nd) in nl80211_send_wowlan_nd() 9056 nla_nest_end(msg, nd); in nl80211_send_wowlan_nd() 12944 struct cfg80211_wowlan_nd_info *nd = wakeup->net_detect; in cfg80211_net_detect_results() local 12953 for (i = 0; i < nd->n_matches; i++) { in cfg80211_net_detect_results() 12954 struct cfg80211_wowlan_nd_match *match = nd->matches[i]; in cfg80211_net_detect_results()
|
/linux-4.4.14/drivers/input/keyboard/ |
D | Kconfig | 115 Left 102nd key (the key to the right of Left Shift)
|
/linux-4.4.14/Documentation/isdn/ |
D | README.HiSax | 258 pb_1 = 2nd parameter ( " " " " " " " )
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-deadline.txt | 330 Global EDF. Proceedings of the 22nd Euromicro Conference on
|
/linux-4.4.14/arch/arm/ |
D | Kconfig | 1680 bool "Allocate 2nd-level pagetables from highmem" if EXPERT 1688 user-space 2nd level page tables to reside in high memory.
|
/linux-4.4.14/Documentation/RCU/ |
D | RTFP.txt | 310 ,Booktitle="{2\textsuperscript{nd} Symposium on Architectural Support 2392 ,booktitle = {MICRO 42: Proceedings of the 42nd Annual IEEE/ACM International Symposium on Microarc…
|
/linux-4.4.14/ |
D | CREDITS | 221 E: axb@cse.nd.edu 1897 D: Slackware and Debian, vote-taker for 2nd comp.os.linux reorganization
|
D | MAINTAINERS | 6339 F: include/linux/nd.h
|
/linux-4.4.14/Documentation/laptops/ |
D | thinkpad-acpi.txt | 1364 Lenovo X1 Carbon 2nd gen (2014)'s adaptive keyboard. The value can be read
|