Home
last modified time | relevance | path

Searched defs:last (Results 51 – 75 of 913) sorted by relevance

12345678910>>...37

/openbmc/linux/lib/vdso/
H A Dgettimeofday.c14 u64 vdso_calc_delta(u64 cycles, u64 last, u64 mask, u32 mult) in vdso_calc_delta()
55 u64 cycles, last, ns; in do_hres_timens() local
114 u64 cycles, last, sec, ns; in do_hres() local
/openbmc/linux/rust/macros/
H A Dpinned_drop.rs41 let last = last.stream(); in pinned_drop() localVariable
H A Dpin_data.rs72 let last = rest.pop(); in pin_data() localVariable
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_stack_var_off.c19 unsigned long last; in probe() local
/openbmc/bmcweb/redfish-core/include/utils/
H A Dstl_utils.hpp14 ForwardIterator firstDuplicate(ForwardIterator first, ForwardIterator last) in firstDuplicate()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dimage.h8 bool last; member
/openbmc/u-boot/board/keymile/km83xx/
H A Dkm83xx_i2c.c29 uchar last; in i2c_make_abort() local
/openbmc/linux/arch/csky/include/asm/
H A Dswitch_to.h27 #define switch_to(prev, next, last) \ argument
/openbmc/linux/drivers/base/regmap/
H A Dregcache-maple.c44 unsigned long index, last; in regcache_maple_write() local
317 int last) in regcache_maple_insert_block()
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_misc.h80 struct sym_quehead *last = list->blink; in sym_que_splice() local
94 struct sym_quehead *first, *last; in sym_que_move() local
/openbmc/linux/drivers/media/test-drivers/visl/
H A Dvisl-dec.c81 struct vb2_buffer *last; in visl_get_ref_frames() local
103 struct vb2_buffer *last; in visl_get_ref_frames() local
/openbmc/linux/arch/mips/lib/
H A Dr3k_dump_tlb.c24 static void dump_tlb(int first, int last) in dump_tlb()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dreal_pel_test.cpp562 auto& last = pel.optionalSections().back(); in TEST_F() local
/openbmc/linux/tools/testing/selftests/powerpc/pmu/
H A Dlib.h33 uint64_t first, last; member
/openbmc/u-boot/arch/powerpc/lib/
H A Dextable.c33 const struct exception_table_entry *last, in search_one_table()
/openbmc/linux/arch/um/kernel/
H A Dtlb.c125 struct host_vm_op *last; in add_mmap() local
162 struct host_vm_op *last; in add_munmap() local
189 struct host_vm_op *last; in add_mprotect() local
359 unsigned long addr, last; in flush_tlb_kernel_range_common() local
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_vma_resource.c301 u64 last = offset + size - 1; in i915_vma_resource_bind_dep_sync() local
387 u64 last = offset + size - 1; in i915_vma_resource_bind_dep_await() local
/openbmc/u-boot/post/
H A Dpost.c174 int last; in post_get_env_flags() local
301 unsigned int last; in post_run() local
/openbmc/linux/arch/mips/sibyte/common/
H A Dcfe_console.c16 int i, last, written; in cfe_console_write() local
/openbmc/linux/drivers/net/team/
H A Dteam_mode_broadcast.c17 struct team_port *last = NULL; in bc_transmit() local
/openbmc/linux/arch/mips/include/asm/
H A Dswitch_to.h109 #define switch_to(prev, next, last) \ argument
/openbmc/linux/arch/sparc/include/asm/
H A Dswitch_to_32.h58 #define switch_to(prev, next, last) do { \ argument
/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
/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()

12345678910>>...37