Home
last modified time | relevance | path

Searched defs:old (Results 126 – 150 of 1106) sorted by relevance

12345678910>>...45

/openbmc/linux/arch/alpha/include/asm/
H A Dlocal.h55 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 Dbugs_32.c24 struct sigaction old, new; in arch_check_bugs() local
/openbmc/linux/arch/hexagon/include/asm/
H A Dcmpxchg.h54 #define arch_cmpxchg(ptr, old, new) \ argument
/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h252 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 Dsch_tbf.c189 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 Dsch_mq.c110 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 Ddma-resv.c184 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 Dintel_pmdemand.c470 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 Dcfg_space.c73 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 Dlockcnt.c311 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 Dtest_probe_user.c8 static struct sockaddr_in old; variable
H A Dtask_kfunc_common.h45 struct task_struct *acquired, *old; in tasks_kfunc_map_insert() local
H A Dcgrp_kfunc_common.h46 struct cgroup *acquired, *old; in cgrps_kfunc_map_insert() local
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dhash.h171 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 Dftrace.c150 u64 old; in ftrace_modify_call() local
165 u16 old; in ftrace_patch_branch_mask() local
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc_conntrack.c283 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 Dcolo-failover.c63 FailoverStatus old; in failover_set_state() local
/openbmc/linux/arch/sh/include/asm/
H A Dcmpxchg.h55 static inline unsigned long __cmpxchg(volatile void * ptr, unsigned long old, in __cmpxchg()
H A Dcmpxchg-grb.h71 static inline unsigned long __cmpxchg_u32(volatile int *m, unsigned long old, in __cmpxchg_u32()
/openbmc/linux/include/net/
H A Dnetevent.h20 struct dst_entry *old; member
/openbmc/linux/include/net/sctp/
H A Dchecksum.h55 __le32 old = sh->checksum; in sctp_compute_cksum() local
/openbmc/linux/arch/powerpc/mm/
H A Dpageattr.c19 unsigned long old, unsigned long new) in pte_update_delta()
/openbmc/linux/arch/x86/kernel/
H A Dftrace.c130 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 Dtty_ioctl.c214 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 Dmaxim_codec.c72 unsigned char old, new; in maxim_bic_or() local

12345678910>>...45