/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_lrc.c | 1867 u32 old; in lrc_update_runtime() local
|
H A D | selftest_workarounds.c | 405 static u32 reg_write(u32 old, u32 new, u32 rsvd) in reg_write()
|
/openbmc/qemu/audio/ |
H A D | pwaudio.c | 196 on_stream_state_changed(void *data, enum pw_stream_state old, in on_stream_state_changed()
|
/openbmc/linux/drivers/pcmcia/ |
H A D | yenta_socket.c | 253 u8 reg, old; in yenta_set_power() local
|
/openbmc/linux/net/ipv4/ |
H A D | icmp.c | 239 int incr, new, old; in icmp_global_allow() local
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | i9xx_wm.c | 586 static bool is_disabling(int old, int new, int threshold) in is_disabling() 591 static bool is_enabling(int old, int new, int threshold) in is_enabling() 3123 const struct ilk_wm_values *old, in ilk_compute_wm_dirty()
|
/openbmc/linux/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.c | 310 struct pnfs_layout_segment *old) in ff_lseg_merge() 982 u32 old = desc->pg_mirror_idx; in ff_layout_pg_set_mirror_write() local
|
/openbmc/linux/net/sunrpc/auth_gss/ |
H A D | auth_gss.c | 337 struct gss_upcall_msg *old; in gss_add_msg() local 2104 gss_seq_is_newer(u32 new, u32 old) in gss_seq_is_newer()
|
/openbmc/linux/security/apparmor/ |
H A D | apparmorfs.c | 848 struct multi_transaction *old; in multi_transaction_set() local 1547 void __aafs_profile_migrate_dents(struct aa_profile *old, in __aafs_profile_migrate_dents()
|
/openbmc/u-boot/tools/buildman/ |
H A D | builder.py | 885 def PrintFuncSizeDetail(self, fname, old, new): argument
|
/openbmc/u-boot/fs/ubifs/ |
H A D | super.c | 2389 struct super_block *old; in sget() local
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv_uvmem.c | 1115 void kvmppc_uvmem_memslot_delete(struct kvm *kvm, const struct kvm_memory_slot *old) in kvmppc_uvmem_memslot_delete()
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | amplc_pci224.c | 244 #define COMBINE(old, new, mask) (((old) & ~(mask)) | ((new) & (mask))) argument
|
/openbmc/linux/drivers/devfreq/ |
H A D | tegra30-devfreq.c | 459 unsigned long old, new, delay; in tegra_actmon_cpu_notify_cb() local
|
/openbmc/linux/drivers/base/ |
H A D | swnode.c | 560 struct fwnode_handle *old = port; in swnode_graph_find_next_port() local
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | pgtable.h | 746 pmd_t old = *pmdp; local
|
/openbmc/linux/drivers/staging/greybus/ |
H A D | uart.c | 638 struct async_icount old; in wait_serial_change() local
|
/openbmc/linux/drivers/tty/serial/ |
H A D | sifive.c | 628 const struct ktermios *old) in sifive_serial_set_termios()
|
/openbmc/linux/net/netfilter/ |
H A D | nf_synproxy_core.c | 191 __be32 *ptr, old; in synproxy_tstamp_adjust() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | gm20b.c | 389 u32 old = cur_pll.base.pl; in gm20b_pllg_program_mnp() local
|
/openbmc/linux/fs/ |
H A D | pipe.c | 764 unsigned long old, unsigned long new) in account_pipe_buffers()
|
/openbmc/qemu/target/arm/tcg/ |
H A D | mte_helper.c | 303 uint8_t old = qatomic_read(mem); in store_tag1_parallel() local
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_mes.c | 71 unsigned int old, rel_index; in amdgpu_mes_kernel_doorbell_free() local
|
/openbmc/qemu/target/i386/tcg/ |
H A D | fpu_helper.c | 245 FloatX80RoundPrec old = get_floatx80_rounding_precision(st); in tmp_maximise_precision() local 253 FloatX80RoundPrec old = tmp_maximise_precision(&env->fp_status); in helper_fildl_ST0() local 266 FloatX80RoundPrec old = tmp_maximise_precision(&env->fp_status); in helper_fildll_ST0() local
|
/openbmc/linux/lib/ |
H A D | test_bpf.c | 8603 #define BPF_ATOMIC_OP_TEST1(width, op, logic, old, update, result) \ argument 8622 #define BPF_ATOMIC_OP_TEST2(width, op, logic, old, update, result) \ argument 8643 #define BPF_ATOMIC_OP_TEST3(width, op, logic, old, update, result) \ argument 8663 #define BPF_ATOMIC_OP_TEST4(width, op, logic, old, update, result) \ argument
|