Searched refs:cmp (Results 26 - 50 of 551) sorted by relevance

1234567891011>>

/linux-master/lib/crypto/mpi/
H A Dmpi-cmp.c1 /* mpi-cmp.c - MPI functions
54 int cmp; local
79 cmp = mpihelp_cmp(u->d, v->d, usize);
80 if (!cmp)
82 if ((cmp < 0?1:0) == (usign?1:0))
H A DMakefile20 mpi-cmp.o \
26 mpih-cmp.o \
/linux-master/arch/sparc/lib/
H A Dashldi3.S14 cmp %o2, 0
19 cmp %g2, 0
H A Dlshrdi3.S6 cmp %o2, 0
11 cmp %g2, 0
H A Dmemcmp.S14 cmp %o2, 0
24 cmp %o2, 0
H A DGENcopy_to_user.S30 cmp %g1, ASI_AIUS; \
H A DGENcopy_from_user.S26 cmp %g1, ASI_AIUS; \
/linux-master/lib/
H A Dlist_sort.c16 static struct list_head *merge(void *priv, list_cmp_func_t cmp, argument
23 if (cmp(priv, a, b) <= 0) {
52 static void merge_final(void *priv, list_cmp_func_t cmp, struct list_head *head, argument
60 if (cmp(priv, a, b) <= 0) {
86 * element comparison is needed, so the client's cmp()
90 cmp(priv, b, b);
103 * @priv: private data, opaque to list_sort(), passed to @cmp
105 * @cmp: the elements comparison function
107 * The comparison function @cmp must return > 0 if @a should sort after
114 * This is compatible with two styles of @cmp functio
185 list_sort(void *priv, struct list_head *head, list_cmp_func_t cmp) argument
[all...]
/linux-master/arch/arm64/lib/
H A Dmemcmp.S41 cmp data1, data2
54 cmp data1, data2
64 cmp limit, 96
85 cmp data1, data2
89 cmp data1, data2
98 cmp data1, data2
102 cmp data1, data2
110 cmp data1, data2
123 cmp data1w, data2w
/linux-master/arch/sparc/net/
H A Dbpf_jit_asm_32.S16 cmp r_OFF, 0
22 cmp r_TMP, 3
45 cmp r_OFF, 0
51 cmp r_TMP, 1
68 cmp r_OFF, 0
73 cmp r_OFF, r_HEADLEN
81 cmp r_OFF, 0
86 cmp r_OFF, r_HEADLEN
101 cmp %o0, 0; \
138 cmp
[all...]
/linux-master/arch/sparc/include/asm/
H A Dhead_64.h46 cmp %tmp1, %tmp2; \
55 cmp %tmp1, %tmp2; \
62 cmp %tmp2, CHEETAH_MANUF; \
66 cmp %tmp2, CHEETAH_PLUS_IMPL; \
73 cmp %tmp2, CHEETAH_MANUF; \
77 cmp %tmp2, CHEETAH_IMPL; \
/linux-master/arch/hexagon/lib/
H A Dmemcpy.S185 p2 = cmp.eq(len, #0); /* =0 */
187 p0 = cmp.gtu(len, #23); /* %1, <24 */
188 p1 = cmp.eq(ptr_in, ptr_out); /* attempt to overwrite self */
192 p3 = cmp.gtu(len, #95); /* %8 < 97 */
255 p3 = cmp.gtu(back, #8);
261 p1 = cmp.eq(prolog, #0);
267 nokernel = cmp.eq(kernel,#0);
276 p2 = cmp.eq(kernel, #1); /* skip ovr if kernel == 0 */
310 p2 = cmp.gtu(offset, #7);
322 p0 = cmp
[all...]
/linux-master/arch/arm/mach-mvebu/
H A Dcoherency_ll.S90 cmp r1, #0
99 cmp r1, #0
115 cmp r1, #0
124 cmp r1, #0
142 cmp r1, #0
151 cmp r1, #0
/linux-master/arch/sh/lib/
H A Dmemmove.S18 cmp/hi r5,r4
32 cmp/gt r6,r1
64 cmp/hs r5,r0
98 cmp/hs r5,r0
104 cmp/eq r5,r0
142 cmp/hs r5,r0
154 cmp/hs r5,r0
161 cmp/eq r5,r0
184 cmp/hs r5,r0
190 cmp/e
[all...]
H A Dmemchr.S20 cmp/eq r1,r5
/linux-master/arch/arm/lib/
H A Ducmpdi2.S27 cmp xh, yh
40 cmp xh, yh
/linux-master/arch/x86/um/
H A Dstub_64.S17 cmp $0, %rax
42 cmp %rcx, %rax
/linux-master/tools/testing/selftests/arm64/fp/
H A Dza-fork-asm.S40 cmp x1, #2
51 cmp x1, #MAGIC
/linux-master/arch/arm/mach-versatile/
H A Ddcscb_setup.S12 cmp r0, #0 @ check affinity level
/linux-master/arch/arm/mach-rockchip/
H A Dsleep.S23 cmp r1, #0
31 cmp r3, #0
/linux-master/arch/arm/mach-socfpga/
H A Dself-refresh.S63 cmp r2, #SELFRFSHACK_MASK
67 cmp r3, #MAX_LOOP_COUNT
99 cmp r2, #SELFRFSHACK_MASK
103 cmp r3, #MAX_LOOP_COUNT
/linux-master/arch/arm/mach-tegra/
H A Dreset-handler.S40 cmp r0, #0 @ CPU0?
46 cmp r6, #TEGRA20
62 cmp r8, r9
79 cmp r8, r9
99 cmp r1, #0
148 cmp r5, #0
153 cmp r6, #TEGRA20
169 cmp r6, #TEGRA30
197 cmp r10, #0
200 cmp l
[all...]
/linux-master/tools/testing/selftests/kvm/riscv/
H A Darch_timer.c22 uint64_t xcnt, xcnt_diff_us, cmp; local
30 cmp = timer_get_cmp();
36 __GUEST_ASSERT(xcnt >= cmp,
37 "xcnt = 0x%"PRIx64", cmp = 0x%"PRIx64", xcnt_diff_us = 0x%" PRIx64,
38 xcnt, cmp, xcnt_diff_us);
/linux-master/arch/arm/include/debug/
H A Dtegra.S74 cmp \rp, #1 @ needs initialization?
85 cmp \rv, #2 @ 2 and 3 mean DCC, UART
87 cmp \rv, #3 @ so accept either
91 cmp \rv, #0 @ UART 0?
93 cmp \rv, #1 @ UART 1?
95 cmp \rv, #2 @ UART 2?
97 cmp \rv, #3 @ UART 3?
99 cmp \rv, #4 @ UART 4?
141 cmp \rp, #0 @ Valid UART address?
193 cmp \r
[all...]
/linux-master/tools/include/linux/
H A Drbtree.h228 * @cmp: operator defining the node order
235 int (*cmp)(struct rb_node *, const struct rb_node *))
243 c = cmp(node, parent);
262 * @cmp: operator defining the node order
268 int (*cmp)(const void *key, const struct rb_node *))
273 int c = cmp(key, node);
290 * @cmp: operator defining node order
296 int (*cmp)(const void *key, const struct rb_node *))
302 int c = cmp(key, node);
320 * @cmp
[all...]

Completed in 207 milliseconds

1234567891011>>