/kernel/linux/linux-6.6/include/net/ |
H A D | mac80211.h | 653 * path needing to access it; even though the netdev carrier will always 927 * @IEEE80211_TX_CTRL_FAST_XMIT: This frame is going through the fast_xmit path 928 * @IEEE80211_TX_CTRL_SKIP_MPATH_LOOKUP: This frame skips mesh path lookup 1231 * struct ieee80211_rate_status - mrr stage for status path 4057 * via the usual TX path after this call. The TX information for frames 4200 * pending frames that were received prior to the control path action 4252 * resolve a path for hardware flow offloading 4628 struct net_device_path *path); 5143 * in updating the tx rate in data path. 6955 * Calls to this function need to be serialized with RX path [all...] |
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | debugfs.c | 1428 /* NHI and lane adapters have entry for path 0 */ in path_show() 1451 DEBUGFS_ATTR_RO(path); variable 1536 debugfs_create_file("path", 0400, debugfs_dir, port, in tb_switch_debugfs_init()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv0900_core.c | 1585 p_search.path = demod; in stv0900_search()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-kmem.c | 1999 data.path = input_name; in cmd_kmem()
|
H A D | builtin-kvm.c | 1613 .path = kvm->file_name, in read_events()
|
H A D | builtin-kwork.c | 1399 .path = input_name, in perf_kwork__read_events()
|
H A D | builtin-timechart.c | 1605 .path = input_name, in __cmd_timechart()
|
/kernel/linux/linux-6.6/security/selinux/ |
H A D | selinuxfs.c | 2139 struct path selinux_null __ro_after_init;
|
/third_party/curl/tests/server/ |
H A D | sws.c | 165 /* very-big-path support */ 404 /* between the request keyword and HTTP/ there's a path */ in ProcessRequest() 475 logmsg("No test number in path"); in ProcessRequest() 2040 "sws: socket path must be shorter than %zu chars: %s\n", in main() 2069 path = argv[arg]; in main() 2111 " --srcdir [path]\n" in main() 2185 logmsg("Error binding socket on path %s: (%d) %s", in main()
|
/third_party/libcoap/examples/ |
H A D | coap-client.c | 949 proxy.path.length != 0 || proxy.query.length != 0) { in cmdline_proxy() 1095 * Runs through the given path (or query) segment and checks if
|
/third_party/node/deps/cares/ |
H A D | config.guess | 1409 ! xcode-select --print-path > /dev/null 2> /dev/null ; then
|
/third_party/node/deps/cares/config/ |
H A D | config.guess | 1409 ! xcode-select --print-path > /dev/null 2> /dev/null ; then
|
/third_party/libevdev/build-aux/ |
H A D | config.guess | 1423 ! xcode-select --print-path > /dev/null 2> /dev/null ; then
|
/third_party/node/deps/v8/src/objects/ |
H A D | js-number-format.cc | 2154 static const char* path() { return nullptr; } in path() function
|
/third_party/mksh/ |
H A D | main.c | 284 /* determine the basename (without '-' or path) of the executable */ in main_init() 405 * Set PATH to def_path (will set the path global variable). in main_init() 538 s->file = search_path(s->file, path, X_OK, NULL); in main_init()
|
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/ |
H A D | chacha-armv4.pl | 484 .Lunaligned: @ unaligned endian-neutral path
|
/third_party/rust/crates/clang-sys/src/ |
H A D | lib.rs | 1738 pub fn clang_CXIndex_setInvocationEmissionPathOption(index: CXIndex, path: *const c_char); in clang_CXIndex_setInvocationEmissionPathOption()
|
/third_party/rust/crates/clap/src/builder/ |
H A D | command.rs | 9 use std::path::Path; 693 // the full path when displaying help messages and such in try_get_matches_from_mut() 3013 /// which is conventionally the path of the executable. 3015 /// This does not allow the subcommand to be passed as the first non-path argument. 4272 // Slow code path to recursively clone all other subcommand subtrees under help
|
/third_party/python/Tools/c-analyzer/c_parser/ |
H A D | info.py | 3 import os.path namespace
|
/third_party/python/ |
H A D | config.guess | 1406 ! xcode-select --print-path > /dev/null 2> /dev/null ; then
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFContext.cpp | 328 StringRef Extension = sys::path::extension(DObj->getFileName()); in dump()
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SpirvShader.hpp | 1358 // control flow to the given file path. 1359 void WriteCFGGraphVizDotFile(const char *path) const;
|
/third_party/skia/third_party/externals/brotli/research/ |
H A D | brotlidump.py | 2349 sys.path.append("h:/Persoonlijk/bin")
|
/third_party/openssl/crypto/chacha/asm/ |
H A D | chacha-armv4.pl | 484 .Lunaligned: @ unaligned endian-neutral path
|
/third_party/python/Lib/test/ |
H A D | test_fstring.py | 1184 file_path = os.path.join(cwd, 't.py')
|