Home
last modified time | relevance | path

Searched defs:last (Results 201 - 225 of 2382) sorted by relevance

12345678910>>...96

/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dc2p_planar.c94 u32 dst_idx, first, last, w; in c2p_planar() local
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dcfbfillrect.c38 unsigned long first, last; in bitfill_aligned() local
95 unsigned long first, last; in bitfill_unaligned() local
151 unsigned long first, last; bitfill_aligned_rev() local
221 unsigned long first, last, dat; bitfill_unaligned_rev() local
[all...]
H A Dsyscopyarea.c31 unsigned long first, last; in bitcpy() local
174 unsigned long first, last; bitcpy_rev() local
[all...]
H A Dsysfillrect.c28 unsigned long first, last; in bitfill_aligned() local
74 unsigned long first, last; in bitfill_unaligned() local
129 unsigned long first, last; bitfill_aligned_rev() local
185 unsigned long first, last; bitfill_unaligned_rev() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/mb862xx/
H A Dmb862xx-i2c.c56 static int mb862xx_i2c_read_byte(struct i2c_adapter *adap, u8 *byte, int last) in mb862xx_i2c_read_byte() argument
79 int last = m->len - 1; in mb862xx_i2c_read() local
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Dstring.c175 const char *last = NULL; in strrchr() local
/kernel/linux/linux-6.6/io_uring/
H A Dslist.h55 wq_list_cut(struct io_wq_work_list *list, struct io_wq_work_node *last, struct io_wq_work_node *prev) wq_list_cut() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dpvclock.c72 u64 last; in __pvclock_clocksource_read() local
H A Dsetup_percpu.c67 pg_data_t *last = NULL; in pcpu_need_numa() local
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_edid_load.c208 char *edidname, *last, *colon, *fwstr, *edidstr, *fallback = NULL; in drm_edid_load_firmware() local
/kernel/linux/linux-6.6/drivers/gpu/drm/lima/
H A Dlima_devfreq.c21 ktime_t now, last; in lima_devfreq_update_utilization() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dselftest_guc.c54 struct i915_request *last[3] = {NULL, NULL, NULL}, *rq; in intel_guc_scrub_ctbs() local
153 struct i915_request *spin_rq = NULL, *rq, *last = NULL; in intel_guc_steal_guc_ids() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/
H A Dpanfrost_devfreq.c16 ktime_t now, last; in panfrost_devfreq_update_utilization() local
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/
H A Dmcast.c309 int last = 0; in rvt_detach_mcast() local
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dsermouse.c32 unsigned long last; member
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dmainstone-wm97xx.c119 static u16 last, tries; in wm97xx_acc_pen_down() local
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dutil.c165 uint64_t now, duration, last; in bch_time_stats_update() local
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dtime-utils-test.c63 u64 last; member
/kernel/linux/linux-6.6/net/rds/
H A Dbind.c98 u16 rover, last; in rds_add_bound() local
/kernel/linux/linux-6.6/virt/kvm/
H A Dcoalesced_mmio.c43 static int coalesced_mmio_has_room(struct kvm_coalesced_mmio_dev *dev, u32 last) in coalesced_mmio_has_room() argument
/kernel/liteos_m/kal/posix/src/
H A Dpoll.c161 INT32 left, last; in PollTimedWait() local
/kernel/linux/linux-6.6/lib/math/
H A Dprime_numbers.c13 unsigned long last, sz; member
266 unsigned long x, last; selftest() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_wrr.c163 struct ip_vs_dest *dest, *last, *stop = NULL; in ip_vs_wrr_schedule() local
[all...]
/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264_cabac.c89 int64_t bit, tmp0, tmp1, tmp2, one = 1, end = 63, last = 0; in decode_significance_8x8_loongarch() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddirac_vlc.c1099 int16_t *dst = (int16_t *)_dst, *last = dst + coeffs; in ff_dirac_golomb_read_16bit() local
1119 int32_t *dst = (int32_t *)_dst, *last = dst + coeffs; in ff_dirac_golomb_read_32bit() local

Completed in 18 milliseconds

12345678910>>...96