Searched defs:ptrp (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/fs/nilfs2/ |
H A D | btree.c | 263 __u64 *keyp, __u64 *ptrp, int ncmax) in nilfs_btree_node_delete() 549 __u64 key, __u64 *ptrp, int minlevel, in nilfs_btree_do_lookup() 611 __u64 *keyp, __u64 *ptrp) in nilfs_btree_do_lookup_last() 687 __u64 key, int level, __u64 *ptrp) in nilfs_btree_lookup() 704 __u64 key, __u64 *ptrp, in nilfs_btree_lookup_contig() 816 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_do_insert() 843 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_carry_left() 889 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_carry_right() 986 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_grow() 1266 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_do_delete() [all …]
|
H A D | direct.c | 36 __u64 key, int level, __u64 *ptrp) in nilfs_direct_lookup() 51 __u64 key, __u64 *ptrp, in nilfs_direct_lookup_contig()
|
H A D | bmap.c | 63 __u64 *ptrp) in nilfs_bmap_lookup_at_level() 94 int nilfs_bmap_lookup_contig(struct nilfs_bmap *bmap, __u64 key, __u64 *ptrp, in nilfs_bmap_lookup_contig()
|
/openbmc/u-boot/arch/sandbox/lib/ |
H A D | pci_io.c | 17 struct udevice **devp, void **ptrp) in pci_map_physmem()
|
/openbmc/u-boot/drivers/usb/eth/ |
H A D | usb_ether.c | 128 int usb_ether_get_rx_bytes(struct ueth_data *ueth, uint8_t **ptrp) in usb_ether_get_rx_bytes()
|
/openbmc/u-boot/drivers/misc/ |
H A D | swap_case.c | 261 phys_addr_t addr, unsigned long *lenp, void **ptrp) in sandbox_swap_case_map_physmem()
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_btree.c | 1674 union xfs_btree_ptr *ptrp; in xfs_btree_increment() local 1767 union xfs_btree_ptr *ptrp; in xfs_btree_decrement() local 2685 union xfs_btree_ptr *ptrp, in __xfs_btree_split() 2866 union xfs_btree_ptr *ptrp; member 2936 union xfs_btree_ptr *ptrp, in xfs_btree_split() 3276 union xfs_btree_ptr *ptrp, /* i/o: block number inserted */ in xfs_btree_insrec()
|
H A D | xfs_btree_staging.c | 367 union xfs_btree_ptr *ptrp, /* in/out */ in xfs_btree_bload_prep_block()
|
/openbmc/u-boot/common/ |
H A D | bootstage.c | 350 static void append_data(char **ptrp, char *end, const void *data, int size) in append_data()
|
/openbmc/linux/drivers/android/ |
H A D | binder.c | 4272 void __user **ptrp, in binder_put_node_cmd()
|