/openbmc/linux/arch/powerpc/include/asm/ |
H A D | kvm_book3s_uvmem.h | 97 const struct kvm_memory_slot *old) { } in kvmppc_uvmem_memslot_delete()
|
/openbmc/linux/arch/x86/power/ |
H A D | hibernate.c | 207 enum cpuhp_smt_control old = cpu_smt_control; in arch_resume_nosmt() local
|
/openbmc/linux/arch/x86/platform/efi/ |
H A D | memmap.c | 167 void *old, *new; in efi_memmap_insert() local
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | cow.c | 103 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 D | radix-tree.c | 670 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 D | super.c | 780 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 D | symlink.c | 167 const char *old, const char *new, const void *new_ns) in sysfs_rename_link_ns()
|
/openbmc/linux/tools/perf/util/ |
H A D | comm.c | 129 struct comm_str *new, *old = comm->comm_str; in comm__override() local
|
/openbmc/qemu/util/ |
H A D | buffer.c | 42 size_t old = buffer->capacity; in buffer_adj_size() local
|
H A D | aio-posix.c | 689 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 D | resource.c | 158 struct aa_profile *old, *new; in __aa_transition_rlimits() local
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_frontbuffer.c | 289 void intel_frontbuffer_track(struct intel_frontbuffer *old, in intel_frontbuffer_track()
|
/openbmc/linux/fs/notify/inotify/ |
H A D | inotify_fsnotify.c | 35 struct inotify_event_info *old, *new; in event_compare() local
|
/openbmc/linux/net/sunrpc/ |
H A D | svcauth.c | 143 struct auth_ops *old; in svc_auth_register() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | task_local_storage.c | 177 cpu_set_t old, new; in test_nodeadlock() local
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | ctxt-info.c | 29 void *old = result; in _iwl_pcie_ctxt_info_dma_alloc_coherent() local
|
/openbmc/linux/drivers/pci/ |
H A D | pci-bridge-emul.c | 539 int mask, ret, old, new, shift; in pci_bridge_emul_conf_write() local
|
/openbmc/linux/arch/openrisc/kernel/ |
H A D | process.c | 240 struct task_struct *__switch_to(struct task_struct *old, in __switch_to()
|
/openbmc/linux/mm/ |
H A D | page_counter.c | 174 unsigned long old; in page_counter_set_max() local
|
/openbmc/linux/drivers/nvme/target/ |
H A D | fabrics-cmd.c | 142 struct nvmet_ctrl *old; in nvmet_install_queue() local
|
/openbmc/linux/include/linux/ |
H A D | mman.h | 200 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 D | tc_encap_actions.c | 88 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 D | kmmio.c | 133 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 D | atomic.h | 164 #define qatomic_cmpxchg__nocheck(ptr, old, new) ({ \ argument 171 #define qatomic_cmpxchg(ptr, old, new) ({ \ argument
|
/openbmc/qemu/subprojects/libvduse/include/ |
H A D | atomic.h | 164 #define qatomic_cmpxchg__nocheck(ptr, old, new) ({ \ argument 171 #define qatomic_cmpxchg(ptr, old, new) ({ \ argument
|