Home
last modified time | relevance | path

Searched refs:wraps (Results 1 – 25 of 36) sorted by relevance

12

/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-devtrace-ucode.h36 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 Dposix_timers.c499 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 Dvsx_asm.S10 #This function wraps storeing VSX regs to the end of an array and a
/linux/tools/testing/selftests/bpf/
H A Dtest_bpftool.py54 @functools.wraps(f)
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-intel_th-devices-msc52 becomes full (1/y/Y) or wraps around and continues until the next
/linux/Documentation/bpf/libbpf/
H A Dlibbpf_naming_convention.rst22 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 Dlibbpf_overview.rst216 bindings directly to libbpf. Libbpf-rs wraps libbpf functionality in
/linux/Documentation/arch/powerpc/
H A Dbootwrapper.rst7 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 Dimc.rst149 hardware does not support exceptions, so it quietly wraps around if memory
/linux/Documentation/driver-api/
H A Dspi.rst42 which wraps a full duplex SPI transfer. A variety of protocol tweaking
/linux/Documentation/timers/
H A Dtimekeeping.rst31 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 Dradiotrack.rst49 signal probably has a small range of useful frequencies, and wraps around or
/linux/Documentation/rust/
H A Dgeneral-information.rst76 For instance, one may write a ``Mutex`` abstraction in Rust which wraps
/linux/Documentation/filesystems/bcachefs/
H A DSubmittingPatches.rst6 touched. Note that ktest wraps xfstests and will be an easier method to running
/linux/Documentation/networking/device_drivers/ethernet/google/
H A Dgve.rst156 from the current generation. When the ring wraps, the current/next generation
/linux/Documentation/userspace-api/netlink/
H A Dgenetlink-legacy.rst52 ``indexed-array`` wraps the entire array in an extra attribute (hence
/linux/Documentation/gpu/
H A Dvgaarbiter.rst176 X server basically wraps all the functions that touch VGA registers somehow.
/linux/Documentation/networking/
H A Ddevmem.rst135 this is udmabuf, which wraps user memory (non-devmem) in a dmabuf.
H A Dmsg_zerocopy.rst111 The counter counts system call invocations, not bytes. It wraps after
/linux/Documentation/bpf/
H A Dcpumasks.rst181 being queried, mutated, etc. A ``struct bpf_cpumask`` wraps a ``struct
/linux/Documentation/mm/
H A Dhighmem.rst147 requires global TLB invalidation when the kmap's pool wraps and it might
/linux/Documentation/filesystems/
H A Ddebugfs.rst197 The "array" argument wraps a pointer to the array's data and the number
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-tuner.rst242 where the seek wraps around when it reaches the end of the
/linux/Documentation/admin-guide/mm/
H A Dnuma_memory_policy.rst238 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 Dbotching-up-ioctls.rst96 server doesn't bother with clamping itself and the cursor wraps around the

12