Home
last modified time | relevance | path

Searched refs:equal (Results 1 – 25 of 123) sorted by relevance

12345

/linux-3.4.99/arch/m68k/fpsp040/
Dbugfix.S177 | Test for cu_savepc equal to zero. If not, this is not a bug
186 | cu src equal to xu dest or equal to nu dest. If so, go to
187 | op0. Else, or if opclass2, check for cu dest equal to
188 | xu dest or equal to nu dest. If so, go to tst_opcl. Else,
203 beqs op0 |if equal, continue bugfix
205 | Check for cu dest equal to nu dest. If so, go and fix the
210 beqs op0 |if equal, continue bugfix
216 beqs op0_xu |if equal, continue bugfix
356 | Check for cu dest equal to nu dest or equal to xu dest, with
363 beq op2_com |if equal, continue bugfix
Dx_operr.S162 bnes chkwerr |if not equal, check for incorrect operr
189 bnes chkberr |if not equal, check for incorrect operr
Dget_op.S498 bnes try_zero |if not equal, it is not special
550 bnes mtry_zero |if not equal, it is not special
/linux-3.4.99/Documentation/namespaces/
Dcompatibility-list.txt28 2. Intentionally, two equal user IDs in different user namespaces
29 should not be equal from the VFS point of view. In other
36 even having equal UIDs.
/linux-3.4.99/Documentation/w1/
Dw1.netlink18 Its length field is equal to size of the attached data
83 cn_msg (CN_W1_IDX.CN_W1_VAL as id, len is equal to sizeof(struct
85 w1_netlink_msg (type: W1_LIST_MASTERS, len is equal to
97 id is equal to the bus master id to use for searching]
102 seq is equal to the request seq]
105 len is equal to number of IDs multiplied by 8]
118 id is equal to the bus master id to use for searching]
130 of the w1_netlink_cmd structure and cn_msg.len will be equal to the sum
/linux-3.4.99/Documentation/ABI/testing/
Dsysfs-kernel-uids9 are two users logged in, each with an equal number of
10 shares, then they will get equal CPU bandwidth. Another
/linux-3.4.99/Documentation/serial/
Dserial-rs485.txt103 /* Set logical level for RTS pin equal to 1 when sending: */
105 /* or, set logical level for RTS pin equal to 0 when sending: */
108 /* Set logical level for RTS pin equal to 1 after sending: */
110 /* or, set logical level for RTS pin equal to 0 after sending: */
/linux-3.4.99/drivers/acpi/
Dblacklist.c41 equal, enumerator
144 || (acpi_blacklist[i].oem_revision_predicate == equal in acpi_blacklisted()
/linux-3.4.99/Documentation/devicetree/bindings/mtd/
Dmtd-physmap.txt15 omitted, assumed to be equal to 'bank-width'.
18 both #address-cells and #size-cells must be equal to 1.
Dpartition.txt9 equal to 1.
/linux-3.4.99/Documentation/filesystems/
Ddirectory-locking29 * if old parent is equal to or is a descendent of target
31 * if new parent is equal to or is a descendent of source
100 would have to be equal to or a descendent of source. But that means that
101 new parent had been equal to or a descendent of source since the moment when
/linux-3.4.99/Documentation/connector/
Dconnector.txt91 netlink group to the user which is equal to its id.idx.
111 If we receive a message and its sequence number is not equal to one we
114 acknowledge is not equal to the acknowledge number in the original
169 2.6.14 netlink code only allows to select a group which is less or equal to
/linux-3.4.99/drivers/md/persistent-data/
Ddm-btree.h75 int (*equal)(void *context, void *value1, void *value2); member
Ddm-btree.c653 le64_type.equal = NULL; in insert()
709 (!info->value_type.equal || in insert()
710 !info->value_type.equal( in insert()
/linux-3.4.99/drivers/staging/wlags49_h2/
Dhcfdef.h655 err: someone redefined these macros while the implemenation assumes they are equal;
659 err: someone redefined these macros while the implemenation assumes they are equal;
663 err: someone redefined these macros while the implemenation assumes they are equal;
/linux-3.4.99/Documentation/aoe/
Dudev.txt4 # whether it uses one or two equal signs for SUBSYSTEM and KERNEL.
/linux-3.4.99/Documentation/virtual/kvm/
Dmsr.txt34 time information and check that they are both equal and even.
73 time information and check that they are both equal and even.
213 sure they are both equal and even. An odd version indicates an
/linux-3.4.99/drivers/crypto/caam/
DKconfig48 equal or greater than the job ring size will force timeouts.
/linux-3.4.99/arch/cris/arch-v32/mach-fs/
Ddram_init.S55 ; Assume that group 0 width is equal to group 1. This assumption
/linux-3.4.99/Documentation/fb/
Dinternals.txt80 pseudo color, where the red, green and blue components are always equal to
/linux-3.4.99/arch/c6x/lib/
Dstrasgi.S24 ;; 4, and the size a multiple of 4 greater than or equal to 28.
/linux-3.4.99/Documentation/arm/
Dkernel_user_helpers.txt142 Atomically store newval in *ptr only if *ptr is equal to oldval.
235 is equal to the 64-bit value pointed by *oldval. Return zero if *ptr was
/linux-3.4.99/Documentation/kbuild/
Dkconfig-language.txt126 or equal to the first symbol and smaller than or equal to the second
180 (2) If the values of both symbols are equal, it returns 'y',
182 (3) If the values of both symbols are equal, it returns 'n',
/linux-3.4.99/drivers/md/
Ddm-thin-metadata.c439 pmd->info.value_type.equal = data_block_equal; in init_pmd()
450 pmd->tl_info.value_type.equal = subtree_equal; in init_pmd()
458 pmd->bl_info.value_type.equal = data_block_equal; in init_pmd()
466 pmd->details_info.value_type.equal = NULL; in init_pmd()
/linux-3.4.99/Documentation/block/
Dqueue-sysfs.txt23 for a filesystem request. Must be smaller than or equal to the maximum

12345