Searched defs:new (Results 51 - 75 of 1055) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/powerpc/vphn/
H A Dvphn.c42 u16 new = be16_to_cpup(field++); local
/linux-master/net/netfilter/
H A Dnf_conntrack_extend.c95 struct nf_ct_ext *new; local
[all...]
H A Dnf_conntrack_labels.c14 static int replace_u32(u32 *address, u32 mask, u32 new) argument
/linux-master/arch/mips/kernel/
H A Dsyscall.c98 static inline int mips_atomic_set(unsigned long addr, unsigned long new) argument
/linux-master/arch/powerpc/mm/
H A Dpageattr.c19 pte_update_delta(pte_t *ptep, unsigned long addr, unsigned long old, unsigned long new) argument
/linux-master/arch/s390/include/asm/
H A Datomic_ops.h157 __atomic_cmpxchg(int *ptr, int old, int new) argument
167 __atomic_cmpxchg_bool(int *ptr, int old, int new) argument
179 __atomic64_cmpxchg(long *ptr, long old, long new) argument
189 __atomic64_cmpxchg_bool(long *ptr, long old, long new) argument
[all...]
/linux-master/arch/x86/include/asm/
H A Dcmpxchg_64.h50 static __always_inline u128 arch_cmpxchg128(volatile u128 *ptr, u128 old, u128 new) argument
56 static __always_inline u128 arch_cmpxchg128_local(volatile u128 *ptr, u128 old, u128 new) argument
82 static __always_inline bool arch_try_cmpxchg128(volatile u128 *ptr, u128 *oldp, u128 new) argument
88 static __always_inline bool arch_try_cmpxchg128_local(volatile u128 *ptr, u128 *oldp, u128 new) argument
/linux-master/drivers/clk/
H A Dclk-multiplier.c56 static bool __is_best_rate(unsigned long rate, unsigned long new, argument
/linux-master/drivers/misc/ocxl/
H A Dpasid.c28 struct id_range *cur, *new; local
[all...]
/linux-master/drivers/input/keyboard/
H A Dmaple_keyb.c29 unsigned char new[8]; member in struct:dc_kbd
/linux-master/fs/sysfs/
H A Dsymlink.c166 sysfs_rename_link_ns(struct kobject *kobj, struct kobject *targ, const char *old, const char *new, const void *new_ns) argument
/linux-master/lib/
H A Dcrc-t10dif.c38 struct crypto_shash *new, *old; local
H A Dcrc64-rocksoft.c32 struct crypto_shash *new, *old; local
/linux-master/drivers/fpga/
H A Ddfl-afu-dma-region.c147 struct rb_node **new, *parent = NULL; local
[all...]
/linux-master/arch/powerpc/include/asm/
H A Dkvm_book3s_uvmem.h90 kvmppc_uvmem_memslot_create(struct kvm *kvm, const struct kvm_memory_slot *new) argument
/linux-master/drivers/net/wireguard/
H A Dpeerlookup.c166 wg_index_hashtable_replace(struct index_hashtable *table, struct index_hashtable_entry *old, struct index_hashtable_entry *new) argument
/linux-master/net/dccp/ccids/lib/
H A Dloss_interval.c141 struct tfrc_loss_interval *cur = tfrc_lh_peek(lh), *new; local
[all...]
/linux-master/kernel/
H A Dutsname.c140 static int utsns_install(struct nsset *nsset, struct ns_common *new) argument
H A Dusermode_driver.c96 static int umd_setup(struct subprocess_info *info, struct cred *new) argument
/linux-master/tools/lib/
H A Dstring.c164 char *strreplace(char *s, char old, char new) argument
/linux-master/tools/usb/usbip/libsrc/
H A Dlist.h40 static inline void __list_add(struct list_head *new, argument
58 list_add(struct list_head *new, struct list_head *head) argument
[all...]
/linux-master/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dpasswordattr-interface.c41 int set_new_password(const char *password_type, const char *new) argument
/linux-master/arch/sparc/kernel/
H A Dftrace.c26 static int ftrace_modify_code(unsigned long ip, u32 old, u32 new) argument
59 u32 old, new; local
69 u32 old, new; local
79 u32 old, new; local
95 u32 old, new; local
105 u32 old, new; local
[all...]
/linux-master/drivers/md/bcache/
H A Dio.c98 unsigned int new = count - ca->set->error_decay; local
/linux-master/arch/arm/xen/
H A Dp2m.c33 static int xen_add_phys_to_mach_entry(struct xen_p2m_entry *new) argument

Completed in 192 milliseconds

1234567891011>>