Home
last modified time | relevance | path

Searched defs:new (Results 176 - 200 of 1940) sorted by relevance

12345678910>>...78

/kernel/linux/linux-5.10/kernel/
H A Dutsname.c143 static int utsns_install(struct nsset *nsset, struct ns_common *new) in utsns_install() argument
/kernel/linux/linux-5.10/net/6lowpan/
H A Dnhc.c21 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 Ddispatcher.c107 void *old, *new; in bpf_dispatcher_update() local
/kernel/linux/linux-5.10/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) sysfs_rename_link_ns() argument
/kernel/linux/linux-5.10/net/dccp/ccids/lib/
H A Dloss_interval.c138 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 Dnf_conntrack_labels.c16 static int replace_u32(u32 *address, u32 mask, u32 new) in replace_u32() argument
/kernel/linux/linux-5.10/drivers/pci/pcie/
H A Derr.c23 merge_result(enum pci_ers_result orig, enum pci_ers_result new) merge_result() argument
/kernel/linux/linux-5.10/include/linux/
H A Dkcore.h45 void kclist_add(struct kcore_list *new, void *addr, size_t size, int type) in kclist_add() argument
H A Dllist.h207 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 Dpasid.c28 struct id_range *cur, *new; in range_alloc() local
[all...]
/kernel/linux/linux-6.6/drivers/base/
H A Ddriver.c51 const char *new, *old; in driver_set_override() local
/kernel/linux/linux-6.6/fs/afs/
H A Ddir_silly.c29 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 Dfs_struct.c50 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 Dlocal64.h45 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 Dksmbd_work.c123 struct kvec *new; in __ksmbd_iov_pin_rsp() local
/kernel/linux/linux-6.6/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) sysfs_rename_link_ns() argument
/kernel/linux/linux-6.6/include/linux/
H A Dllist.h219 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 Dpasswordattr-interface.c41 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 Dclk-multiplier.c56 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 Ddfl-afu-dma-region.c147 struct rb_node **new, *parent = NULL; in afu_dma_region_add() local
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Ddispatcher.c108 void *new, *tmp; in bpf_dispatcher_update() local
/kernel/linux/linux-6.6/init/
H A Ddo_mounts_initrd.c74 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 Datomic.h107 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 Datomic64_64.h101 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 Dpeerlookup.c166 wg_index_hashtable_replace(struct index_hashtable *table, struct index_hashtable_entry *old, struct index_hashtable_entry *new) wg_index_hashtable_replace() argument

Completed in 9 milliseconds

12345678910>>...78