Home
last modified time | relevance | path

Searched refs:room (Results 1 – 19 of 19) sorted by relevance

/arch/alpha/
DKconfig.debug14 to 0x810000 to make room for the Wildfire's larger SRM console.
16 extra room.
/arch/um/drivers/
Dline.c54 unsigned int room; in line_write_room() local
57 room = write_room(line); in line_write_room()
60 return room; in line_write_room()
88 int end, room; in buffer_data() local
101 room = write_room(line); in buffer_data()
102 len = (len > room) ? room : len; in buffer_data()
/arch/m68k/fpsp040/
Dfpsp.h100 .set FP_SCR1,LV+76 | room for a temporary float value
101 .set FP_SCR2,LV+92 | room for a temporary float value
102 .set L_SCR1,LV+108 | room for a temporary long value
103 .set L_SCR2,LV+112 | room for a temporary long value
112 .set L_SCR3,LV+124 | room for a temporary long value
113 .set FP_SCR3,LV+128 | room for a temporary float value
114 .set FP_SCR4,LV+144 | room for a temporary float value
115 .set FP_SCR5,LV+160 | room for a temporary float value
Ddo_func.S81 lsll #3,%d0 |make room for STAG
/arch/powerpc/kernel/
Dprom_init.c2483 unsigned long room, chunk; in make_room() local
2487 room = alloc_top - alloc_bottom; in make_room()
2488 if (room > DEVTREE_CHUNK_SIZE) in make_room()
2489 room = DEVTREE_CHUNK_SIZE; in make_room()
2490 if (room < PAGE_SIZE) in make_room()
2493 chunk = alloc_up(room, 0); in make_room()
2497 *mem_end = chunk + room; in make_room()
2507 void *room = make_room(mem_start, mem_end, 4, 4); \
2508 *(__be32 *)room = cpu_to_be32(token); \
2587 int l, room, has_phandle = 0; in scan_dt_build_struct() local
[all …]
/arch/m68k/ifpsp060/
Dilsp.doc86 subq.l &0x8,%sp # make room for result on stack
100 subq.l &0x8,%sp # make room for result on stack
/arch/s390/kernel/
Dperf_cpum_cf.c479 size_t room, bool error_ok) in cfdiag_getctrset() argument
491 if (need <= room) { in cfdiag_getctrset()
1511 int ctrset_size, size_t room) in cfset_cpuset_read() argument
1517 if (need <= room) { in cfset_cpuset_read()
/arch/sh/kernel/syscalls/
Dsyscall.tbl399 # room for arch specific syscalls
/arch/m68k/kernel/syscalls/
Dsyscall.tbl395 # room for arch specific calls
/arch/sparc/kernel/syscalls/
Dsyscall.tbl440 # room for arch specific syscalls
/arch/mips/kernel/syscalls/
Dsyscall_o32.tbl383 # room for arch specific calls
/arch/powerpc/kernel/syscalls/
Dsyscall.tbl485 # room for arch specific syscalls
/arch/s390/kernel/syscalls/
Dsyscall.tbl397 # room for arch specific syscalls
/arch/m68k/
DKconfig.machine430 a system with the RAM based at address 0, and leaving enough room
/arch/arm/boot/dts/st/
Dste-ux500-samsung-janice.dts314 * sense resistor value was found by calibrating in a room ambient
/arch/m68k/ifpsp060/src/
Dilsp.S58 # leave room for future possible aditions.
Dpfpsp.S2999 subq.l &0x8,%sp # make room for new stack
3296 # on the system stack must be carefully moved "down" to make room #
4403 sub.l %d0,%sp # make room for fpregs
Dfpsp.S3000 subq.l &0x8,%sp # make room for new stack
3297 # on the system stack must be carefully moved "down" to make room #
18354 sub.l %d0,%sp # make room for fpregs
Dfplsp.S267 # leave room for future possible additions