Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/
H A Dcreate_manifest3.py327 check_path = pymodule_dep variable
329 check_path = os.path.dirname(pymodule_dep) variable
/OK3568_Linux_fs/kernel/kernel/locking/
H A Dlockdep.c2078 check_path(struct held_lock *target, struct lock_list *src_entry, in check_path() function
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf.c7394 static int check_path(const char *path) in check_path() function