Searched defs:keyp (Results 1 – 7 of 7) sorted by relevance
/linux/fs/nilfs2/ |
H A D | btree.c | 263 __u64 *keyp, __u64 *ptrp, int ncmax) in nilfs_btree_node_delete() 611 __u64 *keyp, __u64 *ptrp) in nilfs_btree_do_lookup_last() 815 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_do_insert() 842 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_carry_left() 888 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_carry_right() 935 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_split() 985 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_grow() 1265 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_do_delete() 1290 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_borrow_left() 1322 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_borrow_right() [all …]
|
H A D | direct.c | 170 __u64 *keyp) in nilfs_direct_seek_key() 184 static int nilfs_direct_last_key(const struct nilfs_bmap *direct, __u64 *keyp) in nilfs_direct_last_key()
|
/linux/tools/perf/ui/tui/ |
H A D | util.c | 26 static int popup_menu__run(struct ui_browser *menu, int *keyp) in popup_menu__run() 63 int ui__popup_menu(int argc, char * const argv[], int *keyp) in ui__popup_menu()
|
/linux/fs/xfs/scrub/ |
H A D | btree.c | 144 union xfs_btree_key *keyp; in xchk_btree_rec() local 192 union xfs_btree_key *keyp; in xchk_btree_key() local
|
/linux/tools/testing/selftests/bpf/map_tests/ |
H A D | map_percpu_stats.c | 112 void *keyp = keys + i*MAX_MAP_KEY_SIZE; in delete_all_elements() local
|
/linux/drivers/net/hyperv/ |
H A D | rndis_filter.c | 919 u8 *keyp; in rndis_set_rss_param_msg() local
|
/linux/fs/ |
H A D | dax.c | 169 unsigned int mode, int sync, void *keyp) in wake_exceptional_entry_func()
|