Home
last modified time | relevance | path

Searched defs:path_list (Results 1 – 7 of 7) sorted by relevance

/linux/samples/landlock/
H A Dsandboxer.c86 static int parse_path(char *env_path, const char ***const path_list) in parse_path()
123 const char **path_list = NULL; in populate_ruleset_fs() local
/linux/tools/perf/arch/
H A Dcommon.c149 const char *const *path_list; in perf_env__lookup_binutils_path() local
/linux/drivers/md/
H A Ddm-switch.c57 struct switch_path path_list[]; member
/linux/sound/soc/intel/avs/
H A Dtopology.h158 struct list_head path_list; member
H A Davs.h159 struct list_head path_list; member
/linux/include/linux/
H A Dcoresight.h339 struct list_head path_list; member
/linux/tools/testing/selftests/landlock/
H A Dfs_test.c5044 #define for_each_path(path_list, path_entry, i) \ argument