Searched refs:xargs (Results 1 – 15 of 15) sorted by relevance
155 all_target_sources | xargs $1 -a \216 all_kconfigs | xargs $1 -a \220 all_kconfigs | xargs $1 -a \224 all_defconfigs | xargs -r $1 -a \231 all_target_sources | xargs $1 -a \266 all_kconfigs | xargs $1 -a \269 all_kconfigs | xargs $1 -a \272 all_defconfigs | xargs -r $1 -a \283 all_target_sources | xargs $1 -a
63 MODLISTCMD := find $(MODVERDIR) -name '*.mod' | xargs -r grep -h '\.ko$$' | sort -u
97 | xargs \
69 unsigned long xargs[6]; member80 unsigned int xargs[6]; member124 unsigned long xargs[6]; member
127 find . -name '*.[ch]' | xargs ctags --extra=+f --c-kinds=+px \132 find . -name '*.[ch]' | xargs etags \
220 find . -name '*.[ch]' | xargs ctags --extra=+f --c-kinds=+px \225 find . -name '*.[ch]' | xargs etags \
51 find . -name '*.c' -o -name '*.h' | xargs ctags
39 find $(if $(OUTPUT),$(OUTPUT),.) -name \*.o | xargs $(RM)
434 $(FIND) $(TAG_FOLDERS) -name '*.[hcS]' -print | xargs etags -a $(TAG_FILES)438 $(FIND) $(TAG_FOLDERS) -name '*.[hcS]' -print | xargs ctags -a $(TAG_FILES)442 $(FIND) $(TAG_FOLDERS) -name '*.[hcS]' -print | xargs cscope -b $(TAG_FILES)
145 | xargs rm -f
144 -o -name '*.gcov' \) -type f -print | xargs rm -f
1026 $(Q)find $(srctree)/include/ -name '*.h' | xargs --max-args 1 \1222 -type f -print | xargs rm -f1438 -o -name '*.gcno' \) -type f -print | xargs rm -f1456 | xargs $(PERL) -w $(srctree)/scripts/checkincludes.pl1461 | xargs $(PERL) -w $(srctree)/scripts/checkversion.pl
59 find $(obj)/man -name '*.9' | xargs gzip -f
1169 struct xprt_create xargs = { in nfs4_update_server() local1186 error = rpc_switch_client_transport(clnt, &xargs, clnt->cl_timeout); in nfs4_update_server()
90 find dir -name '*.[oa]' -print | xargs rm -f