/linux-6.12.1/tools/testing/selftests/bpf/ |
D | json_writer.c | 24 bool pretty; /* optional whitepace */ member 39 if (!self->pretty) in jsonw_eol() 96 self->pretty = false; in jsonw_new() 116 self->pretty = on; in jsonw_pretty() 154 if (self->pretty) in jsonw_name()
|
/linux-6.12.1/tools/bpf/bpftool/ |
D | json_writer.c | 24 bool pretty; /* optional whitepace */ member 39 if (!self->pretty) in jsonw_eol() 96 self->pretty = false; in jsonw_new() 116 self->pretty = on; in jsonw_pretty() 154 if (self->pretty) in jsonw_name()
|
/linux-6.12.1/tools/testing/selftests/wireguard/ |
D | netns.sh | 34 pretty() { echo -e "\x1b[32m\x1b[1m[+] ${1:+NS$1: }${2}\x1b[0m" >&3; } function 35 pp() { pretty "" "$*"; "$@"; } 37 n0() { pretty 0 "$*"; maybe_exec ip netns exec $netns0 "$@"; } 38 n1() { pretty 1 "$*"; maybe_exec ip netns exec $netns1 "$@"; } 39 n2() { pretty 2 "$*"; maybe_exec ip netns exec $netns2 "$@"; } 40 ip0() { pretty 0 "ip $*"; ip -n $netns0 "$@"; } 41 ip1() { pretty 1 "ip $*"; ip -n $netns1 "$@"; } 42 ip2() { pretty 2 "ip $*"; ip -n $netns2 "$@"; } 44 waitiperf() { pretty "${1//*-}" "wait for iperf:${3:-5201} pid $2"; while [[ $(ss -N "$1" -tlpH "sp… 696 pretty "" "Objects that were created were also destroyed."
|
/linux-6.12.1/tools/bpf/bpftool/Documentation/ |
D | substitutions.rst | 3 .. |COMMON_OPTIONS| replace:: { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-d** | **--…
|
D | common_options.rst | 18 -p, --pretty
|
D | bpftool-link.rst | 84 **# bpftool --json --pretty link show**
|
/linux-6.12.1/tools/perf/util/ |
D | PERF-VERSION-GEN | 22 CID=$(git log -1 --abbrev=12 --pretty=format:"%h" --no-show-signature 2>/dev/null) && CID="-g$CID"
|
/linux-6.12.1/kernel/configs/ |
D | xen.config | 18 # pretty useless systems starting from allnoconfig
|
/linux-6.12.1/Documentation/i2c/busses/ |
D | i2c-taos-evm.rst | 44 The communication protocol is text-based and pretty simple. It is
|
/linux-6.12.1/Documentation/i2c/ |
D | ten-bit-addresses.rst | 31 Note that 10-bit address devices are still pretty rare, so the limitations
|
/linux-6.12.1/Documentation/filesystems/ |
D | gfs2.rst | 41 is pretty close.
|
/linux-6.12.1/Documentation/driver-api/ |
D | nvmem.rst | 19 drivers/misc, where they all had to duplicate pretty much the same code to 24 the solutions used were pretty much different from one driver to another, there
|
/linux-6.12.1/Documentation/translations/zh_CN/process/ |
D | submitting-patches.rst | 125 [pretty] 130 $ git log -1 --pretty=fixes 54a4f0239f2e
|
/linux-6.12.1/Documentation/arch/arm/ |
D | interrupts.rst | 9 Firstly, it contains some pretty major changes to the way we handle the 110 The "level" handler is what we currently have - its pretty simple.
|
/linux-6.12.1/Documentation/translations/zh_TW/process/ |
D | submitting-patches.rst | 126 [pretty] 131 $ git log -1 --pretty=fixes 54a4f0239f2e
|
/linux-6.12.1/Documentation/networking/ |
D | fib_trie.rst | 87 level compression. This part follows the original paper pretty closely 98 The route manipulation functions. Should conform pretty closely to the
|
D | eql.rst | 40 TCP implementation is pretty fast though.--) 373 6.4 Kbyte/s, which I think is pretty cool. :)
|
/linux-6.12.1/Documentation/driver-api/media/drivers/ |
D | cx88-devel.rst | 94 I'm pretty sure when no IR signal is present the receiver is always in a
|
/linux-6.12.1/Documentation/bpf/ |
D | btf.rst | 13 The debug info is used for map pretty print, function signature, etc. The 149 pretty print. At most one encoding can be specified for the int type. 227 equal to ``30``. This is because the original use case is map pretty print 623 pretty print types, dump func signatures and line info, etc. 741 tool has full btf knowledge and is able to pretty print map key/values, dump 902 5.1 bpftool map pretty print 927 bpftool is able to pretty print like below:
|
/linux-6.12.1/Documentation/arch/x86/x86_64/ |
D | fake-numa-for-cpusets.rst | 76 cpusets. Since cpusets can form a hierarchy, you can create some pretty
|
/linux-6.12.1/Documentation/power/ |
D | s2ram.rst | 23 way to debug these things, and it's actually pretty powerful (but
|
/linux-6.12.1/tools/perf/Documentation/ |
D | Makefile | 258 $(shell git log -1 --pretty="format:%cd" \
|
/linux-6.12.1/arch/arm/boot/dts/nvidia/ |
D | tegra30-asus-nexus7-tilapia-memory-timings.dtsi | 7 * Tilapia's memory timings are pretty much the same as the Grouper's
|
/linux-6.12.1/Documentation/dev-tools/kunit/api/ |
D | functionredirection.rst | 46 Using static stubs is pretty straightforward:
|
/linux-6.12.1/Documentation/misc-devices/ |
D | lis3lv02d.rst | 97 A: The sensor is pretty sensitive, so your hands can do it. Lift it
|