Home
last modified time | relevance | path

Searched defs:nodep (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c207 struct node *nodep; in node_first() local
221 struct node *nodep = np; in node_next() local
249 struct node *nodep = np; in node_prev() local
312 struct node *nodep; in node_find() local
780 struct node *nodep; in sparsebit_is_set() local
806 struct node *nodep; in bit_set() local
833 struct node *nodep; in bit_clear() local
1088 struct node *nodep; in sparsebit_first_set() local
1159 struct node *nodep; in sparsebit_next_set() local
1373 struct node *nodep, *next; in sparsebit_set_num() local
[all …]
/openbmc/u-boot/cmd/
H A Dfdt.c51 static int fdt_value_env_set(const void *nodep, int len, const char *var) in fdt_value_env_set()
256 char *nodep; /* new node to add */ in do_fdt() local
348 const void *nodep; /* property node pointer */ in do_fdt() local
994 const void *nodep; /* property node pointer */ in fdt_print() local
/openbmc/u-boot/tools/
H A Dfit_info.c46 const void *nodep; /* property node pointer */ in main() local
/openbmc/linux/lib/
H A Dradix-tree.c86 struct radix_tree_node **nodep, unsigned long index) in radix_tree_descend()
389 struct radix_tree_node **nodep, unsigned long *maxindex) in radix_tree_load_root()
599 unsigned long index, struct radix_tree_node **nodep, in __radix_tree_create()
748 unsigned long index, struct radix_tree_node **nodep, in __radix_tree_lookup()
/openbmc/u-boot/drivers/sound/
H A Dhda_codec.c174 static int find_verb_data(struct udevice *dev, uint id, ofnode *nodep) in find_verb_data()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_iext_tree.c452 struct xfs_iext_node **nodep, in xfs_iext_split_node()
/openbmc/u-boot/lib/
H A Dfdtdec.c925 const char *nodep; in fdtdec_get_config_string() local
/openbmc/qemu/hw/i386/kvm/
H A Dxenstore_impl.c1672 static int consume_node(struct unsave_state *us, XsNode **nodep, in consume_node()
/openbmc/linux/kernel/
H A Dsys.c2757 SYSCALL_DEFINE3(getcpu, unsigned __user *, cpup, unsigned __user *, nodep, in SYSCALL_DEFINE3() argument
/openbmc/linux/security/selinux/ss/
H A Dpolicydb.c1196 struct constraint_node **nodep, in read_cons_helper()
/openbmc/linux/arch/powerpc/kernel/
H A Dprom_init.c642 static int __init prom_next_node(phandle *nodep) in prom_next_node()