Home
last modified time | relevance | path

Searched defs:new (Results 276 - 300 of 1940) sorted by relevance

1...<<11121314151617181920>>...78

/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Datomic.h77 static inline int arch_atomic_cmpxchg(atomic_t *v, int old, int new) in arch_atomic_cmpxchg() argument
117 static inline s64 arch_atomic64_cmpxchg(atomic64_t *v, s64 old, s64 new) in arch_atomic64_cmpxchg() argument
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dchan_user.c77 struct termios save, new; in generic_console_write() local
H A Dport_user.c170 int new, err; in port_connection() local
H A Dxterm.c91 int pid, fd, new, err; in xterm_open() local
[all...]
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dcmpxchg_64.h11 __cmpxchg_u32(volatile int *m, int old, int new) in __cmpxchg_u32() argument
115 __cmpxchg_u64(volatile long *m, unsigned long old, unsigned long new) in __cmpxchg_u64() argument
131 __cmpxchg_u8(volatile unsigned char *m, unsigned char old, unsigned char new) in __cmpxchg_u8() argument
157 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg() argument
184 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg_local() argument
[all...]
/kernel/linux/linux-5.10/drivers/misc/echo/
H A Decho.c328 int new, old; in oslec_update() local
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-cache-background-tracker.c84 struct rb_node **new = &b->pending.rb_node, *parent = NULL; in __insert_pending() local
113 struct rb_node **new in __find_pending() local
[all...]
H A Ddm-snap-transient.c31 transient_read_metadata(struct dm_exception_store *store, int (*callback)(void *callback_context, chunk_t old, chunk_t new), void *callback_context) transient_read_metadata() argument
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Djornada680_kbd.c81 unsigned char new = jornadakbd->new_scan[i]; in jornada_parse_kbd() local
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H A Drxe_pool.c200 static void insert_index(struct rxe_pool *pool, struct rxe_pool_entry *new) in insert_index() argument
227 static void insert_key(struct rxe_pool *pool, struct rxe_pool_entry *new) in insert_key() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
H A Da5xx_preempt.c12 try_preempt_state(struct a5xx_gpu *a5xx_gpu, enum preempt_state old, enum preempt_state new) try_preempt_state() argument
25 set_preempt_state(struct a5xx_gpu *gpu, enum preempt_state new) set_preempt_state() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_context.c276 static int drm_context_switch(struct drm_device * dev, int old, int new) in drm_context_switch() argument
304 drm_context_switch_complete(struct drm_device *dev, struct drm_file *file_priv, int new) drm_context_switch_complete() argument
[all...]
/kernel/linux/linux-5.10/drivers/ide/
H A Dtrm290.c281 u16 new, old, compat = hwif->channel ? 0x374 : 0x3f4; in init_hwif_trm290() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dpio_copy.c261 u64 new, temp; in merge_write8() local
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dmicrochip_t1.c92 int new = 0, rc = 0; in access_ereg_modify_changed() local
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dtape_char.c100 struct idal_buffer *new; in tapechar_check_idalbuffer() local
H A Dtape_std.c213 struct idal_buffer *new; in tape_std_mtsetblk() local
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_misc.h52 static inline void __sym_que_add(struct sym_quehead * new, in __sym_que_add() argument
[all...]
/kernel/linux/linux-5.10/net/sched/
H A Dcls_cgroup.c84 struct cls_cgroup_head *new; in cls_cgroup_change() local
[all...]
H A Dsch_mq.c213 static int mq_graft(struct Qdisc *sch, unsigned long cl, struct Qdisc *new, in mq_graft() argument
234 qdisc_offload_graft_helper(qdisc_dev(sch), sch, new, *old, in mq_graft() local
/kernel/linux/linux-5.10/net/sctp/
H A Dtsnmap.c343 unsigned long *new; in sctp_tsnmap_grow() local
/kernel/linux/linux-5.10/net/sunrpc/
H A Dsvcauth.c167 auth_domain_lookup(char *name, struct auth_domain *new) in auth_domain_lookup() argument
H A Dbackchannel_rqst.c341 struct rpc_rqst *req, *new = NULL; in xprt_lookup_bc_request() local
251 xprt_get_bc_request(struct rpc_xprt *xprt, __be32 xid, struct rpc_rqst *new) xprt_get_bc_request() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Drbtree_augmented.h169 __rb_change_child(struct rb_node *old, struct rb_node *new, in __rb_change_child() argument
182 __rb_change_child_rcu(struct rb_node *old, struct rb_node *new, struct rb_node *parent, struct rb_root *root) __rb_change_child_rcu() argument
[all...]
H A Drbtree.h152 rb_replace_node_cached(struct rb_node *victim, struct rb_node *new, struct rb_root_cached *root) rb_replace_node_cached() argument

Completed in 13 milliseconds

1...<<11121314151617181920>>...78