Home
last modified time | relevance | path

Searched defs:old (Results 201 – 225 of 1105) sorted by relevance

12345678910>>...45

/openbmc/linux/net/bridge/
H A Dbr_nf_core.c35 static u32 *fake_cow_metrics(struct dst_entry *dst, unsigned long old) in fake_cow_metrics()
/openbmc/u-boot/arch/arm/mach-rmobile/
H A Dtimer.c22 u32 old = readl(&global_timer->cnt_h); in get_cpu_global_timer() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbind4_prog.c81 int old, tmp, new = 0xeb9f; in misc_opts() local
H A Dsetget_sockopt.c88 int old, tmp, new, opt = t->opt; in bpf_test_sockopt_flip() local
115 int old, tmp, new, expected, opt; in bpf_test_sockopt_int() local
H A Dbind6_prog.c87 int old, tmp, new = 0xeb9f; in misc_opts() local
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dhash_pgtable.c195 unsigned long old; in hash__pmd_hugepage_update() local
350 unsigned long old; in hash__pmdp_huge_get_and_clear() local
/openbmc/linux/drivers/memory/tegra/
H A Dtegra186.c76 u32 value, old; in tegra186_mc_client_sid_override() local
/openbmc/linux/arch/openrisc/include/asm/
H A Datomic.h109 int old, tmp; in ATOMIC_OP_RETURN() local
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dtimer.c123 uint32_t old, new, incr; in __udelay() local
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline_state.c15 static inline bool is_switching_user(void *old, void *new) in is_switching_user()
1231 struct komeda_pipeline_state *old = priv_to_pipe_st(pipe->obj.state); in komeda_pipeline_unbound_components() local
1290 struct komeda_pipeline_state *old; in komeda_pipeline_disable() local
1336 struct komeda_pipeline_state *old; in komeda_pipeline_update() local
/openbmc/linux/arch/powerpc/kernel/
H A Dcputable.c51 struct cpu_spec old; in setup_cpu_spec() local
/openbmc/linux/include/linux/sched/
H A Dtask_stack.h25 #define setup_thread_stack(new,old) do { } while(0) argument
/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dcmpxchg.h69 #define ia64_cmpxchg(sem, ptr, old, new, size) \ argument
/openbmc/linux/arch/sh/kernel/cpu/sh2/
H A Dsmp-j2.c111 unsigned old; in j2_send_ipi() local
/openbmc/qemu/util/
H A Dstats64.c73 uint32_t old; in stat64_add32_carry() local
/openbmc/linux/drivers/iommu/iommufd/
H A Dmain.c84 void *old; in iommufd_object_finalize() local
94 void *old; in iommufd_object_abort() local
/openbmc/linux/drivers/xen/events/
H A Devents_fifo.c229 event_word_t new, old, w; in clear_masked_cond() local
262 event_word_t new, old, w; in clear_linked() local
/openbmc/phosphor-gpio-monitor/multi-presence/
H A Dgpio_presence.hpp74 GpioPresence(GpioPresence&& old) noexcept : in GpioPresence() function in phosphor::gpio::GpioPresence
/openbmc/linux/arch/s390/kernel/
H A Djump_label.c51 struct insn old, new; in jump_label_transform() local
/openbmc/linux/drivers/mfd/
H A Dab8500-sysctrl.c31 sigset_t old; in ab8500_power_off() local
/openbmc/linux/lib/
H A Dcrc64-rocksoft.c32 struct crypto_shash *new, *old; in crc64_rocksoft_rehash() local
H A Dcrc-t10dif.c38 struct crypto_shash *new, *old; in crc_t10dif_rehash() local
/openbmc/linux/tools/perf/bench/
H A Dfind-bit-bench.c76 unsigned int old = accumulator; in do_for_each_set_bit() local
/openbmc/linux/kernel/rcu/
H A Drcu.h174 static inline bool rcu_seq_completed_gp(unsigned long old, unsigned long new) in rcu_seq_completed_gp()
182 static inline bool rcu_seq_new_gp(unsigned long old, unsigned long new) in rcu_seq_new_gp()
192 static inline unsigned long rcu_seq_diff(unsigned long new, unsigned long old) in rcu_seq_diff()
/openbmc/qemu/hw/timer/
H A Dhpet.c134 static uint64_t hpet_fixup_reg(uint64_t new, uint64_t old, uint64_t mask) in hpet_fixup_reg()
141 static int activating_bit(uint64_t old, uint64_t new, uint64_t mask) in activating_bit()
146 static int deactivating_bit(uint64_t old, uint64_t new, uint64_t mask) in deactivating_bit()

12345678910>>...45