/openbmc/linux/arch/alpha/include/asm/ |
H A D | local.h | 55 static __inline__ long local_cmpxchg(local_t *l, long old, long new) in local_cmpxchg() 60 static __inline__ bool local_try_cmpxchg(local_t *l, long *old, long new) in local_try_cmpxchg()
|
/openbmc/linux/arch/x86/um/ |
H A D | bugs_32.c | 24 struct sigaction old, new; in arch_check_bugs() local
|
/openbmc/linux/arch/hexagon/include/asm/ |
H A D | cmpxchg.h | 54 #define arch_cmpxchg(ptr, old, new) \ argument
|
/openbmc/linux/arch/powerpc/include/asm/nohash/32/ |
H A D | pgtable.h | 252 pte_basic_t old = pte_val(*p); in pte_update() local 286 pte_basic_t old = pte_val(*p); in pte_update() local 303 unsigned long old; in __ptep_test_and_clear_young() local
|
/openbmc/linux/net/sched/ |
H A D | sch_tbf.c | 189 struct Qdisc *old, struct netlink_ext_ack *extack) in tbf_offload_graft() 364 struct Qdisc *old = NULL; in tbf_change() local 563 struct Qdisc **old, struct netlink_ext_ack *extack) in tbf_graft()
|
H A D | sch_mq.c | 110 struct Qdisc *qdisc, *old; in mq_attach() local 176 struct Qdisc **old, struct netlink_ext_ack *extack) in mq_graft()
|
/openbmc/linux/drivers/dma-buf/ |
H A D | dma-resv.c | 184 struct dma_resv_list *old, *new; in dma_resv_reserve_fences() local 284 struct dma_fence *old; in dma_resv_add_fence() local 346 struct dma_fence *old; in dma_resv_replace_fences() local
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_pmdemand.c | 470 const struct intel_pmdemand_state *old, in intel_pmdemand_update_params() 520 const struct intel_pmdemand_state *old, in intel_pmdemand_program_params() 572 const struct intel_pmdemand_state *old) in intel_pmdemand_state_changed()
|
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A D | cfg_space.c | 73 u8 mask, new, old; in vgpu_pci_cfg_mem_write() local 148 u8 old = vgpu_cfg_space(vgpu)[offset]; in emulate_pci_command_write() local
|
/openbmc/qemu/util/ |
H A D | lockcnt.c | 311 int old; in qemu_lockcnt_inc() local 339 int old = qatomic_cmpxchg(&lockcnt->count, val, val - 1); in qemu_lockcnt_dec_and_lock() local
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_probe_user.c | 8 static struct sockaddr_in old; variable
|
H A D | task_kfunc_common.h | 45 struct task_struct *acquired, *old; in tasks_kfunc_map_insert() local
|
H A D | cgrp_kfunc_common.h | 46 struct cgroup *acquired, *old; in cgrps_kfunc_map_insert() local
|
/openbmc/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | hash.h | 171 unsigned long old; in hash__pte_update() local 201 __be64 old, tmp, val, mask; in hash__ptep_set_access_flags() local
|
/openbmc/linux/arch/s390/kernel/ |
H A D | ftrace.c | 150 u64 old; in ftrace_modify_call() local 165 u16 old; in ftrace_patch_branch_mask() local
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | tc_conntrack.c | 283 struct efx_tc_ct_entry *conn, *old; in efx_tc_ct_replace() local 475 struct efx_tc_ct_zone *ct_zone, *old; in efx_tc_ct_register_zone() local
|
/openbmc/qemu/migration/ |
H A D | colo-failover.c | 63 FailoverStatus old; in failover_set_state() local
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | cmpxchg.h | 55 static inline unsigned long __cmpxchg(volatile void * ptr, unsigned long old, in __cmpxchg()
|
H A D | cmpxchg-grb.h | 71 static inline unsigned long __cmpxchg_u32(volatile int *m, unsigned long old, in __cmpxchg_u32()
|
/openbmc/linux/include/net/ |
H A D | netevent.h | 20 struct dst_entry *old; member
|
/openbmc/linux/include/net/sctp/ |
H A D | checksum.h | 55 __le32 old = sh->checksum; in sctp_compute_cksum() local
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | pageattr.c | 19 unsigned long old, unsigned long new) in pte_update_delta()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | ftrace.c | 130 const char *new, *old; in ftrace_make_nop() local 157 const char *new, *old; in ftrace_make_call() local 201 const char *new, *old; in ftrace_replace_code() local
|
/openbmc/linux/drivers/tty/ |
H A D | tty_ioctl.c | 214 static void unset_locked_termios(struct tty_struct *tty, const struct ktermios *old) in unset_locked_termios() 244 void tty_termios_copy_hw(struct ktermios *new, const struct ktermios *old) in tty_termios_copy_hw() 749 struct ktermios old; in tty_change_softcar() local
|
/openbmc/u-boot/drivers/sound/ |
H A D | maxim_codec.c | 72 unsigned char old, new; in maxim_bic_or() local
|