Home
last modified time | relevance | path

Searched refs:except (Results 1 – 25 of 263) sorted by relevance

1234567891011

/linux-3.4.99/arch/powerpc/kernel/
Dnvram_64.c253 const char **except; in nvram_can_remove_partition() local
254 for (except = exceptions; *except; except++) { in nvram_can_remove_partition()
255 if (!strncmp(*except, part->header.name, 12)) in nvram_can_remove_partition()
/linux-3.4.99/arch/x86/lib/
Dcmpxchg8b_emu.S29 # Emulate 'cmpxchg8b (%esi)' on UP except we don't
Dcmpxchg16b_emu.S34 # Emulate 'cmpxchg16b %gs:(%rsi)' except we return the result in %al not
/linux-3.4.99/arch/m68k/fpsp040/
Dutil.S107 andiw #0x00000060,%d0 |clear all bits except 6 and 5
113 andil #0x7f,%d0 |clear all except operation
122 andil #0x00000044,%d0 |clear all bits except 6 and 2
128 andil #0x0000007f,%d0 |clear all except the op code
365 andil #0x7f,%d0 |clear all except operation
374 andil #0x00440000,%d0 |clear all bits except bits 6 and 2
380 andil #0x007f0000,%d0 |clear all bits except the operation
Dsacos.S5 | an input argument; sAcosd does the same except for denormalized
Dsasin.S5 | an input argument; sAsind does the same except for denormalized
Dsatanh.S6 | an input argument; satanhd does the same except for denormalized
Dscosh.S5 | an input argument; sCoshd does the same except for denormalized
/linux-3.4.99/Documentation/
Ddevices.txt289 disks (see major number 3) except that the limit on
716 disks (see major number 3) except that the limit on
955 disks (see major number 3) except that the partition
979 disks (see major number 3) except that the partition
1219 disks (see major number 3) except that the limit on
1235 disks (see major number 3) except that the limit on
1251 disks (see major number 3) except that the limit on
1272 disks (see major number 3) except that the limit on
1286 disks (see major number 3) except that the limit on
1306 disks (see major number 3) except that the limit on
[all …]
Dio-mapping.txt51 This works like io_mapping_map_atomic_wc except it allows
56 This works like io_mapping_unmap_atomic, except it is used
DIRQ.txt10 array, but except for what linux/interrupt.h implements the details
/linux-3.4.99/arch/parisc/math-emu/
DREADME1 All files except driver.c are snapshots from the HP-UX kernel. They've
/linux-3.4.99/Documentation/hwmon/
Dgl518sm58 reading the current voltage of any input except for VIN3; limit setting and
66 is read at least once (except for temperature alarms). This means that the
Dk8temp19 revisions of K8 except the first two revisions (SH-B0 and SH-B3).
/linux-3.4.99/arch/arm/vfp/
Dvfpsingle.c69 …define vfp_single_normaliseround(sd,vsd,fpscr,except,func) __vfp_single_normaliseround(sd,vsd,fpsc… argument
1212 u32 except; in vfp_single_cpdo() local
1225 except = fop->fn(dest, sn, m, fpscr); in vfp_single_cpdo()
1227 vecitr >> FPSCR_LENGTH_BIT, except); in vfp_single_cpdo()
1229 exceptions |= except; in vfp_single_cpdo()
Dvfp.h248 …define vfp_single_normaliseround(sd,vsd,fpscr,except,func) __vfp_single_normaliseround(sd,vsd,fpsc… argument
Dvfpdouble.c1172 u32 except; in vfp_double_cpdo() local
1185 except = fop->fn(dest, dn, dm, fpscr); in vfp_double_cpdo()
1187 vecitr >> FPSCR_LENGTH_BIT, except); in vfp_double_cpdo()
1189 exceptions |= except; in vfp_double_cpdo()
/linux-3.4.99/Documentation/usb/
Dohci.txt24 types can be queued. That was also true in "usb-ohci", except for interrupt
Ddwc3.txt45 (except the user changed priorities).
/linux-3.4.99/Documentation/device-mapper/
Ddm-flakey.txt4 This target is the same as the linear target except that it exhibits
/linux-3.4.99/Documentation/i2c/
Ddev-interface105 argument (except for 10 bit addresses, passed in the 10 lower bits in this
162 'read' transactions return the read value, except for read_block, which
213 up the call chain, with almost no processing done, except by i2c-dev to
/linux-3.4.99/Documentation/ioctl/
Dcdrom.txt386 Identical to CDROMREADRAW except that block size is
395 Identical to CDROMREADRAW except that block size is
621 Same as CDROM_SET_OPTIONS, except that selected options are
668 Slot number to be tested, always zero except for jukeboxes.
690 Slot number to be tested, always zero except for jukeboxes.
/linux-3.4.99/drivers/staging/iio/
DTODO7 Major changes not expected except in response to comments
/linux-3.4.99/drivers/staging/frontier/
DREADME25 UIO would be useful except that usb disconnect events need
/linux-3.4.99/tools/perf/scripts/perl/Perf-Trace-Util/
DREADME29 generated e.g. blib and shared library, etc, except for of course

1234567891011