Home
last modified time | relevance | path

Searched defs:new (Results 426 - 450 of 2666) sorted by relevance

1...<<11121314151617181920>>...107

/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
/kernel/linux/linux-6.6/drivers/pci/pcie/
H A Derr.c24 merge_result(enum pci_ers_result orig, enum pci_ers_result new) merge_result() argument
/kernel/linux/linux-6.6/drivers/pci/
H A Dpci-bridge-emul.c539 int mask, ret, old, new, shift; in pci_bridge_emul_conf_write() local
[all...]
/kernel/linux/linux-6.6/arch/x86/platform/efi/
H A Dmemmap.c157 void *old, *new; in efi_memmap_insert() local
[all...]
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H A Dcmpxchg.h24 __cmpxchg_u32(volatile int *p, int old, int new) in __cmpxchg_u32() argument
74 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg() argument
92 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg_local() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_gem_atomic_helper.c163 struct dma_fence *new; in drm_gem_plane_helper_prepare_fb() local
[all...]
H A Ddrm_lock.c62 unsigned int old, new, prev; in drm_lock_take() local
111 unsigned int old, new, prev; in drm_lock_transfer() local
126 unsigned int old, new, pre in drm_legacy_lock_free() local
[all...]
H A Ddrm_vma_manager.c248 struct drm_vma_offset_file *new, *entry; in vma_node_allow() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_frontbuffer.c289 intel_frontbuffer_track(struct intel_frontbuffer *old, struct intel_frontbuffer *new, unsigned int frontbuffer_bits) intel_frontbuffer_track() argument
[all...]
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dmaple_keyb.c29 unsigned char new[8]; member
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dio.c98 unsigned int new = count - ca->set->error_decay; in bch_count_io_errors() local
/kernel/linux/linux-6.6/tools/lib/
H A Dstring.c164 char *strreplace(char *s, char old, char new) in strreplace() argument

Completed in 12 milliseconds

1...<<11121314151617181920>>...107