Searched refs:xargs (Results 1 – 25 of 71) sorted by relevance
123
| /linux/tools/perf/trace/beauty/ |
| A D | mmap_flags.sh | 26 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")
|
| A D | mount_flags.sh | 10 xargs printf "\t[%s ? (ilog2(%s) + 1) : 0] = \"%s\",\n" 14 xargs printf "\t[%s + 1] = \"%s\",\n"
|
| A D | vhost_virtio_ioctl.sh | 10 sort | xargs printf "\t[%s] = \"%s\",\n" 17 sort | xargs printf "\t[%s] = \"%s\",\n"
|
| A D | prctl_option.sh | 10 sort -n | xargs printf "\t[%s] = \"%s\",\n" 17 sort -n | xargs printf "\t[%s] = \"%s\",\n"
|
| A D | usbdevfs_ioctl.sh | 13 sort | xargs printf "\t[%s] = \"%s\",\n" 20 sort | xargs printf "\t[%s] = \"%s\",\n"
|
| A D | socket.sh | 17 sort -n | xargs printf "\t[%s] = \"%s\",\n" 25 sort -n | xargs printf "\t[%s] = \"%s\",\n"
|
| A D | mmap_prot.sh | 25 …xargs printf "\t[ilog2(%s) + 1] = \"%s\",\n#ifndef ${prefix}_%s\n#define ${prefix}_%s %s\n#endif\n… 30 …xargs printf "\t[ilog2(%s) + 1] = \"%s\",\n#ifndef ${prefix}_%s\n#define ${prefix}_%s %s\n#endif\n…
|
| A D | perf_ioctl.sh | 10 sort | xargs printf "\t[%s] = \"%s\",\n"
|
| A D | sockaddr.sh | 22 xargs printf "\t[%s] = \"%s\",\n" | \
|
| A D | kcmp_type.sh | 10 xargs printf "\t[%s]\t= \"%s\",\n"
|
| A D | kvm_ioctl.sh | 11 sort | xargs printf "\t[%s] = \"%s\",\n"
|
| A D | madvise_behavior.sh | 10 sort -n | xargs printf "\t[%s] = \"%s\",\n"
|
| A D | pkey_alloc_access_rights.sh | 10 sort | xargs printf "\t[%s ? (ilog2(%s) + 1) : 0] = \"%s\",\n"
|
| /linux/scripts/ |
| A D | tags.sh | 105 } | xargs realpath -esq $([ -z "$KBUILD_ABS_SRCTREE" ] && echo --relative-to=.) | 260 all_target_sources | xargs $1 -a \ 281 all_kconfigs | xargs $1 -a "${KCONFIG_ARGS[@]}" 287 all_target_sources | xargs $1 -a "${regex[@]}" 290 all_kconfigs | xargs $1 -a "${regex[@]}" 300 all_target_sources | xargs $1 -a
|
| /linux/tools/memory-model/scripts/ |
| A D | checkghlitmus.sh | 39 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
|
| A D | checklitmushist.sh | 41 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
|
| A D | newlitmushist.sh | 42 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
|
| /linux/tools/perf/trace/beauty/tracepoints/ |
| A D | x86_msr.sh | 20 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"
|
| /linux/tools/testing/selftests/net/ |
| A D | unicast_extensions.sh | 122 ip netns pids $foo_ns | xargs -r kill -9 123 ip netns pids $bar_ns | xargs -r kill -9 147 ip netns pids $foo_ns | xargs -r kill -9 148 ip netns pids $bar_ns | xargs -r kill -9 149 ip netns pids $router_ns | xargs -r kill -9
|
| /linux/Documentation/devicetree/bindings/ |
| A D | Makefile | 39 xargs -n200 -P$$(nproc) \ 45 xargs -n200 -P$$(nproc) $(DT_DOC_CHECKER) -u $(src)) \ 83 $(Q)$(srctree)/scripts/dtc/dt-extract-compatibles $(srctree) | xargs dt-check-compatible -v -s $<
|
| /linux/arch/sparc/include/uapi/asm/ |
| A D | ptrace.h | 70 unsigned long xargs[6]; member 81 unsigned int xargs[6]; member 125 unsigned long xargs[6]; member
|
| /linux/tools/perf/tests/shell/ |
| A D | test_brstack.sh | 33 perf script -i $TMPDIR/perf.data --fields brstacksym | xargs -n1 > $TMPDIR/perf.script 62 perf script -i $TMPDIR/perf.data --fields brstack | xargs -n1 > $TMPDIR/perf.script
|
| /linux/tools/testing/selftests/net/netfilter/ |
| A D | nft_tproxy_tcp.sh | 34 ip netns pids "$ns1" | xargs kill 2>/dev/null 35 ip netns pids "$ns2" | xargs kill 2>/dev/null 36 ip netns pids "$ns3" | xargs kill 2>/dev/null 37 ip netns pids "$nsrouter" | xargs kill 2>/dev/null
|
| A D | nft_tproxy_udp.sh | 34 ip netns pids "$ns1" | xargs kill 2>/dev/null 35 ip netns pids "$ns2" | xargs kill 2>/dev/null 36 ip netns pids "$ns3" | xargs kill 2>/dev/null 37 ip netns pids "$nsrouter" | xargs kill 2>/dev/null
|
| A D | nft_synproxy.sh | 16 ip netns pids "$ns1" | xargs kill 2>/dev/null 17 ip netns pids "$ns2" | xargs kill 2>/dev/null
|
Completed in 36 milliseconds
123