Home
last modified time | relevance | path

Searched defs:cmp (Results 1 – 25 of 124) sorted by relevance

12345

/linux/drivers/clk/sunxi-ng/
H A Dccu_mp.c112 struct ccu_mp *cmp = data; in ccu_mp_round_rate() local
145 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_disable() local
152 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_enable() local
159 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_is_enabled() local
167 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_recalc_rate() local
201 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_determine_rate() local
210 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_set_rate() local
256 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_get_parent() local
263 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_set_parent() local
/linux/tools/lib/
H A Dlist_sort.c13 static struct list_head *merge(void *priv, list_cmp_func_t cmp, in merge()
49 static void merge_final(void *priv, list_cmp_func_t cmp, struct list_head *head, in merge_final()
172 void list_sort(void *priv, struct list_head *head, list_cmp_func_t cmp) in list_sort()
/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.c430 #define EXPECT_PTREQ(cond, expr, cmp) \ argument
434 int expect_ptreq(const void *expr, int llen, const void *cmp) in expect_ptreq()
448 #define EXPECT_PTRNE(cond, expr, cmp) \ argument
452 int expect_ptrne(const void *expr, int llen, const void *cmp) in expect_ptrne()
466 #define EXPECT_PTRGE(cond, expr, cmp) \ argument
470 int expect_ptrge(const void *expr, int llen, const void *cmp) in expect_ptrge()
479 #define EXPECT_PTRGT(cond, expr, cmp) \ argument
483 int expect_ptrgt(const void *expr, int llen, const void *cmp) in expect_ptrgt()
493 #define EXPECT_PTRLE(cond, expr, cmp) \ argument
497 int expect_ptrle(const void *expr, int llen, const void *cmp) in expect_ptrle()
[all …]
/linux/arch/alpha/include/asm/
H A Dcmpxchg.h119 unsigned long prev, tmp, cmp, addr64; in ____cmpxchg_u8() local
145 unsigned long prev, tmp, cmp, addr64; in ____cmpxchg_u16() local
171 unsigned long prev, cmp; in ____cmpxchg_u32() local
193 unsigned long prev, cmp; in ____cmpxchg_u64() local
/linux/security/selinux/ss/
H A Dhashtab.h23 int (*cmp)(const void *key1, const void *key2); /* comparison func */ member
77 int cmp = key_params.cmp(key, cur->key); in hashtab_insert() local
109 int cmp = key_params.cmp(key, cur->key); in hashtab_search() local
H A Davtab.c92 int cmp; in avtab_insert() local
126 int cmp; in avtab_insert_nonunique() local
149 int cmp; in avtab_search_node() local
170 int cmp; in avtab_search_node_next() local
/linux/net/sched/
H A Dem_cmp.c16 static inline int cmp_needs_transformation(struct tcf_em_cmp *cmp) in cmp_needs_transformation()
24 struct tcf_em_cmp *cmp = (struct tcf_em_cmp *) em->data; in em_cmp_match() local
/linux/crypto/async_tx/
H A Draid6test.c30 struct completion *cmp = param; in callback() local
61 struct completion cmp; in raid6_dual_recov() local
156 struct completion cmp; in test() local
/linux/drivers/md/bcache/
H A Dutil.h57 #define heap_sift(h, i, cmp) \ argument
73 #define heap_sift_down(h, i, cmp) \ argument
84 #define heap_add(h, d, cmp) \ argument
97 #define heap_pop(h, d, cmp) \ argument
450 #define RB_INSERT(root, new, member, cmp) \ argument
475 #define RB_SEARCH(root, search, member, cmp) \ argument
495 #define RB_GREATER(root, search, member, cmp) \ argument
/linux/fs/afs/
H A Daddr_prefs.c255 enum cmp_ret cmp; in afs_add_address_pref() local
335 enum cmp_ret cmp; in afs_del_address_pref() local
465 enum cmp_ret cmp; in afs_get_address_preferences_rcu() local
/linux/fs/ubifs/
H A Dtnc_misc.c130 int cmp; in ubifs_search_zbranch() local
293 int i, err, type, cmp; in read_znode() local
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Doption.h13 strncasecmpz(const char *str, const char *cmp, size_t len) in strncasecmpz()
/linux/lib/
H A Dbsearch.c31 void *bsearch(const void *key, const void *base, size_t num, size_t size, cmp_func_t cmp) in bsearch()
H A Dsort.c129 cmp_func_t cmp; member
156 static int do_cmp(const void *a, const void *b, cmp_r_func_t cmp, const void *priv) in do_cmp()
/linux/arch/powerpc/math-emu/
H A Dfcmpo.c17 long cmp; in fcmpo() local
H A Dfcmpu.c17 long cmp; in fcmpu() local
/linux/arch/mips/math-emu/
H A Ddp_cmp.c12 int ieee754dp_cmp(union ieee754dp x, union ieee754dp y, int cmp, int sig) in ieee754dp_cmp()
H A Dsp_cmp.c12 int ieee754sp_cmp(union ieee754sp x, union ieee754sp y, int cmp, int sig) in ieee754sp_cmp()
/linux/include/linux/
H A Dbsearch.h8 void *__inline_bsearch(const void *key, const void *base, size_t num, size_t size, cmp_func_t cmp) in __inline_bsearch()
/linux/lib/crypto/mpi/
H A Dmpi-cmp.c53 int cmp; in mpi_cmp() local
/linux/drivers/infiniband/sw/rxe/
H A Drxe_mcast.c87 int cmp; in __rxe_insert_mcg() local
129 int cmp; in __rxe_lookup_mcg() local
/linux/kernel/trace/
H A Dtrace_events_filter.c653 do_filter_cpumask(int op, const struct cpumask *mask, const struct cpumask *cmp) in do_filter_cpumask()
840 int cmp, match; in filter_pred_string() local
851 int cmp, match; in filter_pchar() local
903 int cmp, match; in filter_pred_strloc() local
926 int cmp, match; in filter_pred_strrelloc() local
938 int cpu, cmp; in filter_pred_cpu() local
975 const struct cpumask *cmp = pred->mask; in filter_pred_cpumask() local
994 int cmp; in filter_pred_comm() local
/linux/rust/proc-macro2/
H A Dlocation.rs20 fn cmp(&self, other: &Self) -> Ordering { in cmp() method
/linux/rust/syn/
H A Dtoken.rs254 impl cmp::Eq for $name {} impl
381 impl cmp::Eq for $name {} impl
488 impl cmp::Eq for $name {} impl
/linux/arch/xtensa/kernel/
H A Ds32c1i_selftest.c25 static inline int probed_compare_swap(int *v, int cmp, int set) in probed_compare_swap()

12345