/Linux-v5.4/drivers/clk/sunxi-ng/ |
D | ccu_mp.c | 101 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-v5.4/arch/alpha/include/asm/ |
D | xchg.h | 131 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
|
D | futex.h | 68 int ret = 0, cmp; in futex_atomic_cmpxchg_inatomic() local
|
/Linux-v5.4/net/sched/ |
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-v5.4/crypto/async_tx/ |
D | raid6test.c | 29 struct completion *cmp = param; in callback() local 58 struct completion cmp; in raid6_dual_recov() local 148 struct completion cmp; in test() local
|
/Linux-v5.4/lib/ |
D | list_sort.c | 19 static struct list_head *merge(void *priv, cmp_func cmp, in merge() 55 static void merge_final(void *priv, cmp_func cmp, struct list_head *head, in merge_final()
|
/Linux-v5.4/drivers/md/bcache/ |
D | util.h | 60 #define heap_sift(h, i, cmp) \ argument 76 #define heap_sift_down(h, i, cmp) \ argument 87 #define heap_add(h, d, cmp) \ argument 100 #define heap_pop(h, d, cmp) \ argument 470 #define RB_INSERT(root, new, member, cmp) \ argument 495 #define RB_SEARCH(root, search, member, cmp) \ argument 515 #define RB_GREATER(root, search, member, cmp) \ argument
|
/Linux-v5.4/fs/jfs/ |
D | jfs_xtree.c | 138 int cmp; in xtLookup() local 231 int cmp = 1; /* init for empty page */ in xtSearch() local 537 int cmp; in xtInsert() local 1353 int cmp; in xtExtend() local 1516 int cmp; in xtTailgate() local 1695 int cmp; in xtUpdate() local 2170 int cmp; in xtAppend() local 2330 int cmp; in xtDelete() local 2565 int cmp; in xtRelocate() local 2884 int cmp = 1; /* init for empty page */ in xtSearchNode() local [all …]
|
/Linux-v5.4/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | option.h | 13 strncasecmpz(const char *str, const char *cmp, size_t len) in strncasecmpz()
|
/Linux-v5.4/arch/nds32/math-emu/ |
D | fcmpd.c | 11 long cmp; in fcmpd() local
|
D | fcmps.c | 11 long cmp; in fcmps() local
|
/Linux-v5.4/arch/powerpc/math-emu/ |
D | fcmpo.c | 17 long cmp; in fcmpo() local
|
D | fcmpu.c | 17 long cmp; in fcmpu() local
|
/Linux-v5.4/arch/mips/math-emu/ |
D | sp_cmp.c | 12 int ieee754sp_cmp(union ieee754sp x, union ieee754sp y, int cmp, int sig) in ieee754sp_cmp()
|
D | dp_cmp.c | 12 int ieee754dp_cmp(union ieee754dp x, union ieee754dp y, int cmp, int sig) in ieee754dp_cmp()
|
/Linux-v5.4/lib/mpi/ |
D | mpi-cmp.c | 47 int cmp; in mpi_cmp() local
|
/Linux-v5.4/drivers/md/ |
D | dm-cache-background-tracker.c | 82 int cmp; in __insert_pending() local 111 int cmp; in __find_pending() local
|
/Linux-v5.4/drivers/misc/ |
D | cs5535-mfgpt.c | 44 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-v5.4/tools/perf/util/ |
D | hist.c | 572 int64_t cmp; in hists__findnew_entry() local 1204 int64_t cmp = 0; in hist_entry__cmp() local 1224 int64_t cmp = 0; in hist_entry__collapse() local 1404 int64_t cmp; in hierarchy_insert_entry() local 1520 int64_t cmp; in hists__collapse_insert_entry() local 1632 int64_t cmp = 0; in hist_entry__sort() local 2283 int64_t cmp; in hists__add_dummy_entry() local 2337 int64_t cmp = 0; in add_dummy_hierarchy_entry() local 2384 int64_t cmp = hist_entry__collapse(iter, he); in hists__find_entry() local 2405 int64_t cmp = 0; in hists__find_hierarchy_entry() local
|
/Linux-v5.4/arch/xtensa/kernel/ |
D | s32c1i_selftest.c | 25 static inline int probed_compare_swap(int *v, int cmp, int set) in probed_compare_swap()
|
/Linux-v5.4/arch/microblaze/include/asm/ |
D | futex.h | 71 int ret = 0, cmp; in futex_atomic_cmpxchg_inatomic() local
|
/Linux-v5.4/drivers/infiniband/sw/rxe/ |
D | rxe_pool.c | 315 int cmp; in insert_key() local 512 int cmp; in rxe_pool_get_key() local
|
/Linux-v5.4/drivers/dma/ioat/ |
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 800 struct completion cmp; in ioat_xor_val_self_test() local
|
/Linux-v5.4/include/uapi/linux/netfilter_bridge/ |
D | ebt_among.h | 36 __u32 cmp[2]; member
|
/Linux-v5.4/init/ |
D | do_mounts.c | 80 const struct uuidcmp *cmp = data; in match_dev_by_uuid() local 111 struct uuidcmp cmp; in devt_from_partuuid() local
|