/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/timers/ |
H A D | posix_timers.c | 499 int wraps = 0; in check_gettime() local 535 wraps++; in check_gettime() 543 ksft_test_result(wraps > 1, "check_gettime %s\n", name); in check_gettime()
|
/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/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/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/driver-api/ |
H A D | spi.rst | 42 which wraps a full duplex SPI transfer. A variety of protocol tweaking
|
/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/filesystems/bcachefs/ |
H A D | SubmittingPatches.rst | 6 touched. Note that ktest wraps xfstests and will be an easier method to running
|
/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/gpu/ |
H A D | vgaarbiter.rst | 176 X server basically wraps all the functions that touch VGA registers somehow.
|
/linux/Documentation/networking/ |
H A D | devmem.rst | 135 this is udmabuf, which wraps user memory (non-devmem) in a dmabuf.
|
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/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/process/ |
H A D | botching-up-ioctls.rst | 96 server doesn't bother with clamping itself and the cursor wraps around the
|