Searched defs:prev_key (Results 1 – 7 of 7) sorted by relevance
/linux-5.10/fs/btrfs/ |
D | tree-checker.c | 167 struct btrfs_key *prev_key) in check_prev_ino() 198 struct btrfs_key *prev_key) in check_extent_data_item() 335 int slot, struct btrfs_key *prev_key) in check_csum_item() 475 struct btrfs_key *key, struct btrfs_key *prev_key, in check_dir_item() 1465 struct btrfs_key *key, struct btrfs_key *prev_key, in check_inode_ref() 1519 struct btrfs_key *prev_key) in check_leaf_item() 1575 struct btrfs_key prev_key = {0, 0, 0}; in check_leaf() local
|
/linux-5.10/tools/perf/util/ |
D | bpf_map.c | 31 void *prev_key = NULL, *key, *value; in bpf_map__fprintf() local
|
/linux-5.10/kernel/ |
D | static_call.c | 206 struct static_call_key *key, *prev_key = NULL; in __static_call_init() local 337 struct static_call_key *key, *prev_key = NULL; in static_call_del_module() local
|
/linux-5.10/lib/ |
D | rbtree_test.c | 195 u32 prev_key = 0; in check() local
|
/linux-5.10/kernel/bpf/ |
D | inode.c | 219 void *prev_key; in map_seq_next() local
|
D | syscall.c | 1372 void *buf, *buf_prevkey, *prev_key, *key, *value; in generic_map_lookup_batch() local
|
/linux-5.10/tools/bpf/bpftool/ |
D | map.c | 835 void *key, *value, *prev_key; in map_dump() local
|