/kernel/linux/linux-5.10/arch/nds32/lib/ |
D | copy_from_user.S | 8 .macro lbi1 dst, addr, adj 12 .macro sbi1 src, addr, adj
|
D | memcpy.S | 7 .macro lbi1 dst, addr, adj 11 .macro sbi1 src, addr, adj
|
D | copy_to_user.S | 8 .macro lbi1 dst, addr, adj 12 .macro sbi1 src, addr, adj
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
D | time_64.c | 117 static int tick_add_compare(unsigned long adj) in tick_add_compare() 151 static unsigned long tick_add_tick(unsigned long adj) in tick_add_tick() 250 static unsigned long stick_add_tick(unsigned long adj) in stick_add_tick() 263 static int stick_add_compare(unsigned long adj) in stick_add_compare() 392 static unsigned long hbtick_add_tick(unsigned long adj) in hbtick_add_tick() 402 static int hbtick_add_compare(unsigned long adj) in hbtick_add_compare()
|
/kernel/linux/linux-5.10/drivers/rtc/ |
D | rtc-rx8025.c | 419 static int rx8025_get_clock_adjust(struct device *dev, int *adj) in rx8025_get_clock_adjust() 436 static int rx8025_set_clock_adjust(struct device *dev, int adj) in rx8025_set_clock_adjust() 466 int err, adj; in rx8025_sysfs_show_clock_adjust() local 479 int adj, err; in rx8025_sysfs_store_clock_adjust() local
|
/kernel/linux/linux-5.10/drivers/block/drbd/ |
D | drbd_vli.h | 136 u64 adj = 1; in vli_decode_bits() local 159 u64 adj = 1; in __vli_encode_bits() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cadence/ |
D | macb_ptp.c | 123 u64 adj; in gem_ptp_adjfine() local 156 u32 adj, sign = 0; in gem_ptp_adjtime() local 203 u64 adj; in gem_ptp_init_timer() local
|
/kernel/linux/linux-5.10/arch/sh/boards/mach-dreamcast/ |
D | rtc.c | 65 u32 adj = secs + TWENTY_YEARS; in aica_rtc_settimeofday() local
|
/kernel/linux/linux-5.10/arch/x86/math-emu/ |
D | poly_tan.c | 57 unsigned long adj; in poly_tan() local
|
D | poly_sin.c | 62 unsigned long fix_up, adj; in poly_sine() local
|
D | poly_l2.c | 185 long int exponent, adj; in log2_kernel() local
|
D | reg_constant.c | 53 static void fld_const(FPU_REG const * c, int adj, u_char tag) in fld_const()
|
/kernel/linux/linux-5.10/arch/s390/include/asm/vdso/ |
D | gettimeofday.h | 28 u64 adj, now; in __arch_get_hw_counter() local
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
D | xfs_refcount.c | 918 enum xfs_refc_adjust_op adj, in xfs_refcount_adjust_extents() 1050 enum xfs_refc_adjust_op adj, in xfs_refcount_adjust() 1452 enum xfs_refc_adjust_op adj) in xfs_refcount_adjust_cow_extents() 1544 enum xfs_refc_adjust_op adj) in xfs_refcount_adjust_cow()
|
/kernel/linux/linux-5.10/drivers/macintosh/ |
D | windfarm_pid.c | 91 s32 error, target, sval, adj; in wf_cpu_pid_run() local
|
/kernel/linux/linux-5.10/drivers/interconnect/imx/ |
D | imx.h | 38 const struct imx_icc_node_adj_desc *adj; member
|
D | imx.c | 82 const struct imx_icc_node_adj_desc *adj = node_data->desc->adj; in imx_icc_node_init_qos() local
|
/kernel/linux/linux-5.10/drivers/ide/ |
D | pdc202xx_new.c | 131 u8 adj = (drive->dn & 1) ? 0x08 : 0x00; in pdcnew_set_dma_mode() local 169 u8 adj = (drive->dn & 1) ? 0x08 : 0x00; in pdcnew_set_pio_mode() local
|
/kernel/linux/linux-5.10/arch/arm64/kvm/ |
D | handle_exit.c | 254 u32 adj = kvm_vcpu_trap_il_is32bit(vcpu) ? 4 : 2; in handle_exit() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_ptp.c | 28 u64 adj; in stmmac_adjust_freq() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
D | ocelot_ptp.c | 127 u64 adj = 0; in ocelot_ptp_adjfine() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
D | ptp.c | 107 u64 adj; in ptp_adjfine() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
D | en_clock.c | 123 u64 adj; in mlx4_en_phc_adjfreq() local
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
D | tsc_sync.c | 51 struct tsc_adjust *adj = this_cpu_ptr(&tsc_adjust); in tsc_verify_tsc_adjust() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/armada/ |
D | armada_crtc.c | 200 const struct drm_display_mode *mode, struct drm_display_mode *adj) in armada_drm_crtc_mode_fixup() 332 struct drm_display_mode *adj = &crtc->state->adjusted_mode; in armada_drm_crtc_mode_set_nofb() local
|