/openbmc/u-boot/cmd/ |
H A D | sf.c | 88 struct udevice *new, *bus_dev; in do_spi_flash_probe() local 93 struct spi_flash *new; in do_spi_flash_probe() local
|
/openbmc/linux/rust/kernel/sync/ |
H A D | condvar.rs | 95 pub fn new(name: &'static CStr, key: &'static LockClassKey) -> impl PinInit<Self> { in new() method
|
/openbmc/linux/arch/x86/platform/efi/ |
H A D | memmap.c | 167 void *old, *new; in efi_memmap_insert() local
|
/openbmc/linux/kernel/ |
H A D | user.c | 193 struct user_struct *up, *new; in alloc_uid() local
|
/openbmc/linux/drivers/net/wireguard/ |
H A D | peerlookup.c | 168 struct index_hashtable_entry *new) in wg_index_hashtable_replace()
|
/openbmc/linux/arch/arc/kernel/ |
H A D | process.c | 46 SYSCALL_DEFINE3(arc_usr_cmpxchg, int __user *, uaddr, int, expected, int, new) in SYSCALL_DEFINE3() argument
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | kvm_book3s_uvmem.h | 91 const struct kvm_memory_slot *new) in kvmppc_uvmem_memslot_create()
|
/openbmc/u-boot/fs/btrfs/ |
H A D | chunk-map.c | 22 struct rb_node **new = &(btrfs_info.chunks_root.rb_node), *prnt = NULL; in add_chunk_mapping() local
|
/openbmc/u-boot/env/ |
H A D | eeprom.c | 148 ulong crc, len, new; in env_eeprom_load() local
|
H A D | sf.c | 43 struct udevice *new; in setup_flash_device() local
|
/openbmc/linux/tools/testing/selftests/kvm/s390x/ |
H A D | memop.c | 528 __uint128_t new; in permutate_bits() local 555 static bool _cmpxchg(int size, void *target, __uint128_t *old_addr, __uint128_t new) in _cmpxchg() 609 __uint128_t old, new; in guest_cmpxchg_key() local 647 __uint128_t old, new; in test_cmpxchg_key_concurrent() local
|
/openbmc/linux/net/dccp/ |
H A D | feat.c | 392 struct dccp_feat_entry *new; in dccp_feat_clone_entry() local 484 struct dccp_feat_entry *new = dccp_feat_entry_new(fn_list, feat, local); in dccp_feat_push_change() local 512 struct dccp_feat_entry *new = dccp_feat_entry_new(fn_list, feat, local); in dccp_feat_push_confirm() local 554 struct dccp_feat_entry *entry, *new; in dccp_feat_clone_list() local
|
/openbmc/qemu/util/ |
H A D | buffer.c | 70 size_t new; in buffer_shrink() local
|
/openbmc/linux/arch/um/drivers/ |
H A D | xterm.c | 91 int pid, fd, new, err; in xterm_open() 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/arch/openrisc/kernel/ |
H A D | process.c | 241 struct task_struct *new) in __switch_to()
|
/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 | 290 struct intel_frontbuffer *new, in intel_frontbuffer_track()
|
/openbmc/linux/drivers/misc/ocxl/ |
H A D | pasid.c | 28 struct id_range *cur, *new; in range_alloc() 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/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/include/linux/ |
H A D | mISDNdsp.h | 13 void *(*new)(const char *arg); member
|
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/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 | 195 auth_domain_lookup(char *name, struct auth_domain *new) in auth_domain_lookup()
|