/openbmc/linux/lib/vdso/ |
H A D | gettimeofday.c | 14 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/tools/testing/selftests/bpf/progs/ |
H A D | test_stack_var_off.c | 19 unsigned long last; in probe() local
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | stl_utils.hpp | 14 ForwardIterator firstDuplicate(ForwardIterator first, ForwardIterator last) in firstDuplicate()
|
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_actlog.c | 246 unsigned last = i->size == 0 ? first : (i->sector + (i->size >> 9) - 1) >> (AL_EXTENT_SHIFT-9); in drbd_al_begin_io_fastpath() local 263 unsigned last = i->size == 0 ? first : (i->sector + (i->size >> 9) - 1) >> (AL_EXTENT_SHIFT-9); in drbd_al_begin_io_prepare() local 490 unsigned last = i->size == 0 ? first : (i->sector + (i->size >> 9) - 1) >> (AL_EXTENT_SHIFT-9); in drbd_al_begin_io_nonblock() local 549 unsigned last = i->size == 0 ? first : (i->sector + (i->size >> 9) - 1) >> (AL_EXTENT_SHIFT-9); in drbd_al_complete_io() local 742 unsigned long last = device->rs_mark_time[device->rs_last_mark]; in drbd_advance_rs_marks() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | image.h | 8 bool last; member
|
H A D | pcir.h | 11 bool last; member
|
/openbmc/u-boot/board/keymile/km83xx/ |
H A D | km83xx_i2c.c | 29 uchar last; in i2c_make_abort() local
|
/openbmc/linux/arch/csky/include/asm/ |
H A D | switch_to.h | 27 #define switch_to(prev, next, last) \ argument
|
/openbmc/linux/arch/mips/lib/ |
H A D | r3k_dump_tlb.c | 24 static void dump_tlb(int first, int last) in dump_tlb()
|
/openbmc/linux/drivers/base/regmap/ |
H A D | regcache-maple.c | 44 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 D | sym_misc.h | 80 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 D | visl-dec.c | 81 struct vb2_buffer *last; in visl_get_ref_frames() local 103 struct vb2_buffer *last; in visl_get_ref_frames() local
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | real_pel_test.cpp | 562 auto& last = pel.optionalSections().back(); in TEST_F() local
|
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ |
H A D | lib.h | 33 uint64_t first, last; member
|
/openbmc/u-boot/arch/powerpc/lib/ |
H A D | extable.c | 33 const struct exception_table_entry *last, in search_one_table()
|
/openbmc/linux/arch/mips/sibyte/common/ |
H A D | cfe_console.c | 16 int i, last, written; in cfe_console_write() local
|
/openbmc/linux/drivers/net/team/ |
H A D | team_mode_broadcast.c | 17 struct team_port *last = NULL; in bc_transmit() local
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_vma_resource.c | 301 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 D | post.c | 174 int last; in post_get_env_flags() local 301 unsigned int last; in post_run() local
|
/openbmc/linux/arch/um/kernel/ |
H A D | tlb.c | 125 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/arch/mips/include/asm/ |
H A D | switch_to.h | 109 #define switch_to(prev, next, last) \ argument
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | switch_to_32.h | 58 #define switch_to(prev, next, last) do { \ argument
|
/openbmc/linux/rust/macros/ |
H A D | pin_data.rs | 72 let last = rest.pop(); in pin_data() localVariable
|
/openbmc/linux/tools/perf/ui/ |
H A D | progress.c | 18 u64 last = p->curr; in ui_progress__update() local
|
/openbmc/linux/drivers/infiniband/hw/usnic/ |
H A D | usnic_uiom_interval_tree.h | 43 unsigned long last; member
|