Home
last modified time | relevance | path

Searched defs:old (Results 251 – 275 of 1104) sorted by relevance

1...<<11121314151617181920>>...45

/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_book3s_uvmem.h97 const struct kvm_memory_slot *old) { } in kvmppc_uvmem_memslot_delete()
/openbmc/linux/arch/x86/power/
H A Dhibernate.c207 enum cpuhp_smt_control old = cpu_smt_control; in arch_resume_nosmt() local
/openbmc/linux/arch/x86/platform/efi/
H A Dmemmap.c167 void *old, *new; in efi_memmap_insert() local
/openbmc/linux/tools/testing/selftests/mm/
H A Dcow.c103 char *old = malloc(size); in child_memcmp_fn() local
126 char *old, *new; in child_vmsplice_memcmp_fn() local
250 char *old, *new; in do_test_vmsplice_in_parent() local
1354 char *old = malloc(size); in test_cow() local
/openbmc/linux/lib/
H A Dradix-tree.c670 struct radix_tree_node *old = child; in radix_tree_free_nodes() local
852 void *item, void *old) in calculate_count()
879 void *old = rcu_dereference_raw(*slot); in __radix_tree_replace() local
1367 void *old = rcu_dereference_raw(*slot); in __radix_tree_delete() local
/openbmc/linux/fs/
H A Dsuper.c780 struct super_block *old; in sget_fc() local
868 struct super_block *old; in sget() local
1897 unsigned short old = sb->s_writers.frozen; in wait_for_partially_frozen() local
2141 struct workqueue_struct *old; in sb_init_dio_done_wq() local
/openbmc/linux/fs/sysfs/
H A Dsymlink.c167 const char *old, const char *new, const void *new_ns) in sysfs_rename_link_ns()
/openbmc/linux/tools/perf/util/
H A Dcomm.c129 struct comm_str *new, *old = comm->comm_str; in comm__override() local
/openbmc/qemu/util/
H A Dbuffer.c42 size_t old = buffer->capacity; in buffer_adj_size() local
H A Daio-posix.c689 int64_t old = ctx->poll_ns; in aio_poll() local
701 int64_t old = ctx->poll_ns; in aio_poll() local
/openbmc/linux/security/apparmor/
H A Dresource.c158 struct aa_profile *old, *new; in __aa_transition_rlimits() local
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_frontbuffer.c289 void intel_frontbuffer_track(struct intel_frontbuffer *old, in intel_frontbuffer_track()
/openbmc/linux/fs/notify/inotify/
H A Dinotify_fsnotify.c35 struct inotify_event_info *old, *new; in event_compare() local
/openbmc/linux/net/sunrpc/
H A Dsvcauth.c143 struct auth_ops *old; in svc_auth_register() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtask_local_storage.c177 cpu_set_t old, new; in test_nodeadlock() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dctxt-info.c29 void *old = result; in _iwl_pcie_ctxt_info_dma_alloc_coherent() local
/openbmc/linux/drivers/pci/
H A Dpci-bridge-emul.c539 int mask, ret, old, new, shift; in pci_bridge_emul_conf_write() local
/openbmc/linux/arch/openrisc/kernel/
H A Dprocess.c240 struct task_struct *__switch_to(struct task_struct *old, in __switch_to()
/openbmc/linux/mm/
H A Dpage_counter.c174 unsigned long old; in page_counter_set_max() local
/openbmc/linux/drivers/nvme/target/
H A Dfabrics-cmd.c142 struct nvmet_ctrl *old; in nvmet_install_queue() local
/openbmc/linux/include/linux/
H A Dmman.h200 static inline bool map_deny_write_exec(unsigned long old, unsigned long new) in map_deny_write_exec()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc_encap_actions.c88 struct efx_neigh_binder *neigh, *old; in efx_bind_neigh() local
603 struct efx_tc_encap_action *encap, *old; in efx_tc_flower_create_encap_md() local
/openbmc/linux/arch/x86/mm/
H A Dkmmio.c133 static void clear_pmd_presence(pmd_t *pmd, bool clear, pmdval_t *old) in clear_pmd_presence()
147 static void clear_pte_presence(pte_t *pte, bool clear, pteval_t *old) in clear_pte_presence()
/openbmc/qemu/subprojects/libvhost-user/include/
H A Datomic.h164 #define qatomic_cmpxchg__nocheck(ptr, old, new) ({ \ argument
171 #define qatomic_cmpxchg(ptr, old, new) ({ \ argument
/openbmc/qemu/subprojects/libvduse/include/
H A Datomic.h164 #define qatomic_cmpxchg__nocheck(ptr, old, new) ({ \ argument
171 #define qatomic_cmpxchg(ptr, old, new) ({ \ argument

1...<<11121314151617181920>>...45