Home
last modified time | relevance | path

Searched refs:nd (Results 1 – 25 of 27) sorted by relevance

12

/arch/x86/mm/
Dsrat_64.c52 struct bootnode *nd = &node_memblk_range[i]; in conflicting_memblks() local
53 if (nd->start == nd->end) in conflicting_memblks()
55 if (nd->end > start && nd->start < end) in conflicting_memblks()
57 if (nd->end == end && nd->start == start) in conflicting_memblks()
65 struct bootnode *nd = &nodes[i]; in cutoff_node() local
70 if (nd->start < start) { in cutoff_node()
71 nd->start = start; in cutoff_node()
72 if (nd->end < nd->start) in cutoff_node()
73 nd->start = nd->end; in cutoff_node()
75 if (nd->end > end) { in cutoff_node()
[all …]
Dpat.c153 struct list_head nd; member
197 list_for_each_entry_continue(entry, &memtype_list, nd) { in chk_conflict()
387 entry = list_entry(&memtype_list, struct memtype, nd); in reserve_memtype()
391 list_for_each_entry_continue(entry, &memtype_list, nd) { in reserve_memtype()
393 where = entry->nd.prev; in reserve_memtype()
394 cached_entry = list_entry(where, struct memtype, nd); in reserve_memtype()
401 where = entry->nd.prev; in reserve_memtype()
403 struct memtype, nd); in reserve_memtype()
411 cached_entry = list_entry(entry->nd.prev, in reserve_memtype()
412 struct memtype, nd); in reserve_memtype()
[all …]
/arch/sparc/kernel/
Ddevices.c34 static int check_cpu_node(int nd, int *cur_inst, in check_cpu_node() argument
38 if (!compare(nd, *cur_inst, compare_arg)) { in check_cpu_node()
40 *prom_node = nd; in check_cpu_node()
42 *mid = prom_getintdefault(nd, cpu_mid_prop(), 0); in check_cpu_node()
74 static int cpu_instance_compare(int nd, int instance, void *_arg) in cpu_instance_compare() argument
89 static int cpu_mid_compare(int nd, int instance, void *_arg) in cpu_mid_compare() argument
94 this_mid = prom_getintdefault(nd, cpu_mid_prop(), 0); in cpu_mid_compare()
/arch/powerpc/platforms/cell/spufs/
Dsyscalls.c70 struct nameidata nd; in do_spu_create() local
72 ret = path_lookup(tmp, LOOKUP_PARENT, &nd); in do_spu_create()
74 nd.flags |= LOOKUP_OPEN | LOOKUP_CREATE; in do_spu_create()
75 ret = spufs_create(&nd, flags, mode, neighbor); in do_spu_create()
76 path_put(&nd.path); in do_spu_create()
Dinode.c606 long spufs_create(struct nameidata *nd, unsigned int flags, mode_t mode, in spufs_create() argument
614 if (nd->path.dentry->d_sb->s_type != &spufs_type) in spufs_create()
622 if (nd->path.dentry != nd->path.dentry->d_sb->s_root) { in spufs_create()
624 !SPUFS_I(nd->path.dentry->d_inode)->i_gang) in spufs_create()
628 dentry = lookup_create(nd, 1); in spufs_create()
640 ret = spufs_create_gang(nd->path.dentry->d_inode, in spufs_create()
641 dentry, nd->path.mnt, mode); in spufs_create()
643 ret = spufs_create_context(nd->path.dentry->d_inode, in spufs_create()
644 dentry, nd->path.mnt, flags, mode, in spufs_create()
647 fsnotify_mkdir(nd->path.dentry->d_inode, dentry); in spufs_create()
[all …]
Dspufs.h251 long spufs_create(struct nameidata *nd, unsigned int flags,
/arch/ia64/kernel/
Dcrash.c150 struct ia64_mca_notify_die *nd; in kdump_init_notifier() local
171 nd = (struct ia64_mca_notify_die *)args->err; in kdump_init_notifier()
174 || val == DIE_INIT_MONARCH_PROCESS) && nd->sos->rv_rc == 1) in kdump_init_notifier()
181 *(nd->monarch_cpu) = -1; in kdump_init_notifier()
198 if (kdump_on_fatal_mca && !(*(nd->data))) { in kdump_init_notifier()
200 *(nd->monarch_cpu) = -1; in kdump_init_notifier()
Dmca.c778 struct ia64_mca_notify_die nd = in ia64_mca_rendez_int_handler() local
784 NOTIFY_MCA(DIE_MCA_RENDZVOUS_ENTER, get_irq_regs(), (long)&nd, 1); in ia64_mca_rendez_int_handler()
792 NOTIFY_MCA(DIE_MCA_RENDZVOUS_PROCESS, get_irq_regs(), (long)&nd, 1); in ia64_mca_rendez_int_handler()
798 NOTIFY_MCA(DIE_MCA_RENDZVOUS_LEAVE, get_irq_regs(), (long)&nd, 1); in ia64_mca_rendez_int_handler()
1267 struct ia64_mca_notify_die nd = in ia64_mca_handler() local
1284 NOTIFY_MCA(DIE_MCA_MONARCH_ENTER, regs, (long)&nd, 1); in ia64_mca_handler()
1303 NOTIFY_MCA(DIE_MCA_MONARCH_PROCESS, regs, (long)&nd, 1); in ia64_mca_handler()
1329 NOTIFY_MCA(DIE_MCA_MONARCH_LEAVE, regs, (long)&nd, 1); in ia64_mca_handler()
1647 struct ia64_mca_notify_die nd = in ia64_init_handler() local
1650 NOTIFY_INIT(DIE_INIT_ENTER, regs, (long)&nd, 0); in ia64_init_handler()
[all …]
/arch/powerpc/platforms/powermac/
Dpci.c1147 struct device_node* nd; in pmac_pcibios_after_init() local
1149 for_each_node_by_name(nd, "firewire") { in pmac_pcibios_after_init()
1150 if (nd->parent && (of_device_is_compatible(nd, "pci106b,18") || in pmac_pcibios_after_init()
1151 of_device_is_compatible(nd, "pci106b,30") || in pmac_pcibios_after_init()
1152 of_device_is_compatible(nd, "pci11c1,5811")) in pmac_pcibios_after_init()
1153 && of_device_is_compatible(nd->parent, "uni-north")) { in pmac_pcibios_after_init()
1154 pmac_call_feature(PMAC_FTR_1394_ENABLE, nd, 0, 0); in pmac_pcibios_after_init()
1155 pmac_call_feature(PMAC_FTR_1394_CABLE_POWER, nd, 0, 0); in pmac_pcibios_after_init()
1158 of_node_put(nd); in pmac_pcibios_after_init()
1159 for_each_node_by_name(nd, "ethernet") { in pmac_pcibios_after_init()
[all …]
/arch/mips/cavium-octeon/
DKconfig7 bool "Build the kernel to be used as a 2nd kernel on the same chip"
12 address and use the 2nd uart for output. This allows a kernel built
69 bool "Lock the 2nd level interrupt handler in L2"
73 Lock the 2nd level interrupt handler in L2.
/arch/powerpc/boot/dtc-src/
Ddata.c41 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()
/arch/um/drivers/
Dmconsole_kern.c126 struct nameidata nd;
150 nd.path.dentry = super->s_root;
151 nd.path.mnt = NULL;
152 nd.flags = O_RDONLY + 1;
153 nd.last_type = LAST_ROOT;
158 err = link_path_walk(ptr, &nd);
164 file = dentry_open(nd.path.dentry, nd.path.mnt, O_RDONLY,
/arch/alpha/lib/
Dcsum_ipv6_magic.S50 or $1,$22,$1 # .. e1 : 2nd src word complete
63 or $3,$24,$3 # .. e1 : 2nd dst word complete
Dev6-csum_ipv6_magic.S89 or $1,$5,$1 # E : 2nd src word complete
100 or $3,$23,$3 # E : U L U L : 2nd dst word complete
Dev6-copy_user.S67 beq $3, $destaligned # .. U .. .. : 2nd (one cycle fetcher stall)
Dev6-strncpy_from_user.S93 bne t8, $a_eos # U : 2nd branch in a quad. Bad.
189 bne t8, $u_final # U : bad news - 2nd branch in a quad
/arch/powerpc/platforms/8xx/
DKconfig80 Enable FEC2 to serve as 2-nd Ethernet channel. Note that SMC2
81 (often 2-nd UART) will not work if this is enabled.
87 Enable SCC3 to serve as 2-nd Ethernet channel. Note that SMC1
88 (often 1-nd UART) will not work if this is enabled.
/arch/m68k/fpsp040/
Dbugfix.S214 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
/arch/sparc/mm/
Dsrmmu.c1396 int nd, cache_lines; in init_vac_layout() local
1404 nd = prom_getchild(prom_root_node); in init_vac_layout()
1405 while((nd = prom_getsibling(nd)) != 0) { in init_vac_layout()
1406 prom_getstring(nd, "device_type", node_str, sizeof(node_str)); in init_vac_layout()
1408 vac_line_size = prom_getint(nd, "cache-line-size"); in init_vac_layout()
1414 cache_lines = prom_getint(nd, "cache-nlines"); in init_vac_layout()
1435 if(nd == 0) { in init_vac_layout()
/arch/arm/boot/compressed/
Dhead-sharpsl.S50 mov r6, #0x30 @ Load 2nd Magic Init value
/arch/m68k/ifpsp060/src/
Dilsp.S81 # 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.
/arch/sh/kernel/cpu/sh5/
Dswitchto.S132 ld.l r4, 4, r9 ! next->thread_info (2nd element of next task_struct)
/arch/powerpc/boot/dts/
Dlite5200b.dts327 0xc800 0 0 1 &mpc5200_pic 1 1 3 // 2nd slot
/arch/frv/kernel/
Dhead-mmu-fr451.S43 # GR11 - displacement of 2nd SDRAM addr reg from GR14
Dhead-uc-fr401.S42 # GR11 - displacement of 2nd SDRAM addr reg from GR14

12