Home
last modified time | relevance | path

Searched defs:prev (Results 201 – 225 of 821) sorted by relevance

12345678910>>...33

/openbmc/linux/drivers/md/
H A Ddm-io-rewind.c84 u64 prev = dun[i]; in dm_bio_crypt_dun_decrement() local
/openbmc/linux/arch/s390/kernel/
H A Dprocess.c49 void __ret_from_fork(struct task_struct *prev, struct pt_regs *regs) in __ret_from_fork()
/openbmc/linux/tools/firewire/
H A Dlist.h3 struct list *next, *prev; member
/openbmc/linux/arch/powerpc/perf/
H A D8xx-pmu.c122 s64 prev, val = 0, delta = 0; in mpc8xx_pmu_read() local
H A Dcore-book3s.c1138 static u64 check_and_compute_delta(u64 prev, u64 val) in check_and_compute_delta()
1159 s64 val, delta, prev; in power_pmu_read() local
1221 u64 val, prev, delta; in freeze_limited_counters() local
1241 u64 val, prev; in thaw_limited_counters() local
2241 s64 prev, delta, left; in record_and_restart() local
/openbmc/linux/arch/arm/mach-omap2/
H A Dpm.h43 #define pm_dbg_update_time(pwrdm, prev) do {} while (0); argument
/openbmc/linux/drivers/acpi/nfit/
H A Dcore.c699 struct nfit_table_prev *prev, in add_spa()
729 struct nfit_table_prev *prev, in add_memdev()
800 struct nfit_table_prev *prev, in add_dcr()
828 struct nfit_table_prev *prev, in add_bdw()
862 struct nfit_table_prev *prev, in add_idt()
901 struct nfit_table_prev *prev, in add_flush()
946 struct nfit_table_prev *prev, void *table, const void *end) in add_table()
3019 struct nfit_table_prev *prev) in acpi_nfit_check_deletions()
3070 struct nfit_table_prev prev; in acpi_nfit_init() local
/openbmc/linux/net/rds/
H A Dib_send.c491 struct rds_ib_send_work *prev; in rds_ib_xmit() local
857 struct rds_ib_send_work *prev; in rds_ib_xmit_rdma() local
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_buddy_test.c145 struct drm_buddy_block *prev; in check_blocks() local
206 struct drm_buddy_block *prev; in check_mm() local
/openbmc/linux/net/ipv4/
H A Dinet_fragment.c338 struct inet_frag_queue **prev) in inet_frag_create()
366 struct inet_frag_queue *fq = NULL, *prev; in inet_frag_find() local
/openbmc/linux/fs/
H A Dreaddir.c261 struct linux_dirent __user *dirent, *prev; in filldir() local
349 struct linux_dirent64 __user *dirent, *prev; in filldir64() local
513 struct compat_linux_dirent __user *dirent, *prev; in compat_filldir() local
/openbmc/linux/tools/perf/util/
H A Dmem2node.c84 struct phys_entry *prev = &entries[j - 1]; in mem2node__init() local
/openbmc/linux/fs/xfs/scrub/
H A Dalloc.c37 struct xfs_alloc_rec_incore prev; member
/openbmc/linux/arch/openrisc/mm/
H A Dtlb.c137 void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()
/openbmc/linux/drivers/pci/
H A Dpci-driver.c648 pci_power_t prev = pci_dev->current_state; in pci_legacy_suspend() local
833 pci_power_t prev = pci_dev->current_state; in pci_pm_suspend() local
879 pci_power_t prev = pci_dev->current_state; in pci_pm_suspend_noirq() local
1297 pci_power_t prev = pci_dev->current_state; in pci_pm_runtime_suspend() local
/openbmc/linux/drivers/usb/image/
H A Dmicrotek.h32 struct mts_desc *prev; member
/openbmc/linux/net/bridge/netfilter/
H A Debt_limit.c97 compat_ulong_t prev; member
/openbmc/qemu/scsi/
H A Dpr-manager.c137 PRManagerInfoList **prev = &head; in qmp_query_pr_managers() local
/openbmc/libpldm/src/requester/
H A Dinstance-id.c21 pldm_instance_id_t prev; member
/openbmc/linux/lib/dim/
H A Dnet_dim.c138 struct dim_stats *prev) in net_dim_stats_compare()
/openbmc/linux/security/selinux/ss/
H A Dhashtab.h65 struct hashtab_node *prev, *cur; in hashtab_insert() local
/openbmc/linux/drivers/iio/pressure/
H A Dbmp280-core.c544 int ret, prev; in bmp280_write_oversampling_ratio_humid() local
569 int ret, prev; in bmp280_write_oversampling_ratio_temp() local
594 int ret, prev; in bmp280_write_oversampling_ratio_press() local
619 int ret, prev; in bmp280_write_sampling_frequency() local
643 int ret, prev; in bmp280_write_iir_filter_coeffs() local
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dswitch.c1775 static int quiece_spu(struct spu_state *prev, struct spu *spu) in quiece_spu()
1812 static void save_csa(struct spu_state *prev, struct spu *spu) in save_csa()
1848 static void save_lscsa(struct spu_state *prev, struct spu *spu) in save_lscsa()
1916 static void harvest(struct spu_state *prev, struct spu *spu) in harvest()
2022 static int __do_spu_save(struct spu_state *prev, struct spu *spu) in __do_spu_save()
2092 int spu_save(struct spu_state *prev, struct spu *spu) in spu_save()
/openbmc/u-boot/common/
H A Dcli_simple.c62 char c, prev; in cli_simple_process_macros() local
/openbmc/linux/arch/mips/include/asm/
H A Dmmu_context.h155 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()

12345678910>>...33