Home
last modified time | relevance | path

Searched defs:last (Results 76 – 100 of 911) sorted by relevance

12345678910>>...37

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dreconfig.c169 const unsigned char *value, struct property *last) in new_property()
218 struct property *last = prop; in do_add_node() local
H A Dvphn.c30 u16 last = 0; in vphn_unpack_associativity() local
/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttv-i2c.c125 bttv_i2c_sendbytes(struct bttv *btv, const struct i2c_msg *msg, int last) in bttv_i2c_sendbytes()
175 bttv_i2c_readbytes(struct bttv *btv, const struct i2c_msg *msg, int last) in bttv_i2c_readbytes()
/openbmc/linux/drivers/i2c/algos/
H A Di2c-algo-pcf.c206 int count, int last) in pcf_sendbytes()
239 int count, int last) in pcf_readbytes()
/openbmc/linux/arch/s390/include/asm/
H A Dswitch_to.h33 #define switch_to(prev, next, last) do { \ argument
/openbmc/linux/arch/sh/include/asm/
H A Dswitch_to_32.h70 #define switch_to(prev, next, last) \ argument
/openbmc/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-memops.c42 unsigned long first, last; in vb2_create_framevec() local
/openbmc/linux/fs/ext4/
H A Dresize.c131 #define outside(b, first, last) ((b) < (first) || (b) >= (last)) argument
132 #define inside(b, first, last) ((b) >= (first) && (b) < (last)) argument
1146 ext4_group_t last; in update_backups() local
1545 ext4_grpblk_t last; in ext4_flex_group_add() local
1643 ext4_grpblk_t last; in ext4_setup_next_flex_gd() local
1845 ext4_grpblk_t last; in ext4_group_extend() local
/openbmc/linux/crypto/asymmetric_keys/
H A Dpkcs7_trust.c27 struct x509_certificate *x509, *last = NULL, *p; in pkcs7_validate_trust_one() local
/openbmc/linux/tools/testing/selftests/powerpc/vphn/
H A Dvphn.c30 u16 last = 0; in vphn_unpack_associativity() local
/openbmc/linux/fs/nfs/
H A Dnfs4renewd.c62 unsigned long last, now; in nfs4_renew_state() local
/openbmc/linux/net/netfilter/ipset/
H A Dpfxlen.c174 u32 last; in ip_set_range_to_cidr() local
/openbmc/linux/include/uapi/linux/
H A Dvduse.h72 __u64 last; member
248 __u64 last; member
304 __u64 last; member
/openbmc/linux/fs/reiserfs/
H A Dprints.c442 static int print_internal(struct buffer_head *bh, int first, int last) in print_internal()
478 int last) in print_leaf()
614 int mode, first, last; in print_block() local
/openbmc/qemu/linux-headers/linux/
H A Dvduse.h72 __u64 last; member
248 __u64 last; member
304 __u64 last; member
/openbmc/linux/fs/xfs/
H A Dxfs_buf_item.c67 void *first, *last; in xfs_buf_item_straddle() local
930 uint last, in xfs_buf_item_log_segment()
1015 uint last) in xfs_buf_item_log()
/openbmc/linux/fs/gfs2/
H A Drgrp.h88 u64 last = first + rgd->rd_data; in rgrp_contains_block() local
/openbmc/linux/drivers/md/
H A Ddm-stats.h15 struct dm_stats_last_position __percpu *last; member
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dtimer.c59 unsigned long now, last = readl(&timer_base->tcrr); in __udelay() local
/openbmc/qemu/block/
H A Dqed-cluster.c37 uint64_t last = table->offsets[index]; in qed_count_contiguous_clusters() local
/openbmc/linux/tools/perf/util/
H A Dordered-events.c20 struct ordered_event *last = oe->last; in queue_event() local
294 struct ordered_event *first, *last; in __ordered_events__flush() local
/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_memory_region.c92 static resource_size_t random_page(resource_size_t last) in random_page()
102 resource_size_t last, page; in iomemtest() local
/openbmc/linux/lib/
H A Dklist.c336 struct klist_node *last = i->i_cur; in klist_prev() local
378 struct klist_node *last = i->i_cur; in klist_next() local
/openbmc/linux/include/linux/
H A Dcookie.h11 u64 last; member
/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3-css-pool.h40 u32 last; member

12345678910>>...37