Home
last modified time | relevance | path

Searched defs:prev (Results 176 - 200 of 2417) sorted by relevance

12345678910>>...97

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Djoydump.c36 struct joydump *dump, *prev; /* one entry each */ in joydump_connect() local
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth_sysfs.c56 struct dpaa_fq *prev = NULL; in dpaa_eth_show_fqids() local
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dsmttimer.c37 struct smt_timer **prev ; in smt_timer_stop() local
61 struct smt_timer **prev ; in smt_timer_start() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-mem.c113 struct td **prev = &hc->td_hash [TD_HASH_FUNC (td->td_dma)]; in td_free() local
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss-of.c19 omapdss_of_get_next_port(const struct device_node *parent, struct device_node *prev) omapdss_of_get_next_port() argument
65 omapdss_of_get_next_endpoint(const struct device_node *parent, struct device_node *prev) omapdss_of_get_next_endpoint() argument
/kernel/linux/linux-5.10/include/linux/
H A Dvtime.h46 static inline void vtime_task_switch(struct task_struct *prev) in vtime_task_switch() argument
56 static inline void vtime_task_switch(struct task_struct *prev) { } in vtime_task_switch() argument
/kernel/linux/linux-5.10/include/linux/sched/
H A Dcputime.h180 static inline void prev_cputime_init(struct prev_cputime *prev) in prev_cputime_init() argument
/kernel/linux/linux-5.10/tools/lib/perf/include/internal/
H A Dmmap.h28 u64 prev; member
/kernel/linux/linux-5.10/tools/bpf/runqslower/
H A Drunqslower.bpf.c64 struct task_struct *prev = (struct task_struct *)ctx[1]; in handle__sched_switch() local
/kernel/linux/linux-5.10/mm/
H A Dinterval_tree.c28 vma_interval_tree_insert_after(struct vm_area_struct *node, struct vm_area_struct *prev, struct rb_root_cached *root) vma_interval_tree_insert_after() argument
/kernel/linux/linux-5.10/kernel/
H A Dscs.c69 unsigned long *p, prev, curr = highest, used = 0; in scs_check_usage() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dselftest_ring.c54 u32 prev = x, next = intel_ring_wrap(ring, x + step); in check_ring_step() local
31 check_ring_direction(struct intel_ring *ring, u32 next, u32 prev, int expected) check_ring_direction() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnv04_fence.c52 nv04_fence_sync(struct nouveau_fence *fence, struct nouveau_channel *prev, struct nouveau_channel *chan) nv04_fence_sync() argument
H A Dnv17_fence.c36 nv17_fence_sync(struct nouveau_fence *fence, struct nouveau_channel *prev, struct nouveau_channel *chan) nv17_fence_sync() argument
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dpsparse.c103 union acpi_parse_object *prev; in acpi_ps_complete_this_op() local
/kernel/linux/linux-6.6/fs/iomap/
H A Dfiemap.c71 struct iomap prev = { in iomap_fiemap() local
42 iomap_fiemap_iter(const struct iomap_iter *iter, struct fiemap_extent_info *fi, struct iomap *prev) iomap_fiemap_iter() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Dlru_cache.c73 struct list_head *prev = entry->list.prev; in btrfs_lru_cache_remove() local
/kernel/linux/linux-6.6/include/linux/sched/
H A Dcputime.h172 static inline void prev_cputime_init(struct prev_cputime *prev) in prev_cputime_init() argument
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-mem.c113 struct td **prev = &hc->td_hash [TD_HASH_FUNC (td->td_dma)]; in td_free() local
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss-of.c19 omapdss_of_get_next_port(const struct device_node *parent, struct device_node *prev) omapdss_of_get_next_port() argument
65 omapdss_of_get_next_endpoint(const struct device_node *parent, struct device_node *prev) omapdss_of_get_next_endpoint() argument
/kernel/linux/linux-6.6/kernel/gcov/
H A Dbase.c108 struct gcov_info *prev = NULL; in gcov_module_notifier() local
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth_sysfs.c30 struct dpaa_fq *prev = NULL; in dpaa_eth_show_fqids() local
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/
H A Dsmttimer.c33 struct smt_timer **prev ; in smt_timer_stop() local
57 struct smt_timer **prev ; in smt_timer_start() local
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/zoran/
H A Dvideocodec.c113 struct attached_list *a, *prev; in videocodec_detach() local
204 struct codec_list *prev = NULL, *h = codeclist_top; in videocodec_unregister() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dselftest_ring.c54 u32 prev = x, next = intel_ring_wrap(ring, x + step); in check_ring_step() local
31 check_ring_direction(struct intel_ring *ring, u32 next, u32 prev, int expected) check_ring_direction() argument

Completed in 9 milliseconds

12345678910>>...97