Home
last modified time | relevance | path

Searched full:numbers (Results 1 – 25 of 1679) sorted by relevance

12345678910>>...68

/linux-3.3/arch/mips/include/asm/vr41xx/
Dirq.h4 * Interrupt numbers for NEC VR4100 series.
21 * CPU core Interrupt Numbers
35 * SYINT1 Interrupt Numbers
56 * SYSINT2 Interrupt Numbers
75 * GIU Interrupt Numbers
82 * VRC4173 Interrupt Numbers
/linux-3.3/fs/
Dchar_dev.c188 * register_chrdev_region() - register a range of device numbers
189 * @from: the first in the desired range of device numbers; must include
191 * @count: the number of consecutive device numbers required
222 * alloc_chrdev_region() - register a range of char device numbers
224 * @baseminor: first of the requested range of minor numbers
225 * @count: the number of minor numbers required
228 * Allocates a range of char device numbers. The major number will be
246 * @baseminor: first of the requested range of minor numbers
247 * @count: the number of minor numbers required
299 * unregister_chrdev_region() - return a range of device numbers
[all …]
/linux-3.3/arch/mips/include/asm/mach-pnx833x/
Dirq.h26 * The "IRQ numbers" are completely virtual.
29 * Let's use numbers 1..48 for PIC interrupts, number 0 for timer interrupt,
30 * numbers 49..64 for (virtual) GPIO interrupts.
35 * Let's use numbers 1..64 for PIC interrupts, number 0 for timer interrupt,
36 * numbers 65..80 for (virtual) GPIO interrupts.
Dirq-mapping.h27 * The "IRQ numbers" are completely virtual.
30 * Let's use numbers 1..48 for PIC interrupts, number 0 for timer interrupt,
31 * numbers 49..64 for (virtual) GPIO interrupts.
36 * Let's use numbers 1..64 for PIC interrupts, number 0 for timer interrupt,
37 * numbers 65..80 for (virtual) GPIO interrupts.
/linux-3.3/arch/ia64/include/asm/
Dbreak.h5 * IA-64 Linux break numbers.
12 * OS-specific debug break numbers:
19 * OS-specific break numbers:
24 * Xen specific break numbers:
/linux-3.3/arch/mips/include/asm/mach-rc32434/
Dirq.h17 #define GROUP0_IRQ_BASE 8 /* GRP2 IRQ numbers start here */
18 /* GRP3 IRQ numbers start here */
20 /* GRP4 IRQ numbers start here */
22 /* GRP5 IRQ numbers start here */
/linux-3.3/arch/powerpc/platforms/cell/
Dinterrupt.h5 * Mapping of IIC pending bits into per-node interrupt numbers.
7 * Interrupt numbers are in the range 0...0x1ff where the top bit
17 * defined by bit numbers in IIC_SR
60 /* Base numbers for the external interrupts */
66 /* Base numbers for the IIC_ISR interrupts */
/linux-3.3/Documentation/
Dmagic-number.txt1 This file is a registry of magic numbers which are in use. When you
3 file, since it is best if the magic numbers used by various structures
7 numbers. This allows you to check at run time whether (a) a structure
14 The way to use magic numbers is to declare then at the beginning of
47 but it is possible that some new magic numbers will sneak into the
163 Note that there are also defined special per-driver magic numbers in sound
165 OSS sound drivers have their magic numbers constructed from the soundcard PCI
168 IrDA subsystem also uses large number of own magic numbers, see
171 HFS is another larger user of magic numbers - you can find them in
Dgpio.txt93 reserves "negative" numbers for other purposes like marking signals as
100 numbers passed to them from that setup code, using platform_data to hold
104 So for example one platform uses numbers 32-159 for GPIOs; while another
105 uses numbers 0..63 with one set of GPIO controllers, 64-79 with another
107 The numbers need not be contiguous; either of those platforms could also
108 use numbers 2000-2063 to identify GPIOs in a bank of I2C GPIO expanders.
118 or free GPIOs (see below). Other numbers may also be rejected; for
123 of GPIO numbers, and whether new controllers can be added at runtime. Such issues
124 can affect things including whether adjacent GPIO numbers are both valid.
255 Passing invalid GPIO numbers to gpio_request() will fail, as will requesting
[all …]
/linux-3.3/include/linux/
Dif_pppol2tp.h54 * SENDSEQ - 0 => don't send packets with sequence numbers
55 * 1 => send packets with sequence numbers
56 * RECVSEQ - 0 => receive packet sequence numbers are optional
57 * 1 => drop receive packets without sequence numbers
76 PPPOL2TP_MSG_SEQ = (1 << 2), /* sequence numbers */
/linux-3.3/arch/powerpc/boot/dts/
Dcurrituck.dts144 * We are de-swizzling here because the numbers are actually for
146 * to avoid putting a node for it in the tree, so the numbers
147 * below are basically de-swizzled numbers.
181 * We are de-swizzling here because the numbers are actually for
183 * to avoid putting a node for it in the tree, so the numbers
184 * below are basically de-swizzled numbers.
218 * We are de-swizzling here because the numbers are actually for
220 * to avoid putting a node for it in the tree, so the numbers
221 * below are basically de-swizzled numbers.
Dredwood.dts265 * We are de-swizzling here because the numbers are actually for
267 * to avoid putting a node for it in the tree, so the numbers
268 * below are basically de-swizzled numbers.
306 * We are de-swizzling here because the numbers are actually for
308 * to avoid putting a node for it in the tree, so the numbers
309 * below are basically de-swizzled numbers.
347 * We are de-swizzling here because the numbers are actually for
349 * to avoid putting a node for it in the tree, so the numbers
350 * below are basically de-swizzled numbers.
/linux-3.3/arch/arm/plat-omap/include/plat/
Dirqs.h35 * IRQ numbers for interrupt handler 1
37 * NOTE: See also the OMAP-1510 and 1610 specific IRQ numbers below
64 * OMAP-1510 specific IRQ numbers for interrupt handler 1
78 * OMAP-1610 specific IRQ numbers for interrupt handler 1
92 * OMAP-7xx specific IRQ numbers for interrupt handler 1
114 * IRQ numbers for interrupt handler 2
116 * NOTE: See also the OMAP-1510 and 1610 specific IRQ numbers below
145 * OMAP-1510 specific IRQ numbers for interrupt handler 2
151 * OMAP-1610 specific IRQ numbers for interrupt handler 2
189 * OMAP-7xx specific IRQ numbers for interrupt handler 2
/linux-3.3/net/l2tp/
Dl2tp_core.h14 /* Just some random numbers */
32 L2TP_MSG_SEQ = (1 << 2), /* sequence numbers */
62 * sequence numbers? */
64 * numbers? */
66 * sequence numbers under
115 * sequence numbers? */
117 * numbers? */
119 * sequence numbers under
/linux-3.3/arch/cris/include/arch-v10/arch/
Dsvinto.h41 /* Use this for constant numbers only */
45 /* Use this for constant numbers or symbols,
51 /* Use this for constant numbers only */
56 /* Use this for constant numbers or symbols
/linux-3.3/arch/alpha/include/asm/
Dioctl.h6 * "anything goes" setup, where more or less random numbers were
12 * it's so painful recognizing both the new and the old numbers..
32 * And this turns out useful to catch old ioctl numbers in header
46 /* used to create numbers */
/linux-3.3/tools/power/cpupower/utils/helpers/
Dbitmask.c82 * When parsing bitmask lists, only allow numbers, separated by one
94 * The mask term just scanned was ok if and only if either the numbers
96 * the input past the numbers was one of the allowed next characters.
182 * Parses a comma-separated list of numbers and ranges of numbers,
263 * Output format is a comma-separated list of decimal numbers and
265 * decimal numbers, the smallest and largest bit numbers set in
/linux-3.3/security/tomoyo/
Dcommon.h64 /* Index numbers for "struct tomoyo_condition". */
133 /* Index numbers for stat(). */
143 /* Index numbers for operation mode. */
155 /* Index numbers for entry type. */
171 /* Index numbers for domain's attributes. */
185 /* Index numbers for audit type. */
195 /* Index numbers for group entries. */
203 /* Index numbers for type of numeric values. */
211 /* Index numbers for domain transition control keywords. */
223 /* Index numbers for Access Controls. */
[all …]
/linux-3.3/sound/
DKconfig33 bool "Preclaim OSS device numbers"
38 numbers if any OSS support (native or emulation) is enabled
41 module aliases when one of the device numbers is opened. With
43 device numbers and opening a missing device will generate only the
/linux-3.3/kernel/
Dpid.c91 if (pid != NULL && pid->numbers[pid->level].nr == 1) in is_container_init()
250 ns = pid->numbers[pid->level].ns; in put_pid()
273 hlist_del_rcu(&pid->numbers[i].pid_chain); in free_pid()
277 free_pidmap(pid->numbers + i); in free_pid()
300 pid->numbers[i].nr = nr; in alloc_pid()
301 pid->numbers[i].ns = tmp; in alloc_pid()
311 upid = pid->numbers + ns->level; in alloc_pid()
313 for ( ; upid >= pid->numbers; --upid) in alloc_pid()
323 free_pidmap(pid->numbers + i); in alloc_pid()
339 numbers[ns->level]); in find_pid_ns()
[all …]
/linux-3.3/arch/c6x/include/asm/
Dirq.h52 * and virtual interrupt numbers for a given interrupt domain. The host
170 * platforms that want to manipulate a few hard coded interrupt numbers that
223 * interrupt numbers they generate. In such a case it's simplest to use
267 * irq_alloc_virt - Allocate virtual irq numbers
269 * @count: number of consecutive numbers to allocate
274 * like allocating ranges of numbers for MSIs. The revmaps are left untouched.
281 * irq_free_virt - Free virtual irq numbers
/linux-3.3/fs/cifs/
Dexport.c33 * server inode numbers instead of locally generated temporary ones).
34 * Although cifs inodes do not use generation numbers (have generation number
37 * could be improved by using a new routine which expects 64 bit inode numbers
/linux-3.3/arch/powerpc/include/asm/
Dirq.h52 * and virtual interrupt numbers for a given interrupt domain. The host
169 * platforms that want to manipulate a few hard coded interrupt numbers that
222 * interrupt numbers they generate. In such a case it's simplest to use
266 * irq_alloc_virt - Allocate virtual irq numbers
268 * @count: number of consecutive numbers to allocate
273 * like allocating ranges of numbers for MSIs. The revmaps are left untouched.
280 * irq_free_virt - Free virtual irq numbers
/linux-3.3/include/net/
Dslhc_vj.h45 * numbers have changed (bottom 5 bits). The next octet is a
53 * There are 5 numbers which can change (they are always inserted
59 * use a variable length coding with one octet for numbers in the
60 * range 1 - 255 and 3 octets (0, MSB, LSB) for numbers in the
78 * and in the interest of conserving bits, numbers are chosen so the
/linux-3.3/arch/m68k/fpsp040/
Dx_unsupp.S8 | hardware does not support or a data type (denormalized numbers or un-
9 | normalized numbers).
10 | Normalizes denorms and unnorms, unpacks packed numbers then stores

12345678910>>...68