Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/kvm/lib/
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 …]
/Linux-v5.4/arch/mips/netlogic/xlr/
Dwakeup.c53 struct nlm_soc_info *nodep; in xlr_wakeup_secondary_cpus() local
Dsetup.c167 struct nlm_soc_info *nodep; in nlm_init_node() local
/Linux-v5.4/arch/mips/netlogic/xlp/
Dwakeup.c111 struct nlm_soc_info *nodep; in xlp_enable_secondary_cores() local
Dnlm_hal.c54 struct nlm_soc_info *nodep; in nlm_node_init() local
/Linux-v5.4/lib/
Dradix-tree.c95 struct radix_tree_node **nodep, unsigned long index) in radix_tree_descend()
398 struct radix_tree_node **nodep, unsigned long *maxindex) in radix_tree_load_root()
608 unsigned long index, struct radix_tree_node **nodep, in __radix_tree_create()
757 unsigned long index, struct radix_tree_node **nodep, in __radix_tree_lookup()
/Linux-v5.4/arch/mips/netlogic/common/
Dirq.c213 struct nlm_soc_info *nodep; in nlm_init_node_irqs() local
/Linux-v5.4/arch/mips/pci/
Dmsi-xlp.c468 struct nlm_soc_info *nodep; in xlp_init_node_msi_irqs() local
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_iext_tree.c452 struct xfs_iext_node **nodep, in xfs_iext_split_node()
/Linux-v5.4/kernel/
Dsysctl_binary.c1143 char buf[15], *nodep; in bin_dn_node_address() local
Dsys.c2496 SYSCALL_DEFINE3(getcpu, unsigned __user *, cpup, unsigned __user *, nodep, in SYSCALL_DEFINE3() argument
/Linux-v5.4/security/selinux/ss/
Dpolicydb.c1185 struct constraint_node **nodep, in read_cons_helper()
/Linux-v5.4/arch/powerpc/kernel/
Dprom_init.c616 static int __init prom_next_node(phandle *nodep) in prom_next_node()