Home
last modified time | relevance | path

Searched defs:MAX_PATH_LEN (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_d_path.c7 #define MAX_PATH_LEN 128 macro
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dd_path.c8 #define MAX_PATH_LEN 128 macro
/openbmc/u-boot/lib/efi_loader/
H A Defi_device_path_to_text.c15 #define MAX_PATH_LEN 1024 macro
/openbmc/linux/arch/powerpc/boot/
H A Dops.h17 #define MAX_PATH_LEN 256 macro
/openbmc/linux/tools/bpf/bpftool/
H A Dbtf_dumper.c847 const unsigned int MAX_PATH_LEN = 32; in shorten_path() local
/openbmc/linux/include/linux/
H A Df2fs_fs.h59 #define MAX_PATH_LEN 64 macro