Home
last modified time | relevance | path

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

123456

/linux-6.3-rc2/drivers/clk/sunxi-ng/
A Dccu_mp.c103 struct ccu_mp *cmp = data; in ccu_mp_round_rate() local
128 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_disable() local
135 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_enable() local
142 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_is_enabled() local
150 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_recalc_rate() local
180 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_determine_rate() local
189 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_set_rate() local
225 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_get_parent() local
232 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_set_parent() local
/linux-6.3-rc2/lib/
A 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()
A 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()
A Dbsearch.c31 void *bsearch(const void *key, const void *base, size_t num, size_t size, cmp_func_t cmp) in bsearch()
/linux-6.3-rc2/tools/lib/
A 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-6.3-rc2/arch/alpha/include/asm/
A 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-6.3-rc2/security/selinux/ss/
A 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-6.3-rc2/net/sched/
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-6.3-rc2/crypto/async_tx/
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-6.3-rc2/drivers/md/bcache/
A 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-6.3-rc2/fs/jfs/
A 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-6.3-rc2/fs/ubifs/
A Dtnc_misc.c130 int cmp; in ubifs_search_zbranch() local
271 int i, err, type, cmp; in read_znode() local
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/core/
A Doption.h13 strncasecmpz(const char *str, const char *cmp, size_t len) in strncasecmpz()
/linux-6.3-rc2/arch/powerpc/math-emu/
A Dfcmpo.c17 long cmp; in fcmpo() local
A Dfcmpu.c17 long cmp; in fcmpu() local
/linux-6.3-rc2/arch/mips/math-emu/
A Dsp_cmp.c12 int ieee754sp_cmp(union ieee754sp x, union ieee754sp y, int cmp, int sig) in ieee754sp_cmp()
A Ddp_cmp.c12 int ieee754dp_cmp(union ieee754dp x, union ieee754dp y, int cmp, int sig) in ieee754dp_cmp()
/linux-6.3-rc2/include/linux/
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-6.3-rc2/tools/perf/util/
A 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-6.3-rc2/drivers/md/
A Ddm-cache-background-tracker.c91 int cmp; in __insert_pending() local
120 int cmp; in __find_pending() local
/linux-6.3-rc2/drivers/misc/
A 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-6.3-rc2/tools/testing/selftests/nolibc/
A 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-6.3-rc2/drivers/infiniband/sw/rxe/
A Drxe_mcast.c69 int cmp; in __rxe_insert_mcg() local
111 int cmp; in __rxe_lookup_mcg() local
/linux-6.3-rc2/lib/mpi/
A Dmpi-cmp.c50 int cmp; in do_mpi_cmp() local
/linux-6.3-rc2/arch/xtensa/kernel/
A Ds32c1i_selftest.c25 static inline int probed_compare_swap(int *v, int cmp, int set) in probed_compare_swap()

Completed in 190 milliseconds

123456