Home
last modified time | relevance | path

Searched defs:oldp (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Drefcount.h150 static inline __must_check bool __refcount_add_not_zero(int i, refcount_t *r, int *oldp) in __refcount_add_not_zero()
191 static inline void __refcount_add(int i, refcount_t *r, int *oldp) in __refcount_add()
225 static inline __must_check bool __refcount_inc_not_zero(refcount_t *r, int *oldp) in __refcount_inc_not_zero()
248 static inline void __refcount_inc(refcount_t *r, int *oldp) in __refcount_inc()
270 static inline __must_check bool __refcount_sub_and_test(int i, refcount_t *r, int *oldp) in __refcount_sub_and_test()
313 static inline __must_check bool __refcount_dec_and_test(refcount_t *r, int *oldp) in __refcount_dec_and_test()
336 static inline void __refcount_dec(refcount_t *r, int *oldp) in __refcount_dec()
H A Dnodemask.h348 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __node_remap()
356 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __nodes_remap()
/OK3568_Linux_fs/kernel/arch/xtensa/mm/
H A Dinit.c173 char *oldp; in parse_memmap_one() local
/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dmls.c447 int mls_convert_context(struct policydb *oldp, in mls_convert_context()
H A Dservices.c73 struct policydb *oldp; member
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dsetup.c368 char *oldp; in early_parse_memmap() local
/OK3568_Linux_fs/kernel/arch/x86/boot/compressed/
H A Dkaslr.c134 char *oldp; in parse_memmap() local
/OK3568_Linux_fs/kernel/drivers/net/arcnet/
H A Darcnet.c1160 *oldp = arc_proto_map[lp->default_proto[rxdata.pkt.hard.source]], in arcnet_rx() local
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_tcindex.c336 struct tcindex_data *cp = NULL, *oldp; in tcindex_set_parms() local
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dproton-pack.c39 static void update_mitigation_state(enum mitigation_state *oldp, in update_mitigation_state()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A De820.c920 char *oldp; in parse_memmap_one() local
/OK3568_Linux_fs/u-boot/common/
H A Ddlmalloc.c1654 mchunkptr oldp; /* chunk corresponding to oldmem */ local