Home
last modified time | relevance | path

Searched refs:check_path (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/kernel/locking/
Dlockdep.c2155 check_path(struct held_lock *target, struct lock_list *src_entry, in check_path() function
2191 ret = check_path(target, &src_entry, hlock_conflict, NULL, &target_entry); in check_noncircular()
2948 ret = check_path(target, &src_entry, hlock_equal, usage_skip, &target_entry); in check_redundant()
/linux-6.12.1/fs/bcachefs/
Dfsck.c2786 static int check_path(struct btree_trans *trans, pathbuf *p, struct bkey_s_c inode_k) in check_path() function
2897 check_path(trans, &path, k); in bch2_check_directory_structure()
/linux-6.12.1/tools/lib/bpf/
Dlibbpf.c8585 static int check_path(const char *path) in check_path() function
8629 err = check_path(path); in bpf_program__pin()
8653 err = check_path(path); in bpf_program__unpin()
8711 err = check_path(map->pin_path); in bpf_map__pin()
8753 err = check_path(path); in bpf_map__unpin()
10672 err = check_path(path); in bpf_link__pin()