Home
last modified time | relevance | path

Searched defs:newp (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/net/ipv6/
H A Daddrlabel.c164 struct ip6addrlbl_entry *newp; in ip6addrlbl_alloc() local
203 static int __ip6addrlbl_add(struct net *net, struct ip6addrlbl_entry *newp, in __ip6addrlbl_add()
246 struct ip6addrlbl_entry *newp; in ip6addrlbl_add() local
/openbmc/qemu/bsd-user/freebsd/
H A Dos-sys.c482 int32_t namelen, abi_ulong oldp, abi_ulong oldlenp, abi_ulong newp, in do_freebsd_sysctlbyname()
542 abi_ulong oldp, abi_ulong oldlenp, abi_ulong newp, abi_ulong newlen) in do_freebsd_sysctl()
/openbmc/linux/security/selinux/ss/
H A Dservices.h34 struct policydb *newp; member
H A Dmls.c448 struct policydb *newp, in mls_convert_context()
H A Dconditional.c628 static int duplicate_policydb_cond_list(struct policydb *newp, in duplicate_policydb_cond_list()
/openbmc/qemu/hw/core/
H A Dresettable.c223 void resettable_change_parent(Object *obj, Object *newp, Object *oldp) in resettable_change_parent()
/openbmc/linux/fs/overlayfs/
H A Dreaddir.c71 struct rb_node **newp = *link; in ovl_cache_entry_find_link() local
177 struct rb_node **newp = &rdd->root->rb_node; in ovl_cache_entry_add_rb() local
583 struct rb_node **newp = &root->rb_node; in ovl_dir_read_impure() local
/openbmc/u-boot/cmd/
H A Dfdt.c799 char *newp; /* temporary newval char pointer */ in fdt_parse_prop() local
/openbmc/u-boot/common/
H A Ddlmalloc.c1657 mchunkptr newp; /* chunk to return */ local
1886 mchunkptr newp; /* chunk to return */ local
/openbmc/linux/include/linux/
H A Dnodemask.h356 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __node_remap()
364 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __nodes_remap()
H A Dhdlcdrv.h207 unsigned newp; in hdlcdrv_hbuf_put() local
/openbmc/linux/drivers/net/arcnet/
H A Darcnet.c1156 *newp = arc_proto_map[soft->proto]; in arcnet_rx() local
/openbmc/linux/mm/
H A Dutil.c687 void *newp; in kvrealloc() local
/openbmc/qemu/gdbstub/
H A Dgdbstub.c353 static const char *get_feature_xml(const char *p, const char **newp, in get_feature_xml()
/openbmc/linux/drivers/block/null_blk/
H A Dmain.c452 bool newp = false; in nullb_device_power_store() local
/openbmc/linux/net/xfrm/
H A Dxfrm_policy.c2395 struct xfrm_policy *newp = xfrm_policy_alloc(xp_net(old), GFP_ATOMIC); in clone_policy() local