Searched refs:one (Results 151 - 165 of 165) sorted by relevance

1234567

/linux-master/drivers/crypto/
H A Datmel-aes.c1650 static const __le32 one[AES_BLOCK_SIZE / sizeof(u32)] = {cpu_to_le32(1), }; local
1667 atmel_aes_write_block(dd, AES_ALPHAR(0), one);
/linux-master/drivers/usb/gadget/udc/
H A Domap_udc.c509 /* Each USB transfer request using DMA maps to one or more DMA transfers.
607 finish_out_dma(struct omap_ep *ep, struct omap_req *req, int status, int one) argument
615 if (one)
2544 /* next endpoint's buffer starts after this one's */
2796 * loopback and/or transceiverless setup; if we find one,
2797 * use it. Except for OTG, we don't _need_ to talk to one;
2798 * but not having one probably means no VBUS detection.
/linux-master/arch/m68k/ifpsp060/src/
H A Disp.S32 # effect, branches to one of the branch table entries located
369 # one of _mul64(), _div64(), _moveperipheral(), _compandset(), #
1638 # _dmem_{read,write}_byte() routines. If one of the memory routines #
1928 # the bounds are word size. fetch them in one subroutine call by
1952 # the bounds are byte size. fetch them in one subroutine call by
2234 # one at ddknuth:
2271 # which is divided into a 3 digit (word) dividend to get one quotient
2351 subq.l &0x1, %d1 # q is one too large
2381 # shift down one word/digit to renormalize remainder.
2636 # now, grab the condition codes. only one tha
[all...]
H A Dfplsp.S33 # effect, branches to one of the branch table entries located here.
5472 #--case, reduce argument by one remainder step to make subsequent reduction
5903 #--case, reduce argument by one remainder step to make subsequent reduction
6707 # Notes: This will always generate one exception -- inexact. #
6827 # 6.4. Although one can argue that the inexact flag #
8026 one: label
8321 # if the input is exactly equal to one, then exit through ld_pzero.
8324 fcmp.b %fp0,&0x1 # is it equal to one?
8329 fsub.s one(%pc),%fp1 # FP1 IS X-1
8330 fadd.s one(
[all...]
H A Dpfpsp.S32 # effect, branches to one of the branch table entries located
1348 bne.b fu_in_exc # there is at least one set
1617 bne.b fu_out_exc # there is at least one set
1926 bne.b fu_in_exc_p # at least one was set
2650 bne.b iea_op_exc # at least one was set
5712 # SNAN bit in the operand to one), and the operation continues as #
6482 # unnorm_fix(): - changes an UNNORM to one of NORM, DENORM, or ZERO #
6495 # d0 = optype tag - is corrected to one of NORM, DENORM, or ZERO #
6597 # one of: NORM, INF, QNAN, SNAN, DENORM, UNNORM, ZERO #
6677 # one o
[all...]
/linux-master/drivers/crypto/ccp/
H A Dccp-dev-v5.c153 #define CCP_ECC_AFFINE(p) ((p)->ecc.one)
218 return n % COMMANDS_PER_QUEUE; /* Always one unused spot */
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.c1009 const u32 one[] = { 0x3f800000, 0x3f800000, 0x3f800000, 0x3f800000, local
1020 gf100_gr_zbc_color_get(gr, 2, & one[0], &one[4]); c++;
/linux-master/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S4 # This software is available to you under a choice of one of two
118 ## throughout the code, one tab and two tab indentations are used. one tab is
H A Dsha512-avx2-asm.S12 # This software is available to you under a choice of one of two
H A Dsha256-avx2-asm.S11 # This software is available to you under a choice of one of two
/linux-master/scripts/
H A Dcheckpatch.pl93 --terse one line per report
120 --debug KEY=[0|1] turn on/off debugging of KEY, where KEY is one of
929 # memory.h: ARM has a custom one
1239 # Maybe one day convert this block of bash into something that returns
2141 # one does, and continue as if the #endif was not here.
2930 "Missing commit description - Add an appropriate one\n");
3096 # Only one name comment should be allowed
3655 "MAINTAINERS entries use one tab after TYPE:\n" . $herecurr) &&
5261 # unary ++ and unary -- are allowed no space on one side.
5265 "space required one sid
[all...]
/linux-master/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c716 PyObject *t = get_sample_value_as_tuple(&sample->read.one,
774 * one register value and its corresponds to:
1491 * currently there is only one item for the tuple.
/linux-master/tools/perf/
H A Dbuiltin-trace.c1903 const int *one = a, *another = b; local
1905 return *one - *another;
2385 * here and avoid using augmented syscalls when the evsel is the raw_syscalls one.
3449 * unaugmented one, then ignore it, otherwise we'll reuse that BPF
3450 * program for a filtered syscall on a non-filtered one.
3520 * first and second arg (this one on the raw_syscalls:sys_exit prog
3521 * array tail call, then that one will be used.
3533 * already has an augmenter, we don't need to find one.
3539 * Look at all the other syscalls for one that has a signature
4974 * We'll switch to look at two BPF maps, one fo
[all...]
/linux-master/net/core/
H A Ddev.c1105 * There must be one "%d" and no other "%" characters.
1111 /* Use one page as a bit array of possible slots */
1985 /* Run per-netns notifier block chain first, then run the global one.
1986 * Hopefully, one day, the global one is going to be removed after
2210 * start_xmit function of one device into the receive queue
2629 /* The old dev_maps could be larger or smaller than the one we're
4623 * different from current CPU (one in the rx-queue flow
4624 * table entry), switch if one of the following holds:
5309 * Return true if there one
11539 netdev_increment_features(netdev_features_t all, netdev_features_t one, netdev_features_t mask) argument
[all...]
/linux-master/include/linux/
H A Dnetdevice.h104 * Drivers are allowed to return any one of those in their hard_start_xmit()
1096 * statistics. Drivers must do one of the following:
1803 * if one wants to override the ndo_*() functions
1850 * @addr_list_lock: XXX: need comments on this one
1891 * @rx_handler_data: XXX: need comments on this one
1893 * @ingress_queue: XXX: need comments on this one
1908 * @tx_global_lock: XXX: need comments on this one
1912 * @xps_maps: XXX: need comments on this one
1925 * @link_watch_list: XXX: need comments on this one
1934 * @npinfo: XXX: need comments on this one
[all...]

Completed in 721 milliseconds

1234567