Home
last modified time | relevance | path

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

12345678910

/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/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/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/arch/x86/include/asm/
H A Dimr.h6 * Copyright(c) 2015 Bryan O'Donoghue <pure.logic@nexus-software.ie>
/linux/lib/zstd/decompress/
H A Dzstd_ddict.c98 return 0; /* pure content mode */ in ZSTD_loadEntropy_intoDDict()
104 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/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/fs/iomap/
H A Ddirect-io.c310 * Use a FUA write if we need datasync semantics and this is a pure data I/O
375 * We can only do deferred completion for pure overwrites that in iomap_dio_bio_iter()
581 * is being issued as AIO or not. This allows us to optimise pure data writes
585 * may be pure data writes. In that case, we still need to do a full data sync
/linux/Documentation/networking/device_drivers/ethernet/marvell/
H A 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/include/dt-bindings/clock/
H A Dxlnx-zynqmp-clk.h14 * concept of bindings but rather contain pure firmware values.
/linux/rust/kernel/mm/
H A Dvirt.rs258 /// This enables the vma to contain both `struct page` and pure PFN pages. Returns a reference
422 /// Page-ranges managed without `struct page`, just pure PFN.
461 /// Can contain `struct page` and pure PFN pages.
/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.h82 * there currently is no pure R2 core in __get_cpu_type()
/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/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.
/linux/samples/hid/
H A Dhid_mouse.c4 * This is a pure HID-BPF example, and should be considered as such:
/linux/arch/riscv/include/asm/
H A Dcpufeature.h57 /* Used to declare pure "lasso" extension (Zk for instance) */
/linux/arch/mips/include/asm/dec/
H A Dkn05.h12 * WARNING! All this information is pure guesswork based on the

12345678910