/openbmc/linux/net/bridge/ |
H A D | br_nf_core.c | 35 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 D | timer.c | 22 u32 old = readl(&global_timer->cnt_h); in get_cpu_global_timer() local
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | bind4_prog.c | 81 int old, tmp, new = 0xeb9f; in misc_opts() local
|
H A D | setget_sockopt.c | 88 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 D | bind6_prog.c | 87 int old, tmp, new = 0xeb9f; in misc_opts() local
|
/openbmc/linux/arch/powerpc/mm/book3s64/ |
H A D | hash_pgtable.c | 195 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 D | tegra186.c | 76 u32 value, old; in tegra186_mc_client_sid_override() local
|
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | atomic.h | 109 int old, tmp; in ATOMIC_OP_RETURN() local
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/ |
H A D | timer.c | 123 uint32_t old, new, incr; in __udelay() local
|
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_pipeline_state.c | 15 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 D | cputable.c | 51 struct cpu_spec old; in setup_cpu_spec() local
|
/openbmc/linux/include/linux/sched/ |
H A D | task_stack.h | 25 #define setup_thread_stack(new,old) do { } while(0) argument
|
/openbmc/linux/arch/ia64/include/uapi/asm/ |
H A D | cmpxchg.h | 69 #define ia64_cmpxchg(sem, ptr, old, new, size) \ argument
|
/openbmc/linux/arch/sh/kernel/cpu/sh2/ |
H A D | smp-j2.c | 111 unsigned old; in j2_send_ipi() local
|
/openbmc/qemu/util/ |
H A D | stats64.c | 73 uint32_t old; in stat64_add32_carry() local
|
/openbmc/linux/drivers/iommu/iommufd/ |
H A D | main.c | 84 void *old; in iommufd_object_finalize() local 94 void *old; in iommufd_object_abort() local
|
/openbmc/linux/drivers/xen/events/ |
H A D | events_fifo.c | 229 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 D | gpio_presence.hpp | 74 GpioPresence(GpioPresence&& old) noexcept : in GpioPresence() function in phosphor::gpio::GpioPresence
|
/openbmc/linux/arch/s390/kernel/ |
H A D | jump_label.c | 51 struct insn old, new; in jump_label_transform() local
|
/openbmc/linux/drivers/mfd/ |
H A D | ab8500-sysctrl.c | 31 sigset_t old; in ab8500_power_off() local
|
/openbmc/linux/lib/ |
H A D | crc64-rocksoft.c | 32 struct crypto_shash *new, *old; in crc64_rocksoft_rehash() local
|
H A D | crc-t10dif.c | 38 struct crypto_shash *new, *old; in crc_t10dif_rehash() local
|
/openbmc/linux/tools/perf/bench/ |
H A D | find-bit-bench.c | 76 unsigned int old = accumulator; in do_for_each_set_bit() local
|
/openbmc/linux/kernel/rcu/ |
H A D | rcu.h | 174 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 D | hpet.c | 134 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()
|