Searched defs:keyp (Results 1 – 13 of 13) sorted by relevance
/linux-6.12.1/fs/nilfs2/ |
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() 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() 936 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_split() 986 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_grow() 1266 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_do_delete() 1291 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_borrow_left() 1323 int level, __u64 *keyp, __u64 *ptrp) in nilfs_btree_borrow_right() [all …]
|
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()
|
D | bmap.c | 205 int nilfs_bmap_seek_key(struct nilfs_bmap *bmap, __u64 start, __u64 *keyp) in nilfs_bmap_seek_key() 218 int nilfs_bmap_last_key(struct nilfs_bmap *bmap, __u64 *keyp) in nilfs_bmap_last_key()
|
/linux-6.12.1/tools/perf/ui/tui/ |
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-6.12.1/fs/xfs/scrub/ |
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-6.12.1/security/selinux/ss/ |
D | avtab.c | 30 static inline u32 avtab_hash(const struct avtab_key *keyp, u32 mask) in avtab_hash()
|
/linux-6.12.1/tools/testing/selftests/bpf/map_tests/ |
D | map_percpu_stats.c | 112 void *keyp = keys + i*MAX_MAP_KEY_SIZE; in delete_all_elements() local
|
/linux-6.12.1/fs/fuse/ |
D | cuse.c | 218 static int cuse_parse_one(char **pp, char *end, char **keyp, char **valp) in cuse_parse_one()
|
/linux-6.12.1/crypto/ |
D | adiantum.c | 128 u8 *keyp; in adiantum_setkey() local
|
/linux-6.12.1/drivers/net/hyperv/ |
D | rndis_filter.c | 933 u8 *keyp; in rndis_set_rss_param_msg() local
|
/linux-6.12.1/fs/ |
D | dax.c | 164 unsigned int mode, int sync, void *keyp) in wake_exceptional_entry_func()
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_bmap.c | 294 xfs_bmbt_key_t *prevp, *keyp; in xfs_check_block() local
|
/linux-6.12.1/security/smack/ |
D | smack_lsm.c | 4529 struct key *keyp; in smack_key_permission() local
|