Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c197 static sparsebit_num_t node_num_set(struct node *nodep) in node_num_set()
207 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
335 struct node *nodep, *parentp, *prev; in node_add() local
409 static void node_rm(struct sparsebit *s, struct node *nodep) in node_rm()
599 static void node_reduce(struct sparsebit *s, struct node *nodep) in node_reduce()
781 struct node *nodep; in sparsebit_is_set() local
807 struct node *nodep; in bit_set() local
[all …]
/OK3568_Linux_fs/u-boot/cmd/
H A Dfdt.c52 static int fdt_value_env_set(const void *nodep, int len, const char *var) in fdt_value_env_set()
221 char *nodep; /* new node to add */ in do_fdt() local
313 const void *nodep; /* property node pointer */ in do_fdt() local
953 const void *nodep; /* property node pointer */ in fdt_print() local
/OK3568_Linux_fs/kernel/arch/mips/netlogic/xlr/
H A Dwakeup.c53 struct nlm_soc_info *nodep; in xlr_wakeup_secondary_cpus() local
H A Dsetup.c168 struct nlm_soc_info *nodep; in nlm_init_node() local
/OK3568_Linux_fs/u-boot/tools/
H A Dfit_info.c47 const void *nodep; /* property node pointer */ in main() local
/OK3568_Linux_fs/u-boot/board/BuR/common/
H A Dcommon.c122 const char *nodep = 0; in load_lcdtiming() local
328 const char *nodep = buf; in br_summaryscreen_printdtb() local
/OK3568_Linux_fs/kernel/arch/mips/netlogic/xlp/
H A Dwakeup.c111 struct nlm_soc_info *nodep; in xlp_enable_secondary_cores() local
H A Dnlm_hal.c54 struct nlm_soc_info *nodep; in nlm_node_init() local
/OK3568_Linux_fs/kernel/lib/
H A Dradix-tree.c84 struct radix_tree_node **nodep, unsigned long index) in radix_tree_descend()
387 struct radix_tree_node **nodep, unsigned long *maxindex) in radix_tree_load_root()
597 unsigned long index, struct radix_tree_node **nodep, in __radix_tree_create()
746 unsigned long index, struct radix_tree_node **nodep, in __radix_tree_lookup()
/OK3568_Linux_fs/kernel/arch/mips/netlogic/common/
H A Dirq.c213 struct nlm_soc_info *nodep; in nlm_init_node_irqs() local
/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dmsi-xlp.c468 struct nlm_soc_info *nodep; in xlp_init_node_msi_irqs() local
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_iext_tree.c452 struct xfs_iext_node **nodep, in xfs_iext_split_node()
/OK3568_Linux_fs/u-boot/lib/
H A Dfdtdec.c893 const char *nodep; in fdtdec_get_config_string() local
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-stat.c1434 struct perf_cpu_map **nodep) in perf_env__build_node_map()
/OK3568_Linux_fs/kernel/kernel/
H A Dsys.c2704 SYSCALL_DEFINE3(getcpu, unsigned __user *, cpup, unsigned __user *, nodep, in SYSCALL_DEFINE3() argument
/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dpolicydb.c1201 struct constraint_node **nodep, in read_cons_helper()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dprom_init.c625 static int __init prom_next_node(phandle *nodep) in prom_next_node()