/openbmc/telemetry/tests/src/fakes/ |
H A D | clock_fake.hpp | 20 void advance(Milliseconds delta) noexcept in advance() function 56 void advance(Milliseconds delta) noexcept in advance() function in ClockFake
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | e500_emulate.c | 87 unsigned int inst, int *advance) in kvmppc_e500_emul_ehpriv() 129 unsigned int inst, int *advance) in kvmppc_core_emulate_op_e500()
|
H A D | emulate.c | 200 int advance = 1; in kvmppc_emulate_instruction() local
|
H A D | booke_emulate.c | 43 unsigned int inst, int *advance) in kvmppc_booke_emulate_op()
|
H A D | book3s_emulate.c | 235 unsigned int inst, int *advance) in kvmppc_core_emulate_op_pr()
|
H A D | book3s_hv.c | 5602 unsigned int inst, int *advance) in kvmppc_core_emulate_op_hv()
|
/openbmc/linux/Documentation/networking/ |
H A D | driver.rst | 100 Lockless queue stop / wake helper macros
|
/openbmc/linux/drivers/rpmsg/ |
H A D | qcom_glink_native.h | 22 void (*advance)(struct qcom_glink_pipe *glink_pipe, size_t count); member
|
/openbmc/qemu/audio/ |
H A D | audio.h | 155 static inline void *advance (void *p, int incr) in advance() function
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | unaligned_32.c | 199 static inline void advance(struct pt_regs *regs) in advance() function
|
H A D | unaligned_64.c | 239 static inline void advance(struct pt_regs *regs) in advance() function
|
/openbmc/linux/arch/mips/tools/ |
H A D | loongson3-llsc-check.c | 213 #define advance() ( \ in check_code() macro
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | mock_engine.c | 100 static void advance(struct i915_request *request) in advance() function
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | excp_helper.c | 205 bool advance = false; in do_program_interrupt() local
|
/openbmc/linux/arch/um/drivers/ |
H A D | vector_kern.c | 248 static int vector_advancehead(struct vector_queue *qi, int advance) in vector_advancehead() 278 static int vector_advancetail(struct vector_queue *qi, int advance) in vector_advancetail()
|
/openbmc/u-boot/drivers/video/ |
H A D | console_truetype.c | 203 int advance; in console_truetype_putc_xy() local
|
H A D | stb_truetype.h | 2533 int advance, lsb, x0,y0,x1,y1,gw,gh; in stbtt_BakeFontBitmap() local 2899 int advance, lsb, x0,y0,x1,y1; in stbtt_PackFontRangesRenderIntoRects() local
|
/openbmc/linux/arch/x86/events/intel/ |
H A D | pt.c | 904 int advance = 0; in pt_handle_status() local
|
/openbmc/linux/lib/ |
H A D | xarray.c | 1308 bool advance = true; in xas_find_marked() local
|
/openbmc/linux/lib/zstd/compress/ |
H A D | zstd_opt.c | 1300 U32 const advance = llen + mlen; in ZSTD_compressBlock_opt_generic() local
|
/openbmc/linux/include/linux/ |
H A D | xarray.h | 1719 static inline unsigned int xas_find_chunk(struct xa_state *xas, bool advance, in xas_find_chunk()
|
/openbmc/linux/drivers/hwtracing/intel_th/ |
H A D | msu.c | 583 unsigned int advance; in msc_buffer_iterate() local
|
/openbmc/u-boot/common/ |
H A D | cli_hush.c | 2840 int i, advance=0; local
|