Searched refs:xargs (Results 1 – 16 of 16) sorted by relevance
155 all_target_sources | xargs $1 -a \220 all_kconfigs | xargs $1 -a \224 all_kconfigs | xargs $1 -a \228 all_defconfigs | xargs -r $1 -a \235 all_target_sources | xargs $1 -a \272 all_kconfigs | xargs $1 -a \275 all_kconfigs | xargs $1 -a \278 all_defconfigs | xargs -r $1 -a \289 all_target_sources | xargs $1 -a
29 xargs perl -MFile::Basename -pe \
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
129 find . -name '*.[ch]' | xargs ctags --extra=+f --c-kinds=+px \134 find . -name '*.[ch]' | xargs etags \
25 | xargs rm -f
231 find . -name '*.[ch]' | xargs ctags --extra=+f --c-kinds=+px \236 find . -name '*.[ch]' | xargs etags \
61 find . -name '*.c' -o -name '*.h' | xargs ctags
59 find $(obj)/man -name '*.9' | xargs gzip -nf65 xargs install -m 644 -t /usr/local/man/man9/
41 find $(if $(OUTPUT),$(OUTPUT),.) -name \*.o -or -name \*.o.cmd -or -name \*.o.d | xargs $(RM)
484 $(FIND) $(TAG_FOLDERS) -name '*.[hcS]' -print | xargs etags -a $(TAG_FILES)488 $(FIND) $(TAG_FOLDERS) -name '*.[hcS]' -print | xargs ctags -a $(TAG_FILES)492 $(FIND) $(TAG_FOLDERS) -name '*.[hcS]' -print | xargs cscope -b $(TAG_FILES)
145 -o -name '*.gcov' \) -type f -print | xargs rm -f
1022 $(Q)find $(srctree)/include/ -name '*.h' | xargs --max-args 1 \1221 -type f -print | xargs rm -f1439 -o -name '*.gcno' \) -type f -print | xargs rm -f1457 | xargs $(PERL) -w $(srctree)/scripts/checkincludes.pl1462 | xargs $(PERL) -w $(srctree)/scripts/checkversion.pl
1165 struct xprt_create xargs = { in nfs4_update_server() local1182 error = rpc_switch_client_transport(clnt, &xargs, clnt->cl_timeout); in nfs4_update_server()
90 find dir -name '*.[oa]' -print | xargs rm -f