Home
last modified time | relevance | path

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

12

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/
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-6.12.1/Documentation/accounting/
Dtaskstats-struct.rst108 * xxx_delay_total wraps around to zero on overflow
134 * and wraps around to zero silently on overflow
142 * and wraps around to zero silently on overflow
/linux-6.12.1/tools/testing/selftests/powerpc/math/
Dvsx_asm.S10 #This function wraps storeing VSX regs to the end of an array and a
/linux-6.12.1/tools/testing/selftests/timers/
Dposix_timers.c500 int wraps = 0; in check_gettime() local
536 wraps++; in check_gettime()
544 ksft_test_result(wraps > 1, "check_gettime %s\n", name); in check_gettime()
/linux-6.12.1/tools/testing/selftests/bpf/
Dtest_bpftool.py54 @functools.wraps(f)
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-bus-intel_th-devices-msc52 becomes full (1/y/Y) or wraps around and continues until the next
/linux-6.12.1/Documentation/bpf/libbpf/
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.
Dlibbpf_overview.rst216 bindings directly to libbpf. Libbpf-rs wraps libbpf functionality in
/linux-6.12.1/tools/testing/selftests/net/lib/py/
Dksft.py155 @functools.wraps(func)
/linux-6.12.1/Documentation/arch/powerpc/
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
Dimc.rst149 hardware does not support exceptions, so it quietly wraps around if memory
/linux-6.12.1/Documentation/driver-api/
Dspi.rst42 which wraps a full duplex SPI transfer. A variety of protocol tweaking
/linux-6.12.1/Documentation/timers/
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-6.12.1/Documentation/rust/
Dgeneral-information.rst76 For instance, one may write a ``Mutex`` abstraction in Rust which wraps
/linux-6.12.1/Documentation/driver-api/media/drivers/
Dradiotrack.rst49 signal probably has a small range of useful frequencies, and wraps around or
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/google/
Dgve.rst156 from the current generation. When the ring wraps, the current/next generation
/linux-6.12.1/Documentation/userspace-api/netlink/
Dgenetlink-legacy.rst52 ``indexed-array`` wraps the entire array in an extra attribute (hence
/linux-6.12.1/Documentation/gpu/
Ddrm-internals.rst16 the library that wraps most of the DRM ioctls. These include vblank
Dvgaarbiter.rst176 X server basically wraps all the functions that touch VGA registers somehow.
/linux-6.12.1/Documentation/networking/
Ddevmem.rst135 this is udmabuf, which wraps user memory (non-devmem) in a dmabuf.
Dmsg_zerocopy.rst111 The counter counts system call invocations, not bytes. It wraps after
/linux-6.12.1/Documentation/bpf/
Dcpumasks.rst181 being queried, mutated, etc. A ``struct bpf_cpumask`` wraps a ``struct
/linux-6.12.1/Documentation/filesystems/
Ddebugfs.rst197 The "array" argument wraps a pointer to the array's data and the number
/linux-6.12.1/Documentation/mm/
Dhighmem.rst147 requires global TLB invalidation when the kmap's pool wraps and it might
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dvidioc-g-tuner.rst242 where the seek wraps around when it reaches the end of the

12