Searched refs:order (Results 1 - 25 of 516) sorted by path

1234567891011>>

/linux-master/arch/alpha/kernel/
H A Dhead.S45 ldgp $29,0($27) # First order of business, load the GP.
/linux-master/arch/alpha/lib/
H A Dev6-stxcpy.S181 ldq_u t2, 8(a1) # U : read next high-order source word
188 /* Unaligned copy main loop. In order to avoid reading too much,
196 t0 == the shifted high-order bits from the previous source word
224 t0 == the shifted high-order bits from the previous source word
233 stq_u t1, 0(a0) # L : the null was in the high-order bits
H A Dev6-stxncpy.S226 ldq_u t2, 8(a1) # L : read next high-order source word
234 /* Unaligned copy main loop. In order to avoid reading too much,
242 t0 == the shifted low-order bits from the current source word
243 t1 == the shifted high-order bits from the previous source word
271 t0 == the shifted low-order bits from the current source word
272 t1 == the shifted high-order bits from the previous source word
280 stq_u t0, 0(a0) # L : the null was in the high-order bits
316 t1 == the shifted high-order bits from the previous source word */
H A Dstxcpy.S158 ldq_u t2, 8(a1) # .. e1 : read next high-order source word
164 /* Unaligned copy main loop. In order to avoid reading too much,
172 t0 == the shifted high-order bits from the previous source word
196 t0 == the shifted high-order bits from the previous source word
206 stq_u t1, 0(a0) # e0 : the null was in the high-order bits
H A Dstxncpy.S185 ldq_u t2, 8(a1) # e0 : read next high-order source word
192 /* Unaligned copy main loop. In order to avoid reading too much,
200 t0 == the shifted low-order bits from the current source word
201 t1 == the shifted high-order bits from the previous source word
227 t0 == the shifted low-order bits from the current source word
228 t1 == the shifted high-order bits from the previous source word
236 stq_u t0, 0(a0) # e0 : the null was in the high-order bits
270 t1 == the shifted high-order bits from the previous source word */
/linux-master/arch/arm/lib/
H A Ddiv64.S147 8: @ Division by a power of 2: determine what that divisor order is
H A Dlib1funcs.S106 .macro ARM_DIV2_ORDER divisor, order
110 clz \order, \divisor
111 rsb \order, \order, #31
117 movhs \order, #16
118 movlo \order, #0
122 addhs \order, \order, #8
126 addhs \order, \order, #
[all...]
/linux-master/arch/m68k/fpsp040/
H A Dsetox.S129 | Notes: a) In order to reduce memory access, the coefficients are
249 | Notes: a) In order to reduce memory access, the coefficients are
303 | Notes: a) In order to reduce memory access, the coefficients are
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S272 # in order to promote readability within the corecode itself.
6786 # Notes: a) In order to reduce memory access, the coefficients #
6914 # Notes: a) In order to reduce memory access, the coefficients #
6972 # Notes: a) In order to reduce memory access, the coefficients #
8014 # Note 2. In Step 2 of lognp1, in order to preserved accuracy, #
H A Dfpsp.S36 # example) that are referenced by the FPSP package itself in order
292 # in order to promote readability within the corecode itself.
1310 # Exceptions in order of precedence:
1428 # "corrected" in order to have the proper equivalent extended precision
1539 # Exceptions in order of precedence:
1855 # Exceptions in order of precedence:
2096 # Exceptions in order of precedence:
2607 # Exceptions in order of precedence:
3585 # instruction in order to get this value and then store it to the #
6892 # Notes: a) In order t
[all...]
H A Disp.S35 # example) that are referenced by the ISP package itself in order
2975 # _isp_cas_finish(). This routine re-compares the operands in order to #
2977 # _real_unlock_page() in order to unlock the pages that were previously #
H A Dpfpsp.S35 # example) that are referenced by the FPSP package itself in order
291 # in order to promote readability within the corecode itself.
1309 # Exceptions in order of precedence:
1427 # "corrected" in order to have the proper equivalent extended precision
1538 # Exceptions in order of precedence:
1854 # Exceptions in order of precedence:
2095 # Exceptions in order of precedence:
2606 # Exceptions in order of precedence:
3584 # instruction in order to get this value and then store it to the #
5266 # in order t
[all...]
/linux-master/arch/mips/include/asm/txx9/
H A Dtx4938.h228 #define TX4938_DMA_CCR_XFSZ(order) (((order) << 2) & 0x0000001c)
/linux-master/arch/sh/lib/
H A Dmemmove.S17 ! if dest > src, call memcpy (it copies in decreasing order)
/linux-master/arch/xtensa/include/uapi/asm/
H A Dbyteorder.h10 # error processor byte order undefined!
/linux-master/drivers/atm/
H A Deni.h38 int order; member in struct:eni_free
/linux-master/drivers/dma/
H A Dtxx9dmac.h135 #define TXX9_DMA_CCR_XFSZ(order) (((order) << 2) & 0x0000001c)
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c485 * allocated from. This is done in order to handle
685 struct mlx4_db *db, int order)
690 for (o = order; o <= 1; ++o) {
703 if (o > order)
704 set_bit(i ^ 1, pgdir->bits[order]);
710 db->order = order;
715 int mlx4_db_alloc(struct mlx4_dev *dev, struct mlx4_db *db, int order) argument
724 if (!mlx4_alloc_db_from_pgdir(pgdir, db, order))
736 WARN_ON(mlx4_alloc_db_from_pgdir(pgdir, db, order));
684 mlx4_alloc_db_from_pgdir(struct mlx4_db_pgdir *pgdir, struct mlx4_db *db, int order) argument
[all...]
/linux-master/drivers/s390/net/
H A Dfsm.h107 * @param order Parameter for allocation of the FSM data structs.
113 int tmpl_len, gfp_t order);
/linux-master/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h158 * We limit to 1 PAGE in order to succeed allocation of
415 * Keep track of the CCB used for the negotiation in order
739 u8 order; /* Tag type (if tagged command) */ member in struct:sym_ccb
927 * SCRIPTS processor in order to start SCSI commands.
990 * IARB in order to leave devices a chance to reselect.
1002 * processor in order to handle things correctly.
/linux-master/fs/reiserfs/
H A Dibalance.c220 "first pointer order (%d) < 0 or "
222 "first key order %d < 0", first_p, first_p + del_num,
232 "1st deleted key must have order 0, not %d", first_i);
818 int order; local
829 order =
850 return order;
998 return order;
1160 return order;
/linux-master/tools/firewire/
H A Dnosy-dump.c661 #error unsupported byte order.
/linux-master/tools/power/cpupower/debug/kernel/
H A DMakefile16 - rm -rf Module.symvers modules.order
/linux-master/tools/testing/fault-injection/
H A Dfailcmd.sh52 --ignore-gfp-highmem=value, --min-order=value
94 LONGOPTS=$LONGOPTS,ignore-gfp-wait:,ignore-gfp-highmem:,min-order:
194 --min-order)
195 echo $2 > $FAULTATTR/min-order
/linux-master/tools/testing/radix-tree/
H A Diteration_check.c25 int order; local
29 for (order = max_order; order >= 0; order--) {
30 xas_set_order(&xas, index, order);
31 item->order = order;
41 if (order < 0)
165 void iteration_test(unsigned order, unsigned test_duration) argument
170 order >
[all...]

Completed in 388 milliseconds

1234567891011>>