Home
last modified time | relevance | path

Searched full:pure (Results 1 – 25 of 288) sorted by relevance

12345678910>>...12

/linux-6.14.4/arch/arc/kernel/
Dentry-arcv2.S216 ;####### Return from Exception / pure kernel mode #######
234 ; Solution is to drop out of interrupt context into pure kernel mode
235 ; and return from pure kernel mode which does right things for delay slot
/linux-6.14.4/Documentation/filesystems/iomap/
Doperations.rst409 * ``IOMAP_DIO_OVERWRITE_ONLY``: Perform a pure overwrite for this range
413 If a pure overwrite can be performed, then serialisation against
416 If a pure overwrite cannot be performed, then the filesystem can
439 In the case of pure overwrites, the I/O may be issued with FUA
608 * ``IOMAP_OVERWRITE_ONLY``: The caller requires a pure overwrite to be
614 iomap infrastructure to perform a pure overwrite, it must fail the
/linux-6.14.4/tools/perf/tests/shell/coresight/
Dasm_pure_loop.sh2 # CoreSight / ASM Pure Loop (exclusive)
/linux-6.14.4/fs/autofs/
DKconfig8 automounter (amd), which is a pure user space daemon.
/linux-6.14.4/arch/x86/include/asm/
Ddwarf2.h6 #warning "asm/dwarf2.h should be only included in pure assembly files"
Dimr.h6 * Copyright(c) 2015 Bryan O'Donoghue <pure[email protected]>
/linux-6.14.4/net/rxrpc/
Drtt.c76 * happening in pure Eifel. in rxrpc_rtt_estimator()
120 * all the algo is pure shit and should be replaced in rxrpc_set_rto()
/linux-6.14.4/tools/include/linux/
Dcompiler-gcc.h29 #define __pure __attribute__((pure))
/linux-6.14.4/drivers/net/wireless/zydas/zd1211rw/
Dzd_mac.h34 * and the "pure" rate value.
51 * For OFDM the PLCP rate encodings are used. We combine these "pure" rates
/linux-6.14.4/tools/perf/util/
Dpmu.y1 %define api.pure full
/linux-6.14.4/lib/zstd/decompress/
Dzstd_ddict.c97 return 0; /* pure content mode */ in ZSTD_loadEntropy_intoDDict()
103 return 0; /* pure content mode */ in ZSTD_loadEntropy_intoDDict()
/linux-6.14.4/Documentation/translations/zh_TW/process/
Dprogramming-language.rst32 內核定義了僞關鍵字(例如, ``pure`` ),而不是直接使用GNU屬性語法(例如,
/linux-6.14.4/tools/perf/scripts/perl/Perf-Trace-Util/
DREADME6 Core.pm and Util.pm are pure Perl modules; Core.pm contains routines
/linux-6.14.4/Documentation/networking/
Dsnmp_counter.rst321 TcpOutSegs because TcpOutSegs also tracks pure ACKs. TCPOrigDataSent is
430 - Data is sent in both directions. The fast path only supports pure senders
431 or pure receivers (this means either the sequence number or the ack
448 If a packet set ACK flag and has no data, it is a pure ACK packet, if
455 If a TCP packet has data (which means it is not a pure ACK packet),
873 A delayed ACK timer expires. The TCP stack will send a pure ACK packet
880 TCP stack will send a pure ACK later (after the userspace program
881 unlock the socket). When the TCP stack sends the pure ACK later, the
1108 of the 3-way handshake is a pure ACK without data, so
1733 data, so we need a pure ACK packet. To generate such a packet, we
/linux-6.14.4/Documentation/admin-guide/media/
Ddvb-usb-rtl28xxu-cardlist.rst65 * - TURBO-X Pure TV Tuner DTT-2000
Dradio-cardlist.rst6 There is also support for pure AM/FM radio, and even for some FM radio
/linux-6.14.4/Documentation/translations/zh_CN/process/
Dprogramming-language.rst26 内核定义了伪关键字(例如, ``pure`` ),而不是直接使用GNU属性语法(例如,
/linux-6.14.4/Documentation/networking/device_drivers/ethernet/marvell/
Docteontx2.rst45 - A PF/VF with NIX-LF & NPA-LF resources works as a pure network device
46 - A PF/VF with CPT-LF resource works as a pure crypto offload device.
85 From pure networking side AF driver supports following functionality.
/linux-6.14.4/fs/iomap/
Ddirect-io.c328 * Use a FUA write if we need datasync semantics, this is a pure in iomap_dio_bio_iter()
358 * We can only do deferred completion for pure overwrites that in iomap_dio_bio_iter()
550 * is being issued as AIO or not. This allows us to optimise pure data writes
554 * may be pure data writes. In that case, we still need to do a full data sync
/linux-6.14.4/arch/arm/include/asm/
Dcachetype.h56 static inline unsigned int __attribute__((pure)) cacheid_is(unsigned int mask) in cacheid_is()
/linux-6.14.4/arch/mips/include/asm/
Dcpu-type.h83 * there currently is no pure R2 core in __get_cpu_type()
/linux-6.14.4/Documentation/devicetree/bindings/iio/afe/
Dtemperature-sense-rtd.yaml74 Pure platinum has an alpha of 3925. Industry standards such as IEC60751
/linux-6.14.4/drivers/gpu/drm/xe/display/
Dintel_fbdev_fb.c98 /* XXX: Pure fiction, as the BO may not be physically accessible.. */ in intel_fbdev_fb_fill_info()
/linux-6.14.4/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DEventClass.py24 # size is 176 bytes, while the pure PEBS event's size is 144 bytes.
/linux-6.14.4/include/dt-bindings/mux/
Dti-serdes.h11 * concept of bindings but rather contain pure constants values used only

12345678910>>...12