/kernel/linux/linux-5.10/kernel/ |
H A D | utsname.c | 143 static int utsns_install(struct nsset *nsset, struct ns_common *new) in utsns_install() argument
|
/kernel/linux/linux-5.10/net/6lowpan/ |
H A D | nhc.c | 21 struct rb_node **new = &rb_root.rb_node, *parent = NULL; in lowpan_nhc_insert() local [all...] |
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | dispatcher.c | 107 void *old, *new; in bpf_dispatcher_update() local
|
/kernel/linux/linux-5.10/fs/sysfs/ |
H A D | symlink.c | 166 sysfs_rename_link_ns(struct kobject *kobj, struct kobject *targ, const char *old, const char *new, const void *new_ns) sysfs_rename_link_ns() argument
|
/kernel/linux/linux-5.10/net/dccp/ccids/lib/ |
H A D | loss_interval.c | 138 struct tfrc_loss_interval *cur = tfrc_lh_peek(lh), *new; in tfrc_lh_interval_add() local [all...] |
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_conntrack_labels.c | 16 static int replace_u32(u32 *address, u32 mask, u32 new) in replace_u32() argument
|
/kernel/linux/linux-5.10/drivers/pci/pcie/ |
H A D | err.c | 23 merge_result(enum pci_ers_result orig, enum pci_ers_result new) merge_result() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | kcore.h | 45 void kclist_add(struct kcore_list *new, void *addr, size_t size, int type) in kclist_add() argument
|
H A D | llist.h | 207 static inline bool llist_add(struct llist_node *new, struct llist_head *head) in llist_add() argument
|
/kernel/linux/linux-6.6/drivers/misc/ocxl/ |
H A D | pasid.c | 28 struct id_range *cur, *new; in range_alloc() local [all...] |
/kernel/linux/linux-6.6/drivers/base/ |
H A D | driver.c | 51 const char *new, *old; in driver_set_override() local
|
/kernel/linux/linux-6.6/fs/afs/ |
H A D | dir_silly.c | 29 struct dentry *new = op->dentry_2; in afs_silly_rename_edit_dir() local 60 afs_do_silly_rename(struct afs_vnode *dvnode, struct afs_vnode *vnode, struct dentry *old, struct dentry *new, struct key *key) afs_do_silly_rename() argument
|
/kernel/linux/linux-6.6/fs/ |
H A D | fs_struct.c | 50 static inline int replace_path(struct path *p, const struct path *old, const struct path *new) in replace_path() argument
|
/kernel/linux/linux-6.6/include/asm-generic/ |
H A D | local64.h | 45 static inline s64 local64_cmpxchg(local64_t *l, s64 old, s64 new) in local64_cmpxchg() argument 50 static inline bool local64_try_cmpxchg(local64_t *l, s64 *old, s64 new) in local64_try_cmpxchg() argument
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | ksmbd_work.c | 123 struct kvec *new; in __ksmbd_iov_pin_rsp() local
|
/kernel/linux/linux-6.6/fs/sysfs/ |
H A D | symlink.c | 166 sysfs_rename_link_ns(struct kobject *kobj, struct kobject *targ, const char *old, const char *new, const void *new_ns) sysfs_rename_link_ns() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | llist.h | 219 static inline bool llist_add(struct llist_node *new, struct llist_head *head) in llist_add() argument 224 static inline bool __llist_add(struct llist_node *new, struct llist_head *head) in __llist_add() argument
|
/kernel/linux/linux-6.6/drivers/platform/x86/dell/dell-wmi-sysman/ |
H A D | passwordattr-interface.c | 41 int set_new_password(const char *password_type, const char *new) in set_new_password() argument
|
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-multiplier.c | 56 static bool __is_best_rate(unsigned long rate, unsigned long new, in __is_best_rate() argument
|
/kernel/linux/linux-6.6/drivers/fpga/ |
H A D | dfl-afu-dma-region.c | 147 struct rb_node **new, *parent = NULL; in afu_dma_region_add() local [all...] |
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | dispatcher.c | 108 void *new, *tmp; in bpf_dispatcher_update() local
|
/kernel/linux/linux-6.6/init/ |
H A D | do_mounts_initrd.c | 74 static int __init init_linuxrc(struct subprocess_info *info, struct cred *new) in init_linuxrc() argument
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | atomic.h | 107 static __always_inline int arch_atomic_cmpxchg(atomic_t *v, int old, int new) in arch_atomic_cmpxchg() argument 113 static __always_inline bool arch_atomic_try_cmpxchg(atomic_t *v, int *old, int new) in arch_atomic_try_cmpxchg() argument 119 static __always_inline int arch_atomic_xchg(atomic_t *v, int new) in arch_atomic_xchg() argument
|
H A D | atomic64_64.h | 101 static __always_inline s64 arch_atomic64_cmpxchg(atomic64_t *v, s64 old, s64 new) in arch_atomic64_cmpxchg() argument 107 static __always_inline bool arch_atomic64_try_cmpxchg(atomic64_t *v, s64 *old, s64 new) in arch_atomic64_try_cmpxchg() argument 113 static __always_inline s64 arch_atomic64_xchg(atomic64_t *v, s64 new) in arch_atomic64_xchg() argument
|
/kernel/linux/linux-6.6/drivers/net/wireguard/ |
H A D | peerlookup.c | 166 wg_index_hashtable_replace(struct index_hashtable *table, struct index_hashtable_entry *old, struct index_hashtable_entry *new) wg_index_hashtable_replace() argument
|