Searched defs:nodep (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/tools/testing/selftests/kvm/lib/ |
A D | sparsebit.c | 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 781 struct node *nodep; in sparsebit_is_set() local 807 struct node *nodep; in bit_set() local 834 struct node *nodep; in bit_clear() local 1089 struct node *nodep; in sparsebit_first_set() local 1160 struct node *nodep; in sparsebit_next_set() local 1374 struct node *nodep, *next; in sparsebit_set_num() local [all …]
|
/linux-6.3-rc2/lib/ |
A D | radix-tree.c | 84 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()
|
/linux-6.3-rc2/fs/xfs/libxfs/ |
A D | xfs_iext_tree.c | 452 struct xfs_iext_node **nodep, in xfs_iext_split_node()
|
/linux-6.3-rc2/kernel/ |
A D | sys.c | 2671 SYSCALL_DEFINE3(getcpu, unsigned __user *, cpup, unsigned __user *, nodep, in SYSCALL_DEFINE3() argument
|
/linux-6.3-rc2/security/selinux/ss/ |
A D | policydb.c | 1195 struct constraint_node **nodep, in read_cons_helper()
|
/linux-6.3-rc2/arch/powerpc/kernel/ |
A D | prom_init.c | 642 static int __init prom_next_node(phandle *nodep) in prom_next_node()
|
Completed in 34 milliseconds