Searched refs:cmp (Results 51 - 75 of 551) sorted by relevance

1234567891011>>

/linux-master/include/linux/
H A Drbtree.h217 * @cmp: operator defining the node order
224 int (*cmp)(struct rb_node *, const struct rb_node *))
232 c = cmp(node, parent);
251 * @cmp: operator defining the node order
257 int (*cmp)(const void *key, const struct rb_node *))
262 int c = cmp(key, node);
279 * @cmp: operator defining node order
285 int (*cmp)(const void *key, const struct rb_node *))
291 int c = cmp(key, node);
309 * @cmp
[all...]
H A Dcs5535.h216 extern int cs5535_mfgpt_toggle_event(struct cs5535_mfgpt_timer *timer, int cmp,
218 extern int cs5535_mfgpt_set_irq(struct cs5535_mfgpt_timer *timer, int cmp,
225 int cmp, int *irq)
227 return cs5535_mfgpt_set_irq(timer, cmp, irq, 1);
231 int cmp, int *irq)
233 return cs5535_mfgpt_set_irq(timer, cmp, irq, 0);
224 cs5535_mfgpt_setup_irq(struct cs5535_mfgpt_timer *timer, int cmp, int *irq) argument
230 cs5535_mfgpt_release_irq(struct cs5535_mfgpt_timer *timer, int cmp, int *irq) argument
/linux-master/arch/arm/lib/
H A Dlib1funcs.S67 1: cmp \divisor, #0x10000000
75 1: cmp \divisor, #0x80000000
86 1: cmp \dividend, \divisor
89 cmp \dividend, \divisor, lsr #1
92 cmp \dividend, \divisor, lsr #2
95 cmp \dividend, \divisor, lsr #3
98 cmp \dividend, #0 @ Early termination?
115 cmp \divisor, #(1 << 16)
120 cmp \divisor, #(1 << 8)
124 cmp \diviso
[all...]
/linux-master/net/bridge/netfilter/
H A Debt_among.c29 uint32_t cmp[2] = { 0, 0 }; local
32 ether_addr_copy(((char *) cmp) + 2, mac);
38 if (cmp[1] == p->cmp[1] && cmp[0] == p->cmp[0])
45 if (cmp[1] == p->cmp[1] && cmp[0] == p->cmp[
[all...]
/linux-master/arch/sparc/kernel/
H A Dktlb.S35 cmp %g4, %g5
43 cmp %g4, %g5
47 cmp %g4, %g5
205 cmp %g4, %g5
213 cmp %g4,%g5
222 cmp %g4, %g5
226 cmp %g4, %g5
232 cmp %g4, %g5
236 cmp %g4, %g5
253 cmp
[all...]
/linux-master/crypto/async_tx/
H A Draid6test.c30 struct completion *cmp = param; local
32 complete(cmp);
61 struct completion cmp; local
112 init_completion(&cmp);
113 init_async_submit(&submit, ASYNC_TX_ACK, tx, callback, &cmp, addr_conv);
118 if (wait_for_completion_timeout(&cmp, msecs_to_jiffies(3000)) == 0)
156 struct completion cmp; local
171 init_completion(&cmp);
172 init_async_submit(&submit, ASYNC_TX_ACK, NULL, callback, &cmp, addr_conv);
176 if (wait_for_completion_timeout(&cmp, msecs_to_jiffie
[all...]
/linux-master/arch/arm/mach-shmobile/
H A Dheadsmp.S50 cmp r0, r1
55 cmp r0, #SCTLR_MMU
62 cmp r0, #RWTCSRA_WOVF
109 cmp r8, r0
113 cmp r9, #0
118 cmp r1, #NR_CPUS
/linux-master/tools/testing/selftests/openat2/
H A Dhelpers.c74 bool cmp; local
86 cmp = !strcmp(fdpath, other);
91 return cmp;
/linux-master/arch/arm/kernel/
H A Dhyp-stub.S46 cmp \mode, \reg1 @ matches primary CPU boot mode?
61 cmp \mode, \mode
101 cmp r4, #HYP_MODE
H A Dsmccc-call.S33 cmp r4, #0
36 cmp r5, #ARM_SMCCC_QUIRK_QCOM_A6
/linux-master/fs/bcachefs/
H A Dbkey_cmp.h12 int cmp; local
25 "cmp r8, r9;"
38 "cmp r8, r9;"
45 : "=&D" (d0), "=&S" (d1), "=&d" (d2), "=&c" (d3), "=&a" (cmp)
49 return cmp;
/linux-master/block/
H A Dearly-lookup.c24 const struct uuidcmp *cmp = data; local
27 strncasecmp(cmp->uuid, bdev->bd_meta_info->uuid, cmp->len))
48 struct uuidcmp cmp; local
53 cmp.uuid = uuid_str;
63 cmp.len = slash - uuid_str;
65 cmp.len = strlen(uuid_str);
68 if (!cmp.len)
71 dev = class_find_device(&block_class, NULL, &cmp, &match_dev_by_uuid);
/linux-master/arch/x86/lib/
H A Dmemmove_64.S34 cmp %rdi, %rsi
38 cmp %rdi, %r8
41 #define CHECK_LEN cmp $0x20, %rdx; jb 1f
52 cmp $680, %rdx
117 cmp $0x20, %rdx
119 cmp $680, %rdx
121 cmp %dil, %sil
192 cmp $2, %rdx
203 cmp $1, %rdx
/linux-master/arch/arm/mach-exynos/
H A Dheadsmp.S27 cmp r7, r0
/linux-master/arch/sparc/lib/
H A DM7copy_from_user.S35 cmp %g1, ASI_AIUS; \
H A DNGcopy_to_user.S31 cmp %g1, ASI_AIUS; \
H A DNGcopy_from_user.S28 cmp %g1, ASI_AIUS; \
H A DNG4copy_from_user.S34 cmp %g1, ASI_AIUS; \
H A DU1copy_from_user.S34 cmp %g1, ASI_AIUS; \
H A DU1copy_to_user.S34 cmp %g1, ASI_AIUS; \
/linux-master/arch/sh/lib/
H A Dmemcpy.S23 cmp/gt r6,r1
56 cmp/hi r2,r0
85 cmp/hi r2,r0
90 cmp/eq r4,r0
125 cmp/hi r2,r0
136 cmp/hi r2,r0
142 cmp/eq r4,r0
165 cmp/hi r2,r0
170 cmp/eq r4,r0
207 cmp/h
[all...]
/linux-master/arch/arm/mm/
H A Dl2c-l2x0-resume.S38 cmp r0, #L310_CACHE_ID_RTL_R2P0
40 cmp r0, #L310_CACHE_ID_RTL_R3P0
H A Dcache-v4wt.S86 cmp r3, #CACHE_DLIMIT
93 cmp r0, r1
124 cmp r0, r1
159 cmp r0, r1
/linux-master/tools/perf/util/
H A Dcomm.c66 int cmp; local
77 cmp = strcmp(str, iter->str);
78 if (!cmp && comm_str__get(iter))
81 if (cmp < 0)
/linux-master/arch/arm/mach-omap2/
H A Domap-headsmp.S48 cmp r0, r4
66 cmp r0, r4
88 cmp r0, r4
105 cmp r0, r4

Completed in 192 milliseconds

1234567891011>>