Searched defs:nodep (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/tools/testing/selftests/kvm/lib/ |
D | sparsebit.c | 197 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() 780 struct node *nodep; in sparsebit_is_set() local 806 struct node *nodep; in bit_set() local [all …]
|
/Linux-v6.6/lib/ |
D | radix-tree.c | 86 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()
|
/Linux-v6.6/fs/xfs/libxfs/ |
D | xfs_iext_tree.c | 452 struct xfs_iext_node **nodep, in xfs_iext_split_node()
|
/Linux-v6.6/kernel/ |
D | sys.c | 2730 SYSCALL_DEFINE3(getcpu, unsigned __user *, cpup, unsigned __user *, nodep, in SYSCALL_DEFINE3() argument
|
/Linux-v6.6/security/selinux/ss/ |
D | policydb.c | 1196 struct constraint_node **nodep, in read_cons_helper()
|
/Linux-v6.6/arch/powerpc/kernel/ |
D | prom_init.c | 642 static int __init prom_next_node(phandle *nodep) in prom_next_node()
|