Home
last modified time | relevance | path

Searched refs:MAX_PATH_DEPTH (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dprofiler.h13 #define MAX_PATH_DEPTH 32 macro
14 #define MAX_FILEPATH_LENGTH (MAX_PATH_DEPTH * MAX_PATH)
H A Dprofiler.inc.h493 for (int i = 0; i < MAX_PATH_DEPTH; i++) { in read_absolute_file_path_from_dentry()
520 for (int i = 0; i < MAX_PATH_DEPTH; i++) { in is_ancestor_in_allowed_inodes()