Searched refs:interface (Results 1 – 24 of 24) sorted by relevance
/tools/hv/ |
D | hv_set_ifconfig.sh | 62 interface=$(echo $1 | awk -F - '{ print $2 }') 64 /sbin/ifdown $interface 2>/dev/null 65 /sbin/ifup $interface 2>/dev/null
|
/tools/include/uapi/linux/ |
D | usbdevice_fs.h | 58 unsigned int interface; member 70 unsigned int interface; member 171 unsigned int interface; member
|
/tools/perf/Documentation/ |
D | perf-annotate.txt | 73 --stdio:: Use the stdio interface. 75 --stdio2:: Use the stdio2 interface, non-interactive, uses the TUI formatting. 84 --tui:: Use the TUI interface. Use of --tui requires a tty, if one is not 85 present, as when piping to other commands, the stdio interface is 89 --gtk:: Use the GTK interface.
|
D | jit-interface.txt | 1 perf supports a simple JIT interface to resolve symbols for dynamic code generated
|
D | perf-report.txt | 237 print_limit is only applied when stdio interface is used. It's to limit 290 --stdio:: Use the stdio interface. 299 --tui:: Use the TUI interface, that is integrated with annotate and allows 302 commands, the stdio interface is used. 304 --gtk:: Use the GTK2 interface.
|
D | perf-c2c.txt | 280 The TUI output provides interactive interface to navigate
|
/tools/testing/selftests/networking/timestamping/ |
D | timestamping.c | 303 char *interface; in main() local 320 interface = argv[1]; in main() 321 if_len = strlen(interface); in main() 359 memcpy(device.ifr_name, interface, if_len + 1); in main() 364 memcpy(hwtstamp.ifr_name, interface, if_len + 1); in main()
|
/tools/perf/scripts/perl/Perf-Trace-Util/ |
D | README | 10 interface that allows scripts to access data in the embedding perf 13 The Perl->C perf interface is completely driven by Context.xs. If you
|
/tools/usb/ffs-aio-example/multibuff/host_app/ |
D | test.c | 165 iface = &conf->interface[0].altsetting[0]; in main()
|
/tools/io_uring/ |
D | README | 18 interface.
|
/tools/usb/ffs-aio-example/simple/host_app/ |
D | test.c | 165 iface = &conf->interface[0].altsetting[0]; in main()
|
/tools/thermal/tmon/ |
D | README | 27 tui.c : handles ncurses based user interface
|
/tools/bpf/bpftool/Documentation/ |
D | bpftool-net.rst | 56 Attach bpf program *PROG* to network interface *NAME* with 68 Detach bpf program attached to network interface *NAME* with
|
/tools/build/Documentation/ |
D | Build.txt | 25 interface/usage is following: 107 It defines following interface:
|
/tools/testing/selftests/android/ion/ |
D | README | 42 This utility works only if /dev/ion interface is present.
|
/tools/lib/bpf/ |
D | README.rst | 70 ``xsk_umem__get_data`` or ``xsk_umem__create``. The interface consists
|
/tools/power/cpupower/po/ |
D | fr.po | 469 " interface in 2.4. and early 2.6. kernels\n" 471 " -o, --proc Affiche les informations en utilisant l'interface\n" 921 " interface in older kernels\n" 923 " -o, --proc Affiche les informations en utilisant l'interface\n"
|
D | pt.po | 471 " interface in 2.4. and early 2.6. kernels\n" 473 " -o, --proc Mostra informação do tipo provida pela interface /" 932 " interface in older kernels\n" 934 " -o, --proc Mostra informação do tipo provida pela interface /"
|
D | cs.po | 469 " interface in 2.4. and early 2.6. kernels\n" 921 " interface in older kernels\n"
|
D | it.po | 467 " interface in 2.4. and early 2.6. kernels\n" 930 " interface in older kernels\n"
|
D | de.po | 483 " interface in 2.4. and early 2.6. kernels\n" 952 " interface in older kernels\n"
|
/tools/usb/usbip/ |
D | README | 97 - Using ConfigFS interface you may do this simply by:
|
D | COPYING | 158 associated interface definition files, plus the scripts used to
|
/tools/perf/ |
D | design.txt | 409 Future work will include a splice() interface to the ring-buffer.
|