Searched refs:is (Results 151 - 175 of 344) sorted by relevance

1234567891011>>

/linux-master/arch/m68k/fpsp040/
H A Dx_store.S52 | if fp0-fp3 is being modified, we must put a copy
91 cmpil #0,%d0 |if dest format is extended
93 cmpil #1,%d0 |if dest format is single
111 | Note: no attempt is made to round the extended value to double.
230 beqs sgl_Dn |destination is a data register
240 bral reg_dest |size is X, rts in reg_dest will
H A Dstanh.S13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
15 | result is subsequently rounded to double precision. The
16 | result is provably monotonic in double precision.
H A Dstwotox.S14 | Accuracy and Monotonicity: The returned result is within 2 ulps in
16 | result is subsequently rounded to double precision. The
17 | result is provably monotonic in double precision.
49 | and L10 is the natural log of 10. Then
/linux-master/tools/testing/ktest/
H A Dconfig-bisect.pl13 # and produces a config that is somewhere between the good config and
14 # the bad config. That is, the resulting config will start with the
39 # After the first run, determine if the result is good or bad then
52 # If "good" or "bad" is not stated at the end, it will copy the good and
55 # If the last config is labeled "good", then it will copy it to the good .tmp
56 # version. If the last config is labeled "bad", it will copy it to the bad
75 -l [optional] define location of linux-tree (default is current directory)
76 -b [optional] define location to build (O=build-dir) (default is linux-tree)
77 good-config the config that is considered good
81 If "good" or "bad" is no
[all...]
/linux-master/drivers/cpufreq/
H A DKconfig.x8618 When this driver is enabled it will become the preferred
76 This kernel module is used for testing. It's safe to say M here.
80 is set disabled, it can tell the users test can only run on amd-pstate define
173 Support for K10 and newer processors is now in acpi-cpufreq.
213 This is deprecated and this functionality is now merged into
233 is not available.
270 circumstances when very low power is needed because it causes severe
321 and is thus considered dangerous. Please use the regular ACPI cpufreq
340 parameter "relaxed_check=1" is passe
[all...]
/linux-master/arch/arc/kernel/
H A Dentry-compact.S20 * -To maintain the slot size of 8 bytes/vector, added nop, which is
42 * was being "CLEARED" rather then "SET". Since it is Loop INHIBIT Bit,
51 * - _current_task is made an array of NR_CPUS
53 * team agrees for a dedicated reg, no other code is touched
79 /* Each entry in the vector table must occupy 2 words. Since it is a jump
81 * will use the 'j limm' form of the instruction as long as somewhere is in
154 ; This is to avoid a potential L1-L2-L1 scenario
161 ; while prev L1 is still unserviced
261 ; ProtV Hardware Exception is triggered for Access Faults of 2 types
339 ld r9, [sp, PT_event] ; Ensure this is L
[all...]
/linux-master/scripts/
H A Dcheck-uapi.sh30 -l ERROR_LOG Write error log to file (default: no error log is generated).
37 CC C compiler (default is "gcc")
38 ARCH Target architecture for the UAPI check (default is host arch)
139 # Check if git tree is dirty
395 # Check that a minimum software version number is satisfied
447 eprintf 'error - ARCH "%s" is not a subdirectory under arch/\n' "$ARCH"
452 if ! git rev-parse --is-inside-work-tree > /dev/null 2>&1; then
463 if ! git merge-base --is-ancestor "$past_ref" "$base_ref" > /dev/null 2>&1; then
464 printf 'error - "%s" is not an ancestor of base ref "%s"\n' "$past_ref" "$base_ref"
H A Dget_feat.pl179 #Everything else is an error
180 parse_error($file, $ln, "line is invalid", $_);
466 # if it can't, it means that the size is too small
560 is affected by --arch or --feat/--feature flags.
567 The output is affected by --arch flag.
622 If B<--arch> argument is used, it will output the features availability for
625 If B<--feat> argument is used, it will output the content of the feature
638 This is free software: you are free to change and redistribute it.
639 There is NO WARRANTY, to the extent permitted by law.
/linux-master/drivers/net/fddi/skfp/
H A Dhwmtm.c9 * The information in this file is provided "AS IS" without warranty.
248 * mac_drv_init once, after the adatper is detected.
328 d1++ ; /* descr is owned by the host */
460 * make sure that the start pointer is 16 byte aligned
507 * If the use_count is != zero the MBuf is queued
532 * The BMU is idle when this function is called.
624 * determined. This is the next RxD after rx_curr_get with an OWN
691 * The main requirement of this mechanismn is t
703 u_long is ; /* ISR source */ local
[all...]
/linux-master/fs/ext4/
H A Dxattr.c41 * The header is followed by multiple entry descriptors. In disk blocks, the
47 * EXT4_I(inode)->i_file_acl is protected by EXT4_I(inode)->xattr_sem.
451 * Check whether this is an old Lustre-style xattr inode. Lustre
470 /* Remove entry from mbcache when EA inode is getting evicted */
693 * Buffer is NULL to compute the size of the buffer required.
815 * Buffer is NULL to compute the size of the buffer required.
843 * If the EXT4_FEATURE_COMPAT_EXT_ATTR feature of this file system is
984 /* We are done if ea_inode feature is not enabled. */
1253 * restarts until xattr block is freed.
1264 * Release the xattr block BH: If the reference count is >
2234 ext4_xattr_ibody_find(struct inode *inode, struct ext4_xattr_info *i, struct ext4_xattr_ibody_find *is) argument
2263 ext4_xattr_ibody_set(handle_t *handle, struct inode *inode, struct ext4_xattr_info *i, struct ext4_xattr_ibody_find *is) argument
2344 struct ext4_xattr_ibody_find is = { local
2592 struct ext4_xattr_ibody_find *is = NULL; local
[all...]
/linux-master/arch/sh/lib/
H A Dmemcpy-sh4.S16 * It is assumed that there is no overlap between src and dst.
17 * If there is an overlap, then the results are undefined.
24 ! Size is 16 or greater, and may have trailing bytes
97 ! Size is 16 or greater, and may have trailing bytes
195 ! Deciding on an exact value of 'small' is not easy, as the point at which
202 ! However the penalty for getting it 'wrong' is much higher for long word
203 ! aligned data (and this is more common), so use a value of 16.
239 ! Size is not small, so its worthwhile looking for optimisations.
308 ! size is no
[all...]
/linux-master/Documentation/sphinx/
H A Dparse-headers.pl375 The output is written at the (OUT_FILE).
377 It is capable of identifying defines, functions, structs, typedefs,
379 It is also capable of distinguish #define used for specifying a Linux
398 This is free software: you are free to change and redistribute it.
399 There is NO WARRANTY, to the extent permitted by law.
/linux-master/arch/sparc/lib/
H A DM7memcpy.S56 * move bytes until dst is on long word boundary
57 * if( src is on long word boundary ) {
73 * if src is word aligned and count < MED_WMAX
229 * and total data to move is less than MED_MAX bytes
299 ! DST is 8-byte aligned, src is not
309 * source and destination is in cache for.Lmedium
379 .Lmedw7: ! count is ge 1, less than 8
395 andcc %o0, 0x3f, %o3 ! %o3 == 0 means dst is 64 byte aligned
441 andn %o2, 0x3f, %o5 ! %o5 is multipl
[all...]
/linux-master/arch/arm/crypto/
H A Dpoly1305-armv4.pl18 # (*) this is for -march=armv6, i.e. with bunch of ldrb loading data;
510 cmp r3,#-1 @ is value impossible?
593 @ Result of multiplication of n-bit number by m-bit number is
594 @ n+m bits wide. However! Even though 2^n is a n+1-bit number,
595 @ m-bit number multiplied by 2^n is still n+m bits wide.
597 @ Sum of two n-bit numbers is n+1 bits wide, sum of three - n+2,
598 @ and so is sum of four. Sum of 2^m n-m-bit numbers and n-bit
599 @ one is n+1 bits wide.
606 @ of 52-bit numbers as long as the amount of addends is not a
612 @ 5 * (2^52 + 2*2^32 + 2^12), which in turn is smalle
[all...]
/linux-master/arch/arm/kernel/
H A Dhead.S27 * swapper_pg_dir is the virtual address of the initial page table.
29 * make sure that KERNEL_RAM_VADDR is correctly set. Currently, we expect
41 #define PMD_ENTRY_ORDER 3 /* PMD entry size is 2^PMD_ENTRY_ORDER */
76 * This is normally called from the decompressor code. The requirements
80 * This code is mostly position independent, so if you link the kernel at
88 * circumstances, zImage) is for.
96 THUMB( badr r9, 1f ) @ Kernel is always entered in ARM.
97 THUMB( bx r9 ) @ If this is a Thumb-2 kernel,
165 mov r8, r4, lsr #12 @ TTBR1 is swapper_pg_dir pfn
206 * entry is 6
[all...]
/linux-master/arch/alpha/lib/
H A Dudiv-qrnnd.S4 # This file is part of GCC.
6 # The GNU MP Library is free software; you can redistribute it and/or modify
19 # This file is distributed in the hope that it will be useful, but
/linux-master/Documentation/sound/cards/
H A Dmultisound.sh9 # ** This file is a README (top part) and shell archive (bottom part).
26 # Currently, full-duplex digital audio (/dev/dsp only, /dev/audio is
28 # supported (memory mapped digital audio is not yet supported).
33 # Support for the Turtle Beach MultiSound Hurricane architecture is
64 # ** This section is very important, as your card may not work at all
71 # on the card. It is up to you to know if these are free locations or now,
84 # pinnaclecfg is not required; you can use the snd-msnd-pinnacle module
90 # the pinnaclecfg program after the kernel is loaded.
103 # when it the driver is compiled into the kernel. Using non-PnP mode
104 # is preferabl
[all...]
/linux-master/arch/sh/kernel/cpu/sh2a/
H A Dentry.S108 bt interrupt_entry ! vec >= 64 is interrupt
111 bt trap_entry ! 64 > vec >= 31 is trap
143 cmp/ge r8,r9 ! vector 0x1f-0x2f is systemcall
188 mov #0,r5 ! writeaccess is unknown
/linux-master/arch/arm/boot/bootp/
H A Dinit.S38 teq r10, r5 @ is it ATAG_CORE?
48 * If there is already an INITRD tag, then we ignore it; the last INITRD
/linux-master/drivers/gpio/
H A Dgpio-xtensa.c10 * GPIO32 is a standard optional extension to the Xtensa architecture core that
12 * GPIO32 option is implemented as 32bit Tensilica Instruction Extension (TIE)
16 * Access to GPIO32 specific instructions is controlled by the CPENABLE
22 * This driver is currently incompatible with SMP. The GPIO32 extension is not
37 #error GPIO32 option is not enabled for your xtensa core variant
/linux-master/arch/arm/include/debug/
H A Domap2plus.S37 cmp \rp, #0 @ is port configured?
/linux-master/arch/arm/include/asm/
H A Dtls.h15 @ TLS register update is deferred until return to user space
91 * is merely redundant.
127 /* Since TPIDRURW is fully context-switched (unlike TPIDRURO),
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-isp.h112 * struct fimc_is_video - fimc-is video device structure
123 * @streaming: is streaming in progress?
192 void fimc_isp_irq_handler(struct fimc_is *is);
/linux-master/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S107 cmp r10, #(INT_GPIO_BANK1 - NR_IRQS_LEGACY) @ is it GPIO interrupt?
170 ands r8, r8, #KEYBRD_DATA_MASK @ is keyboard data line low?
191 cmp r10, r8 @ is buffer full?
217 tst r13, #HOOK_SWITCH_MASK @ is hook switch status bit set?
234 tst r13, #MODEM_IRQ_MASK @ is modem status bit set?
271 * it cannot go beyond 0xffff0200, and is copied to 0xffff001c
/linux-master/tools/testing/selftests/efivarfs/
H A Defivarfs.sh7 # Kselftest framework requirement - SKIP code is 4.
26 echo $msg efivarfs is not mounted on $efivarfs_mount >&2

Completed in 265 milliseconds

1234567891011>>