Home
last modified time | relevance | path

Searched refs:any (Results 1 – 25 of 114) sorted by relevance

12345

/tools/power/cpupower/lib/
A Dcpufreq.c348 if (!any) in cpufreq_put_available_governors()
351 tmp = any->first; in cpufreq_put_available_governors()
478 if (!any) in cpufreq_put_available_frequencies()
481 tmp = any->first; in cpufreq_put_available_frequencies()
491 cpufreq_put_available_frequencies(any); in cpufreq_put_boost_frequencies()
559 if (!any) in cpufreq_put_affected_cpus()
562 tmp = any->first; in cpufreq_put_affected_cpus()
578 cpufreq_put_affected_cpus(any); in cpufreq_put_related_cpus()
785 void cpufreq_put_stats(struct cpufreq_stats *any) in cpufreq_put_stats() argument
789 if (!any) in cpufreq_put_stats()
[all …]
/tools/testing/selftests/net/
A Dreuseaddr_conflict.c21 int open_port(int ipv6, int any) in open_port() argument
39 .sin_addr.s_addr = any ? htonl(INADDR_ANY) : inet_addr("127.0.0.1"), in open_port()
73 if (any) in open_port()
A Dgre_ipv6_lladdr.sh140 test_gre_device "${GRE_TYPE}" any 192.0.2.11 "${MODE}"
141 test_gre_device "${GRE_TYPE}" 192.0.2.10 any "${MODE}"
156 test_gre_device "${GRE_TYPE}" any 2001:db8::11 "${MODE}"
157 test_gre_device "${GRE_TYPE}" 2001:db8::10 any "${MODE}"
A Dcmsg_so_mark.sh32 ip -netns $NS route add prohibit any table 300
33 ip -6 -netns $NS route add prohibit any table 300
/tools/usb/usbip/
A DCOPYING16 Foundation's software and to any other program whose authors commit to
50 Finally, any free program is threatened constantly by software
66 means either the Program or any derivative work under copyright law:
80 source code as you receive it, in any medium, provided that you
84 and give any other recipients of the Program a copy of this License
96 stating that you changed the files and the date of any change.
99 whole or in part contains or is derived from the Program or any
143 years, to give any third party, for a charge no more than your
184 modifying or distributing the Program (or any work based on the
192 these terms and conditions. You may not impose any further
[all …]
/tools/perf/tests/shell/
A Dtest_brstack.sh13 if ! perf record -o- --no-buildid --branch-filter any,save_type,u -- true > /dev/null 2>&1 ; then
40 …perf record -o "$TMPDIR/perf.data" --branch-filter any,save_type,u -- ${TESTPROG} > "$TMPDIR/recor…
/tools/build/
A DBuild.include56 # Find any prerequisites that is newer than target or that does not exist.
58 any-prereq = $(filter-out $(PHONY),$?) $(filter-out $(PHONY) $(wildcard $^),$^)
74 # if_changed_dep - execute command if any prerequisite is newer than
77 if_changed_dep = $(if $(strip $(any-prereq) $(arg-check)), \
82 # if_changed - execute command if any prerequisite is newer than
84 if_changed = $(if $(strip $(any-prereq) $(arg-check)), \
/tools/testing/selftests/net/packetdrill/
A Dtcp_close_close-remote-fin-then-close.pkt33 // Verify that we send RST in response to any incoming segments
34 // (because the kernel no longer has any record of this socket).
A Dtcp_eor_no-coalesce-small.pkt2 // Test TCP does not append any data from consequent writes to the tail
A Dtcp_eor_no-coalesce-large.pkt2 // Test TCP does not append any data from consequent writes to the tail
/tools/testing/kunit/configs/
A Dall_tests.config5 # any tests whose dependencies are already satisfied. Please feel free to add
6 # more options if they any new tests.
/tools/perf/tests/shell/attr/
A Dtest-record-branch-filter-any3 args = --no-bpf-event -j any kill >/dev/null 2>&1
A DREADME36 perf record -b kill (test-record-branch-any)
37 perf record -j any kill (test-record-branch-filter-any)
/tools/testing/selftests/riscv/hwprobe/
A Dsys_hwprobe.S8 # back the kernel's return. This doesn't do any sort of errno
/tools/rcu/
A Dextract-stall.sh5 echo Extract any RCU CPU stall warnings present in specified file.
/tools/memory-model/Documentation/
A Dlocking.txt10 CPU holding a given lock sees any changes previously seen or made by any
23 Any CPU holding a given lock sees any changes previously seen
24 or made by any CPU before it previously released that same lock.
27 given lock sees all changes made by any CPU during the time that CPU was
59 lock will not see any changes that will be made by any CPU after it
/tools/testing/selftests/net/forwarding/
A DREADME42 on any Linux box using veth pairs to emulate physical loopbacks.
55 o Checks shall be added to lib.sh for any external dependencies.
87 present, so it can contain any shell code. Typically it will contain
/tools/hv/
A Dvmbus_testing124 if (not path and any(element in arg_set for element in single_actions)):
128 elif (path and any(item in arg_set for item in all_actions)):
132 elif (path not in file_map and any(item in arg_set
/tools/memory-model/litmus-tests/
A DLB+unlocklockonceonce+poacquireonce.litmus7 * in the first must execute before any accesses in the second, even if the
/tools/testing/selftests/drivers/net/hw/
A Ddevlink_port_split.py146 return any(dev_port.name == port
232 if any(devlink_data.values()):
/tools/kvm/kvm_stat/
A Dkvm_stat.txt21 While running in regular mode, use any of the keys listed in section
58 Press any other key to refresh statistics immediately.
/tools/testing/selftests/futex/
A DREADME25 o The build system shall remain as simple as possible, avoiding any archive or
27 o Where possible, any helper functions or other package-wide code shall be
/tools/testing/selftests/devices/probe/boards/
A DDell Inc.,XPS 13 9300.yaml12 # This machine has a single PCI host controller so it's valid to not have any
/tools/perf/Documentation/
A Dperf-help.txt34 option supersedes any other option.
/tools/bpf/bpftool/Documentation/
A Dbpftool-map.rst51 | *UPDATE_FLAGS* := { **any** | **exist** | **noexist** }
96 *UPDATE_FLAGS* can be one of: **any** update existing entry or add if
124 Install perf rings into a perf event array map and dump output of any
132 Note that installing a perf ring into an array will silently replace any
169 Do not automatically attempt to mount any virtual file system (such as

Completed in 28 milliseconds

12345