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

/linux-master/kernel/locking/
H A Dlockdep.c2136 check_path(struct held_lock *target, struct lock_list *src_entry, function
2172 ret = check_path(target, &src_entry, hlock_conflict, NULL, &target_entry);
2925 ret = check_path(target, &src_entry, hlock_equal, usage_skip, &target_entry);
/linux-master/fs/bcachefs/
H A Dfsck.c1006 * update it then; then when we get to check_path() if the
2454 static int check_path(struct btree_trans *trans, pathbuf *p, struct bkey_s_c inode_k) function
2572 check_path(trans, &path, k);
/linux-master/tools/lib/bpf/
H A Dlibbpf.c8476 static int check_path(const char *path) function
8520 err = check_path(path);
8544 err = check_path(path);
8597 err = check_path(map->pin_path);
8639 err = check_path(path);
10519 err = check_path(path);

Completed in 201 milliseconds