| /linux/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-devtrace-ucode.h | 36 TP_PROTO(const struct device *dev, u32 wraps, u32 n_entry, u32 p_entry), 37 TP_ARGS(dev, wraps, n_entry, p_entry), 41 __field(u32, wraps) 47 __entry->wraps = wraps; 52 __get_str(dev), __entry->wraps, __entry->n_entry,
|
| /linux/tools/testing/selftests/powerpc/math/ |
| H A D | vsx_asm.S | 10 #This function wraps storeing VSX regs to the end of an array and a
|
| /linux/tools/testing/selftests/timers/ |
| H A D | posix_timers.c | 501 int wraps = 0; in check_gettime() local 537 wraps++; in check_gettime() 545 ksft_test_result(wraps > 1, "check_gettime %s\n", name); in check_gettime()
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_bpftool.py | 54 @functools.wraps(f)
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-intel_th-devices-msc | 52 becomes full (1/y/Y) or wraps around and continues until the next
|
| /linux/Documentation/bpf/libbpf/ |
| H A D | libbpf_naming_convention.rst | 22 For example ``bpf_map_lookup_elem`` wraps ``BPF_MAP_LOOKUP_ELEM`` 23 command of sys_bpf, ``bpf_prog_attach`` wraps ``BPF_PROG_ATTACH``, etc.
|
| H A D | libbpf_overview.rst | 216 bindings directly to libbpf. Libbpf-rs wraps libbpf functionality in
|
| /linux/tools/testing/selftests/net/lib/py/ |
| H A D | ksft.py | 185 @functools.wraps(func)
|
| /linux/Documentation/arch/powerpc/ |
| H A D | bootwrapper.rst | 7 PowerPC image targets compresses and wraps the kernel image (vmlinux) with 78 does not add any boot code. It just wraps a compressed
|
| H A D | imc.rst | 149 hardware does not support exceptions, so it quietly wraps around if memory
|
| /linux/Documentation/timers/ |
| H A D | timekeeping.rst | 31 n bits which count from 0 to (2^n)-1 and then wraps around to 0 and start over. 130 i.e. after 64 bits. Since this is a nanosecond value this will mean it wraps
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | radiotrack.rst | 49 signal probably has a small range of useful frequencies, and wraps around or
|
| /linux/Documentation/rust/ |
| H A D | general-information.rst | 76 For instance, one may write a ``Mutex`` abstraction in Rust which wraps
|
| /linux/Documentation/networking/device_drivers/ethernet/google/ |
| H A D | gve.rst | 156 from the current generation. When the ring wraps, the current/next generation
|
| /linux/Documentation/userspace-api/netlink/ |
| H A D | genetlink-legacy.rst | 52 ``indexed-array`` wraps the entire array in an extra attribute (hence
|
| /linux/Documentation/networking/ |
| H A D | msg_zerocopy.rst | 111 The counter counts system call invocations, not bytes. It wraps after
|
| /linux/Documentation/bpf/ |
| H A D | cpumasks.rst | 181 being queried, mutated, etc. A ``struct bpf_cpumask`` wraps a ``struct
|
| /linux/Documentation/mm/ |
| H A D | highmem.rst | 147 requires global TLB invalidation when the kmap's pool wraps and it might
|
| /linux/Documentation/filesystems/ |
| H A D | debugfs.rst | 197 The "array" argument wraps a pointer to the array's data and the number
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-g-tuner.rst | 242 where the seek wraps around when it reaches the end of the
|
| /linux/Documentation/process/ |
| H A D | botching-up-ioctls.rst | 96 server doesn't bother with clamping itself and the cursor wraps around the
|
| /linux/Documentation/security/tpm/ |
| H A D | tpm-security.rst | 186 pair (assume elliptic curve in this case) and wraps the private key
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | numa_memory_policy.rst | 238 maintained per task. This counter wraps around to the lowest 320 then the remap wraps around to the beginning of the nodemask and,
|
| /linux/Documentation/arch/x86/ |
| H A D | sgx.rst | 133 vDSO function wraps low-level transitions to/from the enclave like EENTER and
|
| /linux/Documentation/block/ |
| H A D | inline-encryption.rst | 155 For decryption, blk-crypto-fallback "wraps" the bio's completion callback 393 The key which wraps (encrypts) hardware-wrapped keys is a hardware-internal key
|