| /linux/drivers/clk/sunxi-ng/ |
| H A D | ccu_mp.c | 112 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 D | list_sort.c | 13 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 D | nolibc-test.c | 429 #define EXPECT_PTREQ(cond, expr, cmp) \ argument 433 int expect_ptreq(const void *expr, int llen, const void *cmp) in expect_ptreq() argument 447 #define EXPECT_PTRNE(cond, expr, cmp) \ argument 451 int expect_ptrne(const void *expr, int llen, const void *cmp) in expect_ptrne() argument 465 #define EXPECT_PTRGE(cond, expr, cmp) \ argument 469 expect_ptrge(const void * expr,int llen,const void * cmp) expect_ptrge() argument 478 EXPECT_PTRGT(cond,expr,cmp) global() argument 482 expect_ptrgt(const void * expr,int llen,const void * cmp) expect_ptrgt() argument 492 EXPECT_PTRLE(cond,expr,cmp) global() argument 496 expect_ptrle(const void * expr,int llen,const void * cmp) expect_ptrle() argument 506 EXPECT_PTRLT(cond,expr,cmp) global() argument 510 expect_ptrlt(const void * expr,int llen,const void * cmp) expect_ptrlt() argument 583 EXPECT_STREQ(cond,expr,cmp) global() argument 587 expect_streq(const char * expr,int llen,const char * cmp) expect_streq() argument 602 EXPECT_STRNE(cond,expr,cmp) global() argument 606 expect_strne(const char * expr,int llen,const char * cmp) expect_strne() argument 620 EXPECT_STRBUFEQ(cond,expr,buf,val,cmp) global() argument 624 expect_str_buf_eq(size_t expr,const char * buf,size_t val,int llen,const char * cmp) expect_str_buf_eq() argument [all...] |
| /linux/arch/alpha/include/asm/ |
| H A D | cmpxchg.h | 119 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
|
| H A D | futex.h | 67 int ret = 0, cmp; in futex_atomic_cmpxchg_inatomic() local
|
| /linux/security/selinux/ss/ |
| H A D | hashtab.h | 23 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
|
| /linux/net/sched/ |
| H A D | em_cmp.c | 16 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 D | raid6test.c | 30 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 D | util.h | 57 #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 D | addr_prefs.c | 255 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 D | tnc_misc.c | 130 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 D | option.h | 13 strncasecmpz(const char *str, const char *cmp, size_t len) in strncasecmpz()
|
| /linux/lib/ |
| H A D | bsearch.c | 31 void *bsearch(const void *key, const void *base, size_t num, size_t size, cmp_func_t cmp) in bsearch()
|
| H A D | sort.c | 129 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 D | fcmpo.c | 17 long cmp; in fcmpo() local
|
| H A D | fcmpu.c | 17 long cmp; in fcmpu() local
|
| /linux/arch/mips/math-emu/ |
| H A D | dp_cmp.c | 12 int ieee754dp_cmp(union ieee754dp x, union ieee754dp y, int cmp, int sig) in ieee754dp_cmp()
|
| H A D | sp_cmp.c | 12 int ieee754sp_cmp(union ieee754sp x, union ieee754sp y, int cmp, int sig) in ieee754sp_cmp()
|
| /linux/include/linux/ |
| H A D | bsearch.h | 8 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 D | mpi-cmp.c | 53 int cmp; in mpi_cmp() local
|
| /linux/kernel/trace/ |
| H A D | trace_events_filter.c | 653 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/drivers/infiniband/sw/rxe/ |
| H A D | rxe_mcast.c | 87 int cmp; in __rxe_insert_mcg() local 129 int cmp; in __rxe_lookup_mcg() local
|
| /linux/drivers/dma/ioat/ |
| H A D | init.c | 291 struct completion *cmp = dma_async_param; in ioat_dma_test_callback() local 312 struct completion cmp; in ioat_dma_self_test() local 787 struct completion cmp; in ioat_xor_val_self_test() local
|
| /linux/arch/xtensa/kernel/ |
| H A D | s32c1i_selftest.c | 25 static inline int probed_compare_swap(int *v, int cmp, int set) in probed_compare_swap()
|
| /linux/arch/microblaze/include/asm/ |
| H A D | futex.h | 70 int ret = 0, cmp; in futex_atomic_cmpxchg_inatomic() local
|