Home
last modified time | relevance | path

Searched defs:last (Results 101 – 125 of 911) sorted by relevance

12345678910>>...37

/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_rr.c57 struct ip_vs_dest *dest, *last; in ip_vs_rr_schedule() local
/openbmc/linux/drivers/iommu/iommufd/
H A Dio_pagetable.c174 unsigned long last; in iopt_check_iova() local
451 unsigned long last = min(last_iova, iopt_area_last_iova(area)); in iopt_get_pages() local
477 unsigned long last, unsigned long *unmapped) in iopt_unmap_iova_range()
613 unsigned long last, void *owner) in iopt_reserve_iova()
/openbmc/linux/Documentation/scheduler/
H A Dsched-pelt.c61 long last = 0, y_inv = ((1UL<<32)-1)*y; in calc_converged_max() local
/openbmc/linux/kernel/irq/
H A Dmsi.c33 unsigned int last; member
210 unsigned int first, unsigned int last) in msi_domain_free_msi_descs_range()
1375 unsigned int first, unsigned int last) in msi_domain_alloc_irqs_range_locked()
1398 unsigned int first, unsigned int last) in msi_domain_alloc_irqs_range()
1573 unsigned int first, unsigned int last) in msi_domain_free_irqs_range_locked()
1593 unsigned int first, unsigned int last) in msi_domain_free_irqs_range()
/openbmc/u-boot/drivers/i2c/
H A Dmeson_i2c.c48 bool last; /* Whether the message is the last */ member
159 int last) in meson_i2c_xfer_msg()
/openbmc/linux/arch/loongarch/lib/
H A Ddump_tlb.c28 static void dump_tlb(int first, int last) in dump_tlb()
/openbmc/u-boot/drivers/mtd/
H A Dstm32_flash.c80 int flash_erase(flash_info_t *info, int first, int last) in flash_erase()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Devergreen_smc.h50 uint8_t last; member
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_defs.h85 #define T4VF_MOD_MAP(module, index, first, last) \ argument
/openbmc/linux/arch/ia64/lib/
H A Ddo_csum.S100 #define last r21 macro
/openbmc/u-boot/drivers/watchdog/
H A Dtangier_wdt.c30 static unsigned long last; in hw_watchdog_reset() local
/openbmc/linux/arch/s390/include/asm/vdso/
H A Dgettimeofday.h15 static __always_inline u64 __arch_vdso_calc_delta(u64 cycles, u64 last, u64 mask, u32 mult) in __arch_vdso_calc_delta()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_edid_load.c208 char *edidname, *last, *colon, *fwstr, *edidstr, *fallback = NULL; in drm_edid_load_firmware() local
/openbmc/linux/drivers/net/fddi/skfp/
H A Dsmttimer.c117 struct smt_timer **last ; in timer_done() local
/openbmc/linux/net/sunrpc/xprtrdma/
H A Dfrwr_ops.c499 struct ib_send_wr *first, **prev, *last; in frwr_unmap_sync() local
605 struct ib_send_wr *first, *last, **prev; in frwr_unmap_async() local
/openbmc/linux/drivers/soc/fsl/qbman/
H A Ddpaa_sys.h92 static inline u8 dpaa_cyc_diff(u8 ringsize, u8 first, u8 last) in dpaa_cyc_diff()
/openbmc/linux/arch/x86/kernel/
H A Dsetup_percpu.c67 pg_data_t *last = NULL; in pcpu_need_numa() local
/openbmc/linux/arch/um/drivers/
H A Dvde_kern.c73 char *remain, *port_str = NULL, *mode_str = NULL, *last; in vde_setup() local
/openbmc/qemu/hw/display/
H A Dframebuffer.c72 int first, last = 0; in framebuffer_update_display() local
/openbmc/linux/include/linux/
H A Drculist_nulls.h133 struct hlist_nulls_node *i, *last = NULL; in hlist_nulls_add_tail_rcu() local
/openbmc/qemu/tests/unit/
H A Dtest-interval-tree.c15 static void rand_interval(IntervalTreeNode *n, uint64_t start, uint64_t last) in rand_interval()
/openbmc/linux/fs/ext4/
H A Dindirect.c868 __le32 *last) in ext4_clear_blocks()
923 __le32 *first, __le32 *last) in ext4_free_data()
1009 __le32 *first, __le32 *last, int depth) in ext4_free_branches()
/openbmc/u-boot/arch/nds32/cpu/n1213/ag101/
H A Dtimer.c155 unsigned long now, last = readl(&tmr->timer3_counter); in __udelay() local
/openbmc/linux/sound/pci/emu10k1/
H A Dvoice.c127 int last; in snd_emu10k1_voice_free() local
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Ddriver.c791 static inline void process_rcv_update(int last, struct hfi1_packet *packet) in process_rcv_update()
854 int last = RCV_PKT_OK; in handle_receive_interrupt_nodma_rtail() local
881 int last = RCV_PKT_OK; in handle_receive_interrupt_dma_rtail() local
1005 int needset, last = RCV_PKT_OK; in handle_receive_interrupt() local
1110 int last = RCV_PKT_OK; in handle_receive_interrupt_napi_sp() local

12345678910>>...37