Home
last modified time | relevance | path

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

1234567

/linux-6.8/drivers/clk/sunxi-ng/
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.8/tools/testing/selftests/nolibc/
Dnolibc-test.c412 #define EXPECT_PTREQ(cond, expr, cmp) \ argument
416 int expect_ptreq(const void *expr, int llen, const void *cmp) in expect_ptreq()
430 #define EXPECT_PTRNE(cond, expr, cmp) \ argument
434 int expect_ptrne(const void *expr, int llen, const void *cmp) in expect_ptrne()
448 #define EXPECT_PTRGE(cond, expr, cmp) \ argument
452 int expect_ptrge(const void *expr, int llen, const void *cmp) in expect_ptrge()
461 #define EXPECT_PTRGT(cond, expr, cmp) \ argument
465 int expect_ptrgt(const void *expr, int llen, const void *cmp) in expect_ptrgt()
475 #define EXPECT_PTRLE(cond, expr, cmp) \ argument
479 int expect_ptrle(const void *expr, int llen, const void *cmp) in expect_ptrle()
[all …]
/linux-6.8/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-6.8/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-6.8/fs/bcachefs/
Dbkey_sort.c19 sort_cmp_fn cmp) in sort_iter_sift()
30 static inline void sort_iter_sort(struct sort_iter *iter, sort_cmp_fn cmp) in sort_iter_sort()
43 static inline void sort_iter_advance(struct sort_iter *iter, sort_cmp_fn cmp) in sort_iter_advance()
60 sort_cmp_fn cmp) in sort_iter_next()
Dutil.h132 #define heap_sift_down(h, i, cmp, set_backpointer) \ argument
148 #define heap_sift_up(h, i, cmp, set_backpointer) \ argument
159 #define __heap_add(h, d, cmp, set_backpointer) \ argument
169 #define heap_add(h, d, cmp, set_backpointer) \ argument
177 #define heap_add_or_replace(h, new, cmp, set_backpointer) \ argument
187 #define heap_del(h, i, cmp, set_backpointer) \ argument
200 #define heap_pop(h, d, cmp, set_backpointer) \ argument
210 #define heap_resort(heap, cmp, set_backpointer) \ argument
/linux-6.8/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-6.8/security/selinux/ss/
Dhashtab.h22 int (*cmp)(const void *key1, const void *key2); 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
Davtab.c126 int cmp; in avtab_insert() local
161 int cmp; in avtab_insert_nonunique() local
185 int cmp; in avtab_search_node() local
207 int cmp; in avtab_search_node_next() local
/linux-6.8/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-6.8/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-6.8/drivers/md/bcache/
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-6.8/fs/afs/
Daddr_prefs.c255 enum cmp_ret cmp; in afs_add_address_pref() local
335 enum cmp_ret cmp; in afs_del_address_pref() local
463 enum cmp_ret cmp; in afs_get_address_preferences_rcu() local
/linux-6.8/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-6.8/fs/ubifs/
Dtnc_misc.c130 int cmp; in ubifs_search_zbranch() local
271 int i, err, type, cmp; in read_znode() local
/linux-6.8/block/
Dearly-lookup.c24 const struct uuidcmp *cmp = data; in match_dev_by_uuid() local
48 struct uuidcmp cmp; in devt_from_partuuid() local
/linux-6.8/drivers/gpu/drm/nouveau/include/nvkm/core/
Doption.h13 strncasecmpz(const char *str, const char *cmp, size_t len) in strncasecmpz()
/linux-6.8/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-6.8/arch/powerpc/math-emu/
Dfcmpu.c17 long cmp; in fcmpu() local
Dfcmpo.c17 long cmp; in fcmpo() local
/linux-6.8/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-6.8/tools/perf/util/
Dhist.c598 int64_t cmp; in hists__findnew_entry() local
1279 int64_t cmp = 0; in hist_entry__cmp() local
1299 int64_t cmp = 0; in hist_entry__collapse() local
1482 int64_t cmp; in hierarchy_insert_entry() local
1603 int64_t cmp; in hists__collapse_insert_entry() local
1719 int64_t cmp = 0; in hist_entry__sort() local
2380 int64_t cmp; in hists__add_dummy_entry() local
2434 int64_t cmp = 0; in add_dummy_hierarchy_entry() local
2481 int64_t cmp = hist_entry__collapse(iter, he); in hists__find_entry() local
2502 int64_t cmp = 0; in hists__find_hierarchy_entry() local

1234567