Searched defs:newp (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/net/ipv6/ |
H A D | addrlabel.c | 164 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 D | os-sys.c | 482 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 D | services.h | 34 struct policydb *newp; member
|
H A D | mls.c | 448 struct policydb *newp, in mls_convert_context()
|
H A D | conditional.c | 628 static int duplicate_policydb_cond_list(struct policydb *newp, in duplicate_policydb_cond_list()
|
/openbmc/qemu/hw/core/ |
H A D | resettable.c | 223 void resettable_change_parent(Object *obj, Object *newp, Object *oldp) in resettable_change_parent()
|
/openbmc/linux/fs/overlayfs/ |
H A D | readdir.c | 71 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 D | fdt.c | 799 char *newp; /* temporary newval char pointer */ in fdt_parse_prop() local
|
/openbmc/u-boot/common/ |
H A D | dlmalloc.c | 1657 mchunkptr newp; /* chunk to return */ local 1886 mchunkptr newp; /* chunk to return */ local
|
/openbmc/linux/include/linux/ |
H A D | nodemask.h | 356 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 D | hdlcdrv.h | 207 unsigned newp; in hdlcdrv_hbuf_put() local
|
/openbmc/linux/drivers/net/arcnet/ |
H A D | arcnet.c | 1156 *newp = arc_proto_map[soft->proto]; in arcnet_rx() local
|
/openbmc/linux/mm/ |
H A D | util.c | 687 void *newp; in kvrealloc() local
|
/openbmc/qemu/gdbstub/ |
H A D | gdbstub.c | 353 static const char *get_feature_xml(const char *p, const char **newp, in get_feature_xml()
|
/openbmc/linux/drivers/block/null_blk/ |
H A D | main.c | 452 bool newp = false; in nullb_device_power_store() local
|
/openbmc/linux/net/xfrm/ |
H A D | xfrm_policy.c | 2395 struct xfrm_policy *newp = xfrm_policy_alloc(xp_net(old), GFP_ATOMIC); in clone_policy() local
|