/linux-6.14.4/tools/testing/selftests/openat2/ |
D | resolve_test.c | 139 .path = "/", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 142 .path = "cheeky/absself", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 145 .path = "abscheeky/absself", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 148 .path = "..", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 151 .path = "../root/", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 154 .path = "cheeky/self", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 157 .path = "abscheeky/self", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 160 .path = "cheeky/garbageself", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 163 .path = "abscheeky/garbageself", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 167 .path = "root", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() [all …]
|
D | openat2_test.c | 218 /* ->resolve flags must not conflict. */ in test_openat2_flags() 219 { .name = "incompatible resolve flags (BENEATH | IN_ROOT)", in test_openat2_flags() 221 .how.resolve = RESOLVE_BENEATH | RESOLVE_IN_ROOT, in test_openat2_flags() 224 /* ->resolve must only contain RESOLVE_* flags. */ in test_openat2_flags() 225 { .name = "invalid how.resolve and O_RDONLY", in test_openat2_flags() 227 .how.resolve = 0x1337, .err = -EINVAL }, in test_openat2_flags() 228 { .name = "invalid how.resolve and O_CREAT", in test_openat2_flags() 230 .how.resolve = 0x1337, .err = -EINVAL }, in test_openat2_flags() 231 { .name = "invalid how.resolve and O_TMPFILE", in test_openat2_flags() 233 .how.resolve = 0x1337, .err = -EINVAL }, in test_openat2_flags() [all …]
|
D | rename_attack_test.c | 73 const char *flagname(int resolve) in flagname() argument 75 switch (resolve) { in flagname() 84 void test_rename_attack(int resolve) in test_rename_attack() argument 93 .resolve = resolve, in test_rename_attack() 97 how.resolve = 0; in test_rename_attack() 140 flagname(resolve), ROUNDS, escapes); in test_rename_attack()
|
D | helpers.h | 28 * Arguments for how openat2(2) should open the target path. If @resolve is 37 * @resolve: RESOLVE_* flags. 42 __u64 resolve; member 51 /* how->resolve flags for openat2(2). */
|
/linux-6.14.4/tools/perf/pmu-events/arch/powerpc/power10/ |
D | pipeline.json | 5 … oldest instruction in the pipeline suffered a TLB miss or ERAT miss and waited for it to resolve." 55 …ch the oldest instruction in the pipeline was waiting for a load miss to resolve from either the l… 85 …ch the oldest instruction in the pipeline was waiting for a load miss to resolve from another core… 160 …"BriefDescription": "Cycles when dispatch was stalled while waiting to resolve an instruction ERAT… 165 …ch the oldest instruction in the pipeline was waiting for a load miss to resolve from a source bey… 170 …ch the oldest instruction in the pipeline was waiting for a load miss to resolve from a remote chi… 280 …les in which the oldest instruction in the pipeline suffered a TLB miss and waited for it resolve." 310 …ch the oldest instruction in the pipeline was waiting for a load miss to resolve from the local me… 330 …ch the oldest instruction in the pipeline was waiting for a load miss to resolve from the local L2… 390 …s in which the oldest instruction in the pipeline suffered an ERAT miss and waited for it resolve." [all …]
|
D | metrics.json | 40 …ge cycles per completed instruction when dispatch was stalled waiting to resolve an instruction ER… 46 …ge cycles per completed instruction when dispatch was stalled waiting to resolve an instruction TL… 226 …leted instruction when the NTC instruction is waiting for a load miss to resolve from either the l… 232 …leted instruction when the NTC instruction is waiting for a load miss to resolve from either the l… 238 …leted instruction when the NTC instruction is waiting for a load miss to resolve from either the l… 244 …leted instruction when the NTC instruction is waiting for a load miss to resolve from a source bey… 250 …leted instruction when the NTC instruction is waiting for a load miss to resolve from a neighbor c… 256 …leted instruction when the NTC instruction is waiting for a load miss to resolve from L4, local me… 262 …leted instruction when the NTC instruction is waiting for a load miss to resolve from a remote chi… 268 …leted instruction when the NTC instruction is waiting for a load miss to resolve from a distant ch… [all …]
|
/linux-6.14.4/include/uapi/linux/ |
D | openat2.h | 17 * @resolve: RESOLVE_* flags. 22 __u64 resolve; member 25 /* how->resolve flags for openat2(2). */
|
/linux-6.14.4/drivers/acpi/acpica/ |
D | dspkginit.c | 319 * DESCRIPTION: Resolve a named reference element within a package object 357 /* Attempt to resolve the (named) reference to a namespace node */ in acpi_ds_init_package_element() 375 * DESCRIPTION: Resolve a package element that is a reference to a named 445 /* Could not resolve name, set the element to NULL */ in acpi_ds_resolve_package_element() 455 "Could not resolve named package element [%4.4s] in [%4.4s]", in acpi_ds_resolve_package_element() 478 * Attempt to resolve the node to a value before we insert it into in acpi_ds_resolve_package_element() 480 * resolve it immediately. According to the ACPI spec, package in acpi_ds_resolve_package_element() 482 * Attempt to resolve to an Integer, Buffer, String or Package. in acpi_ds_resolve_package_element() 484 * Methods, etc.) Buffer Fields and Fields will resolve to simple in acpi_ds_resolve_package_element()
|
/linux-6.14.4/tools/testing/selftests/net/lib/py/ |
D | consts.py | 6 KSFT_DIR = (Path(__file__).parent / "../../..").resolve() 7 KSRC = (Path(__file__).parent / "../../../../../..").resolve()
|
/linux-6.14.4/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/ |
D | l1d_cache.json | 8 …ta cache accesses from any load/store operations. Atomic operations that resolve in the CPUs cache… 16 …data cache accesses from any load operation. Atomic load operations that resolve in the CPUs cache… 20 …, specified by virtual address) instruction. Near atomic operations that resolve in the CPUs cache…
|
/linux-6.14.4/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/ |
D | l1d_cache.json | 8 …ta cache accesses from any load/store operations. Atomic operations that resolve in the CPUs cache… 20 …data cache accesses from any load operation. Atomic load operations that resolve in the CPUs cache… 24 …, specified by virtual address) instruction. Near atomic operations that resolve in the CPUs cache…
|
/linux-6.14.4/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/ |
D | l1d_cache.json | 8 …ta cache accesses from any load/store operations. Atomic operations that resolve in the CPUs cache… 20 …data cache accesses from any load operation. Atomic load operations that resolve in the CPUs cache… 24 …, specified by virtual address) instruction. Near atomic operations that resolve in the CPUs cache…
|
/linux-6.14.4/tools/net/ynl/pyynl/lib/ |
D | nlspec.py | 20 to maintain correct ordering of instantiation is painful, so the resolve() 53 up.resolve() 56 def resolve(self): member in SpecElement 366 # Added by resolve: 370 def resolve(self): member in SpecOperation 381 raise Exception(f"Can't resolve attribute set for op '{self.name}'") 483 elem.resolve() 578 def resolve(self): member in SpecFamily
|
/linux-6.14.4/kernel/locking/ |
D | test-ww_mutex.c | 184 bool resolve, trylock; member 206 if (abba->resolve && err == -EDEADLK) { in test_abba_work() 220 static int test_abba(bool trylock, bool resolve) in test_abba() argument 232 abba.resolve = resolve; in test_abba() 248 if (resolve && err == -EDEADLK) { in test_abba() 263 if (resolve) { in test_abba() 265 pr_err("%s: failed to resolve ABBA deadlock, A err=%d, B err=%d\n", in test_abba()
|
/linux-6.14.4/drivers/media/usb/dvb-usb-v2/ |
D | dvb_usb.h | 42 * Use macros defined in that file to resolve needed pointers. 205 * @get_adapter_count: called to resolve adapter count 208 * @read_config: called to resolve device configuration 209 * @read_mac_address: called to resolve adapter mac-address 219 * @get_rc_config: called to resolve used remote controller configuration 220 * @get_stream_config: called to resolve input and output stream configuration
|
/linux-6.14.4/Documentation/maintainer/ |
D | rebasing-and-merging.rst | 165 maintainer merges with the upstream in order to resolve merge conflicts 179 how you would resolve things. Mention that branch in your pull request, 188 resolve dependencies. These dependency issues do happen at times, and 189 sometimes a cross-merge with another tree is the best way to resolve them; 195 needed. Merging another subsystem tree to resolve a dependency risks
|
/linux-6.14.4/include/uapi/rdma/ |
D | rdma_netlink.h | 165 * RESOLVE - The client requests the local service to resolve a path. 167 * IP_RESOLVE - The client requests the local service to resolve an IP to GID. 180 * Local service resolve operation family header. 181 * The layout for the resolve operation:
|
/linux-6.14.4/fs/ |
D | bpf_fs_kfuncs.c | 61 * bpf_path_d_path - resolve the pathname for the supplied path 62 * @path: path to resolve the pathname for 66 * Resolve the pathname for the supplied *path* and store it in *buf*. This BPF
|
/linux-6.14.4/arch/arm64/kvm/hyp/include/hyp/ |
D | fault.h | 21 * Resolve the IPA the hard way using the guest VA. in __translate_far_to_hpfar() 62 * resolve the IPA using the AT instruction. in __get_fault_info()
|
/linux-6.14.4/Documentation/admin-guide/mm/ |
D | userfaultfd.rst | 31 resolve the userfaults it receives via 1) or to manage the virtual 129 ``uffdio_register.ioctls`` bitmask of ioctls that are suitable to resolve 143 There are three basic ways to resolve userfaults: 161 like to do to resolve it: 279 flag ``UFFDIO_WRITEPROTECT_MODE_WP`` set. Trying to resolve a page fault 289 take to "resolve" it is to issue a ``UFFDIO_POISON``. This will cause any
|
/linux-6.14.4/drivers/net/phy/ |
D | linkmode.c | 5 * linkmode_resolve_pause - resolve the allowable pause modes 78 * this should resolve to RX only.
|
/linux-6.14.4/fs/smb/client/ |
D | dns_resolve.c | 31 cifs_dbg(FYI, "%s: unable to resolve: %*.*s\n", in resolve_name() 51 * dns_resolve_name - Perform an upcall to resolve hostname to an ip address.
|
/linux-6.14.4/include/rdma/ |
D | ib_addr.h | 59 * rdma_resolve_ip - Resolve source and destination IP addresses to 64 * @dst_addr: The destination address to resolve. 71 * @resolve_by_gid_attr: Resolve the ip based on the GID attribute from
|
/linux-6.14.4/drivers/of/ |
D | resolver.c | 218 * of_resolve_phandles - Relocate and resolve overlay against live tree 220 * @overlay: Pointer to devicetree overlay to relocate and resolve 224 * to the local phandles in @overlay. Update (resolve) phandle references
|
/linux-6.14.4/arch/parisc/math-emu/ |
D | dfcmp.c | 129 * resolve the two possibilities. */ in dbl_fcmp() 156 * resolve the two possibilities. */ in dbl_fcmp()
|