Searched defs:nodep (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/tools/testing/selftests/kvm/lib/ |
D | sparsebit.c | 198 static sparsebit_num_t node_num_set(struct node *nodep) in node_num_set() 208 struct node *nodep; in node_first() local 222 struct node *nodep = np; in node_next() local 250 struct node *nodep = np; in node_prev() local 313 struct node *nodep; in node_find() local 336 struct node *nodep, *parentp, *prev; in node_add() local 410 static void node_rm(struct sparsebit *s, struct node *nodep) in node_rm() 600 static void node_reduce(struct sparsebit *s, struct node *nodep) in node_reduce() 782 struct node *nodep; in sparsebit_is_set() local 808 struct node *nodep; in bit_set() local [all …]
|
/Linux-v4.19/arch/mips/netlogic/xlr/ |
D | wakeup.c | 53 struct nlm_soc_info *nodep; in xlr_wakeup_secondary_cpus() local
|
D | setup.c | 167 struct nlm_soc_info *nodep; in nlm_init_node() local
|
/Linux-v4.19/arch/mips/netlogic/xlp/ |
D | wakeup.c | 111 struct nlm_soc_info *nodep; in xlp_enable_secondary_cores() local
|
D | nlm_hal.c | 54 struct nlm_soc_info *nodep; in nlm_node_init() local
|
/Linux-v4.19/lib/ |
D | radix-tree.c | 127 struct radix_tree_node **nodep, unsigned long index) in radix_tree_descend() 601 struct radix_tree_node **nodep, unsigned long *maxindex) in radix_tree_load_root() 812 unsigned order, struct radix_tree_node **nodep, in __radix_tree_create() 1030 unsigned long index, struct radix_tree_node **nodep, in __radix_tree_lookup() 1612 static void __rcu **skip_siblings(struct radix_tree_node **nodep, in skip_siblings() 1682 static void __rcu **skip_siblings(struct radix_tree_node **nodep, in skip_siblings()
|
/Linux-v4.19/arch/mips/netlogic/common/ |
D | irq.c | 213 struct nlm_soc_info *nodep; in nlm_init_node_irqs() local
|
/Linux-v4.19/arch/mips/pci/ |
D | msi-xlp.c | 468 struct nlm_soc_info *nodep; in xlp_init_node_msi_irqs() local
|
/Linux-v4.19/fs/xfs/libxfs/ |
D | xfs_iext_tree.c | 456 struct xfs_iext_node **nodep, in xfs_iext_split_node()
|
/Linux-v4.19/kernel/ |
D | sysctl_binary.c | 1142 char buf[15], *nodep; in bin_dn_node_address() local
|
D | sys.c | 2486 SYSCALL_DEFINE3(getcpu, unsigned __user *, cpup, unsigned __user *, nodep, in SYSCALL_DEFINE3() argument
|
/Linux-v4.19/security/selinux/ss/ |
D | policydb.c | 1222 struct constraint_node **nodep, in read_cons_helper()
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | prom_init.c | 484 static int __init prom_next_node(phandle *nodep) in prom_next_node()
|