Home
last modified time | relevance | path

Searched refs:xargs (Results 1 – 25 of 135) sorted by relevance

123456

/openbmc/linux/tools/perf/trace/beauty/
H A Dmmap_flags.sh26 xargs printf "\t[ilog2(%s) + 1] = \"%s\",\n#ifndef MAP_%s\n#define MAP_%s %s\n#endif\n")
31 xargs printf "\t[ilog2(%s) + 1] = \"%s\",\n#ifndef MAP_%s\n#define MAP_%s %s\n#endif\n")
37 xargs printf "\t[ilog2(%s) + 1] = \"%s\",\n#ifndef MAP_%s\n#define MAP_%s %s\n#endif\n")
42 xargs printf "\t[ilog2(%s) + 1] = \"%s\",\n#ifndef MAP_%s\n#define MAP_%s %s\n#endif\n")
H A Dmount_flags.sh10 xargs printf "\t[%s ? (ilog2(%s) + 1) : 0] = \"%s\",\n"
14 xargs printf "\t[%s + 1] = \"%s\",\n"
H A Dvhost_virtio_ioctl.sh10 sort | xargs printf "\t[%s] = \"%s\",\n"
17 sort | xargs printf "\t[%s] = \"%s\",\n"
H A Dprctl_option.sh10 sort -n | xargs printf "\t[%s] = \"%s\",\n"
17 sort -n | xargs printf "\t[%s] = \"%s\",\n"
H A Dusbdevfs_ioctl.sh13 sort | xargs printf "\t[%s] = \"%s\",\n"
20 sort | xargs printf "\t[%s] = \"%s\",\n"
H A Dsocket.sh17 sort -n | xargs printf "\t[%s] = \"%s\",\n"
25 sort -n | xargs printf "\t[%s] = \"%s\",\n"
H A Dmmap_prot.sh25xargs printf "\t[ilog2(%s) + 1] = \"%s\",\n#ifndef ${prefix}_%s\n#define ${prefix}_%s %s\n#endif\n…
30xargs printf "\t[ilog2(%s) + 1] = \"%s\",\n#ifndef ${prefix}_%s\n#define ${prefix}_%s %s\n#endif\n…
/openbmc/linux/scripts/
H A Dtags.sh110 } | xargs realpath -esq $([ -z "$KBUILD_ABS_SRCTREE" ] && echo --relative-to=.) |
265 all_target_sources | xargs $1 -a \
286 all_kconfigs | xargs $1 -a "${KCONFIG_ARGS[@]}"
292 all_target_sources | xargs $1 -a "${regex[@]}"
295 all_kconfigs | xargs $1 -a "${regex[@]}"
305 all_target_sources | xargs $1 -a
/openbmc/linux/tools/memory-model/scripts/
H A Dcheckghlitmus.sh39 xargs -r grep -E -l '^ \* Result: (Never|Sometimes|Always|DEADLOCK)' |
40 xargs -r grep -L "^P${LKMM_PROCS}"> $T/list-C-already
45 xargs < $T/list-C -r grep -E -l '^ \* Result: (Never|Sometimes|Always|DEADLOCK)' > $T/list-C-result
46 xargs < $T/list-C-result -r grep -L "^P${LKMM_PROCS}" > $T/list-C-result-short
H A Dchecklitmushist.sh41 xargs -r grep -L "^P${LKMM_PROCS}"> $T/list-C-already
42 xargs < $T/list-C-already -r grep -L "^P${LKMM_PROCS}" > $T/list-C-short
H A Dnewlitmushist.sh42 xargs -r grep -L "^P${LKMM_PROCS}"> $T/list-C-already
47 xargs < $T/list-C-all -r grep -L "^P${LKMM_PROCS}" > $T/list-C-short
/openbmc/linux/tools/testing/selftests/net/
H A Dunicast_extensions.sh129 ip netns pids $foo_ns | xargs -r kill -9
130 ip netns pids $bar_ns | xargs -r kill -9
154 ip netns pids $foo_ns | xargs -r kill -9
155 ip netns pids $bar_ns | xargs -r kill -9
156 ip netns pids $router_ns | xargs -r kill -9
/openbmc/linux/tools/perf/trace/beauty/tracepoints/
H A Dx86_msr.sh20 xargs printf "\t[%s] = \"%s\",\n"
30 xargs printf "\t[%s - x86_64_specific_MSRs_offset] = \"%s\",\n"
39 xargs printf "\t[%s - x86_AMD_V_KVM_MSRs_offset] = \"%s\",\n"
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/
H A Dxorg-font-common.inc24 find ${D}${libdir}/X11/fonts -type f -name fonts.dir | xargs rm -f
25 find ${D}${libdir}/X11/fonts -type f -name fonts.scale | xargs rm -f
26 find ${D}${datadir}/fonts/X11 -type f -name fonts.dir | xargs rm -f
27 find ${D}${datadir}/fonts/X11 -type f -name fonts.scale | xargs rm -f
/openbmc/openbmc/poky/meta/files/
H A Dtoolchain-shar-relocate.sh1 for cmd in xargs file; do
60 done | xargs -d '\n' -n100 file | \
66 xargs -n100 $SUDO_EXEC sed -i \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/
H A D0003-php-remove-host-specific-info-from-header-file.patch29 -UNAME=`uname -a | xargs`
30 +UNAME=`uname | xargs`
33 PHP_OS=`uname | xargs`
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/
H A Dmdev17 xargs -0 sort -u | \
19 xargs -0 modprobe -abq
/openbmc/btbridge/
H A Dbootstrap.sh11 test -d linux && find linux -type d -empty -print0 | xargs -0 -r rm -rf
13 find . -name "$file" -print0 | xargs -0 -r rm -rf
/openbmc/linux/Documentation/devicetree/bindings/
H A DMakefile36 xargs -n200 -P$$(nproc) \
41 xargs -n200 -P$$(nproc) $(DT_DOC_CHECKER) -u $(srctree)/$(src)) || true
80 $(Q)$(srctree)/scripts/dtc/dt-extract-compatibles $(srctree) | xargs dt-check-compatible -v -s $<
/openbmc/phosphor-mboxd/
H A Dbootstrap.sh43 test -d linux && find linux -type d -empty | xargs -r rm -rf
45 find -name "$file" | xargs -r rm -rf
/openbmc/openbmc/poky/scripts/
H A Dsstate-diff-machines.sh75 tmpdir=`echo $1 | sed -e 's#^--tmpdir=##' | xargs readlink -e`
116 [ -d ${tmpdir}/stamps/ ] && find ${tmpdir}/stamps/ -name \*sigdata\* | xargs rm -f
126 find ${tmpdir}/stamps/ -name \*sigdata\* | xargs rm -f
144 …t ${OUTPUT}/signatures.${MACHINE2}.${TASK} | sed 's#[^/]*/\([^/]*\)/.*#\1#g' | sort -u | xargs`; do
/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/
H A Dredundantosrelease33 firmware1=$(echo "${read_array[3]}" | xargs)
34 firmware2=$(echo "${read_array[4]}" | xargs)
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dptrace.h70 unsigned long xargs[6]; member
81 unsigned int xargs[6]; member
125 unsigned long xargs[6]; member
/openbmc/openbmc/poky/meta/recipes-extended/findutils/
H A Dfindutils.inc1 SUMMARY = "find, locate, and xargs binaries"
15 ALTERNATIVE:${PN} = "find xargs"
/openbmc/qemu/rust/hw/char/pl011/
H A DREADME.md29 | xargs printf -- '-p %s\n' \
30 | xargs cargo doc --no-deps --document-private-items --target x86_64-unknown-linux-gnu

123456