Home
last modified time | relevance | path

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

/dpdk/devtools/
H A Dbuild-tags.sh58 find_sources() function
70 find_sources "lib/eal/linux" '*.[chS]'
71 find_sources "kernel/linux" '*.[chS]'
76 find_sources "lib/eal/freebsd" '*.[chS]'
77 find_sources "kernel/freebsd" '*.[chS]'
88 find_sources "lib/eal/arm" '*.[chS]' \
95 find_sources "lib/eal/arm" '*.[chS]' \
104 find_sources "$source_dirs" '*x86.[chS]'
110 find_sources "lib/eal/x86" '*.[chS]' \
117 find_sources "lib/eal/x86" '*.[chS]' \
[all …]