Searched defs:new (Results 151 - 175 of 1048) sorted by relevance

1234567891011>>

/linux-master/drivers/hid/amd-sfh-hid/
H A Damd_sfh_client.c46 struct request_list *new = kzalloc(sizeof(*new), GFP_KERNEL); local
/linux-master/fs/notify/inotify/
H A Dinotify_fsnotify.c35 struct inotify_event_info *old, *new; local
/linux-master/tools/objtool/
H A Dspecial.c23 unsigned char size, orig, new; member in struct:special_entry
/linux-master/fs/reiserfs/
H A Dfile.c178 int new; local
/linux-master/net/sched/
H A Dsch_mq.c175 static int mq_graft(struct Qdisc *sch, unsigned long cl, struct Qdisc *new, argument
196 qdisc_offload_graft_helper(qdisc_dev(sch), sch, new, *old, local
/linux-master/arch/sparc/include/asm/
H A Dcmpxchg_64.h11 __cmpxchg_u32(volatile int *m, int old, int new) argument
115 __cmpxchg_u64(volatile long *m, unsigned long old, unsigned long new) argument
131 __cmpxchg_u8(volatile unsigned char *m, unsigned char old, unsigned char new) argument
157 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) argument
184 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, int size) argument
[all...]
/linux-master/arch/x86/kvm/vmx/
H A Dposted_intr.c39 static int pi_try_set_control(struct pi_desc *pi_desc, u64 *pold, u64 new) argument
57 struct pi_desc old, new; local
150 struct pi_desc old, new; local
[all...]
/linux-master/security/selinux/
H A Dnetif.c136 struct sel_netif *new; local
[all...]
/linux-master/fs/nfs/
H A Dpnfs_dev.c193 struct nfs4_deviceid_node *d, *new; local
/linux-master/arch/arc/include/asm/
H A Datomic64-arcv2.h141 arch_atomic64_cmpxchg(atomic64_t *ptr, s64 expected, s64 new) argument
164 static inline s64 arch_atomic64_xchg(atomic64_t *ptr, s64 new) argument
/linux-master/arch/openrisc/kernel/
H A Dprocess.c240 __switch_to(struct task_struct *old, struct task_struct *new) argument
/linux-master/arch/powerpc/include/asm/nohash/32/
H A Dhugetlb-8xx.h33 static inline void hugepd_populate(hugepd_t *hpdp, pte_t *new, unsigned int pshift) argument
38 static inline void hugepd_populate_kernel(hugepd_t *hpdp, pte_t *new, unsigned int pshift) argument
/linux-master/arch/alpha/include/asm/
H A Dlocal.h55 static __inline__ long local_cmpxchg(local_t *l, long old, long new) argument
60 static __inline__ bool local_try_cmpxchg(local_t *l, long *old, long new) argument
/linux-master/arch/mips/include/asm/
H A Dlocal.h97 static __inline__ long local_cmpxchg(local_t *l, long old, long new) argument
102 static __inline__ bool local_try_cmpxchg(local_t *l, long *old, long new) argument
/linux-master/arch/loongarch/include/asm/
H A Dlocal.h59 static inline long local_cmpxchg(local_t *l, long old, long new) argument
64 static inline bool local_try_cmpxchg(local_t *l, long *old, long new) argument
/linux-master/kernel/
H A Dgroups.c118 void set_groups(struct cred *new, struct group_info *group_info) argument
136 struct cred *new; local
[all...]
/linux-master/include/linux/
H A Dllist.h246 static inline bool llist_add(struct llist_node *new, struct llist_head *head) argument
251 static inline bool __llist_add(struct llist_node *new, struct llist_head *head) argument
/linux-master/net/sunrpc/
H A Dbackchannel_rqst.c326 struct rpc_rqst *req, *new = NULL; local
236 xprt_get_bc_request(struct rpc_xprt *xprt, __be32 xid, struct rpc_rqst *new) argument
[all...]
/linux-master/arch/m68k/bvme6000/
H A Dconfig.c132 unsigned long *new = (unsigned long *)vectors; local
/linux-master/arch/m68k/sun3/
H A Dmmu_emu.c246 unsigned long new = 1; local
/linux-master/drivers/infiniband/hw/hfi1/
H A Dpio_copy.c220 u64 new, temp; local
/linux-master/mm/
H A Dshrinker_debug.c200 const char *new, *old; local
/linux-master/security/apparmor/
H A Dresource.c158 struct aa_profile *old, *new; local
H A Dpolicy_compat.c80 u32 new = old & 0xf; local
[all...]
/linux-master/fs/bfs/
H A Dfile.c37 struct buffer_head *bh, *new; local

Completed in 246 milliseconds

1234567891011>>