Home
last modified time | relevance | path

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

123456

/Linux-v6.1/drivers/clk/sunxi-ng/
Dccu_mp.c101 struct ccu_mp *cmp = data; in ccu_mp_round_rate() local
127 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_disable() local
134 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_enable() local
141 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_is_enabled() local
149 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_recalc_rate() local
179 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_determine_rate() local
188 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_set_rate() local
224 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_get_parent() local
231 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_set_parent() local
/Linux-v6.1/tools/lib/
Dlist_sort.c15 static struct list_head *merge(void *priv, list_cmp_func_t cmp, in merge()
51 static void merge_final(void *priv, list_cmp_func_t cmp, struct list_head *head, in merge_final()
184 void list_sort(void *priv, struct list_head *head, list_cmp_func_t cmp) in list_sort()
/Linux-v6.1/lib/
Dlist_sort.c16 static struct list_head *merge(void *priv, list_cmp_func_t cmp, in merge()
52 static void merge_final(void *priv, list_cmp_func_t cmp, struct list_head *head, in merge_final()
185 void list_sort(void *priv, struct list_head *head, list_cmp_func_t cmp) in list_sort()
Dsort.c131 cmp_func_t cmp; member
158 static int do_cmp(const void *a, const void *b, cmp_r_func_t cmp, const void *priv) in do_cmp()
Dbsearch.c31 void *bsearch(const void *key, const void *base, size_t num, size_t size, cmp_func_t cmp) in bsearch()
/Linux-v6.1/arch/alpha/include/asm/
Dxchg.h131 unsigned long prev, tmp, cmp, addr64; in ____cmpxchg() local
157 unsigned long prev, tmp, cmp, addr64; in ____cmpxchg() local
183 unsigned long prev, cmp; in ____cmpxchg() local
205 unsigned long prev, cmp; in ____cmpxchg() local
/Linux-v6.1/security/selinux/ss/
Dhashtab.h22 int (*cmp)(const void *key1, const void *key2); member
76 int cmp = key_params.cmp(key, cur->key); in hashtab_insert() local
108 int cmp = key_params.cmp(key, cur->key); in hashtab_search() local
/Linux-v6.1/net/sched/
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-v6.1/crypto/async_tx/
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-v6.1/drivers/md/bcache/
Dutil.h58 #define heap_sift(h, i, cmp) \ argument
74 #define heap_sift_down(h, i, cmp) \ argument
85 #define heap_add(h, d, cmp) \ argument
98 #define heap_pop(h, d, cmp) \ argument
451 #define RB_INSERT(root, new, member, cmp) \ argument
476 #define RB_SEARCH(root, search, member, cmp) \ argument
496 #define RB_GREATER(root, search, member, cmp) \ argument
/Linux-v6.1/fs/jfs/
Djfs_xtree.c127 int cmp; in xtLookup() local
220 int cmp = 1; /* init for empty page */ in xtSearch() local
526 int cmp; in xtInsert() local
1342 int cmp; in xtExtend() local
1501 int cmp; in xtUpdate() local
1955 int cmp; in xtAppend() local
2748 int cmp; in xtTruncate_pmap() local
/Linux-v6.1/fs/ubifs/
Dtnc_misc.c130 int cmp; in ubifs_search_zbranch() local
271 int i, err, type, cmp; in read_znode() local
/Linux-v6.1/drivers/gpu/drm/nouveau/include/nvkm/core/
Doption.h13 strncasecmpz(const char *str, const char *cmp, size_t len) in strncasecmpz()
/Linux-v6.1/arch/mips/math-emu/
Ddp_cmp.c12 int ieee754dp_cmp(union ieee754dp x, union ieee754dp y, int cmp, int sig) in ieee754dp_cmp()
Dsp_cmp.c12 int ieee754sp_cmp(union ieee754sp x, union ieee754sp y, int cmp, int sig) in ieee754sp_cmp()
/Linux-v6.1/arch/powerpc/math-emu/
Dfcmpu.c17 long cmp; in fcmpu() local
Dfcmpo.c17 long cmp; in fcmpo() local
/Linux-v6.1/drivers/md/
Ddm-cache-background-tracker.c82 int cmp; in __insert_pending() local
111 int cmp; in __find_pending() local
/Linux-v6.1/include/linux/
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-v6.1/tools/perf/util/
Dhist.c596 int64_t cmp; in hists__findnew_entry() local
1262 int64_t cmp = 0; in hist_entry__cmp() local
1282 int64_t cmp = 0; in hist_entry__collapse() local
1462 int64_t cmp; in hierarchy_insert_entry() local
1578 int64_t cmp; in hists__collapse_insert_entry() local
1690 int64_t cmp = 0; in hist_entry__sort() local
2351 int64_t cmp; in hists__add_dummy_entry() local
2405 int64_t cmp = 0; in add_dummy_hierarchy_entry() local
2452 int64_t cmp = hist_entry__collapse(iter, he); in hists__find_entry() local
2473 int64_t cmp = 0; in hists__find_hierarchy_entry() local
/Linux-v6.1/drivers/misc/
Dcs5535-mfgpt.c44 int cs5535_mfgpt_toggle_event(struct cs5535_mfgpt_timer *timer, int cmp, in cs5535_mfgpt_toggle_event()
96 int cs5535_mfgpt_set_irq(struct cs5535_mfgpt_timer *timer, int cmp, int *irq, in cs5535_mfgpt_set_irq()
/Linux-v6.1/tools/testing/selftests/nolibc/
Dnolibc-test.c385 #define EXPECT_STREQ(cond, expr, cmp) \ argument
388 static int expect_streq(const char *expr, int llen, const char *cmp) in expect_streq()
403 #define EXPECT_STRNE(cond, expr, cmp) \ argument
406 static int expect_strne(const char *expr, int llen, const char *cmp) in expect_strne()
/Linux-v6.1/drivers/infiniband/sw/rxe/
Drxe_mcast.c69 int cmp; in __rxe_insert_mcg() local
111 int cmp; in __rxe_lookup_mcg() local
/Linux-v6.1/lib/mpi/
Dmpi-cmp.c50 int cmp; in do_mpi_cmp() local
/Linux-v6.1/arch/xtensa/kernel/
Ds32c1i_selftest.c25 static inline int probed_compare_swap(int *v, int cmp, int set) in probed_compare_swap()

123456