Home
last modified time | relevance | path

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

1234567891011

/linux/arch/arc/kernel/
H A 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/Documentation/filesystems/iomap/
H A 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/tools/perf/tests/shell/coresight/
H A Dasm_pure_loop.sh2 # CoreSight / ASM Pure Loop (exclusive)
/linux/fs/autofs/
H A DKconfig8 automounter (amd), which is a pure user space daemon.
/linux/net/rxrpc/
H A 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/arch/x86/include/asm/
H A Ddwarf2.h6 #warning "asm/dwarf2.h should be only included in pure assembly files"
H A Dimr.h6 * Copyright(c) 2015 Bryan O'Donoghue <pure.logic@nexus-software.ie>
/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.h34 * and the "pure" rate value.
51 * For OFDM the PLCP rate encodings are used. We combine these "pure" rates
/linux/tools/include/linux/
H A Dcompiler-gcc.h29 #define __pure __attribute__((pure))
/linux/tools/perf/util/
H A Dpmu.y1 %define api.pure full
/linux/lib/zstd/decompress/
H A Dzstd_ddict.c97 return 0; /* pure content mode */ in ZSTD_loadEntropy_intoDDict()
103 return 0; /* pure content mode */ in ZSTD_loadEntropy_intoDDict()
/linux/Documentation/networking/
H A 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/tools/perf/scripts/perl/Perf-Trace-Util/
H A DREADME6 Core.pm and Util.pm are pure Perl modules; Core.pm contains routines
/linux/Documentation/translations/zh_TW/process/
H A Dprogramming-language.rst32 內核定義了僞關鍵字(例如, ``pure`` ),而不是直接使用GNU屬性語法(例如,
/linux/fs/iomap/
H A 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()
552 * is being issued as AIO or not. This allows us to optimise pure data writes
556 * may be pure data writes. In that case, we still need to do a full data sync
/linux/Documentation/admin-guide/media/
H A Ddvb-usb-rtl28xxu-cardlist.rst65 * - TURBO-X Pure TV Tuner DTT-2000
H A Dradio-cardlist.rst6 There is also support for pure AM/FM radio, and even for some FM radio
/linux/arch/arm/include/asm/
H A Dcachetype.h56 static inline unsigned int __attribute__((pure)) cacheid_is(unsigned int mask) in cacheid_is()
/linux/Documentation/devicetree/bindings/iio/afe/
H A Dtemperature-sense-rtd.yaml74 Pure platinum has an alpha of 3925. Industry standards such as IEC60751
/linux/arch/mips/include/asm/
H A Dcpu-type.h83 * there currently is no pure R2 core in __get_cpu_type()
/linux/drivers/gpu/drm/xe/display/
H A Dintel_fbdev_fb.c98 /* XXX: Pure fiction, as the BO may not be physically accessible.. */ in intel_fbdev_fb_fill_info()
/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DEventClass.py24 # size is 176 bytes, while the pure PEBS event's size is 144 bytes.
/linux/include/dt-bindings/mux/
H A Dti-serdes.h11 * concept of bindings but rather contain pure constants values used only
/linux/arch/riscv/include/asm/
H A Dcpufeature.h53 /* Used to declare pure "lasso" extension (Zk for instance) */
/linux/Documentation/sound/cards/
H A Demu-mixer.rst189 The closest value to pure signal is 20.
195 The closest value to pure signal is 20.

1234567891011