Home
last modified time | relevance | path

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

1234567891011

/Linux-v6.1/arch/arc/kernel/
Dentry-arcv2.S231 ;####### Return from Exception / pure kernel mode #######
249 ; Solution is to drop out of interrupt context into pure kernel mode
250 ; and return from pure kernel mode which does right things for delay slot
Dentry-compact.S209 ; out of the L2 interrupt context (drop to pure kernel mode) and jump
264 ; (so rest of handler executes in pure K mode)
397 ;this case is for syscalls or Exceptions or pure kernel mode
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/marvell/
Docteontx2.rst43 - A PF/VF with NIX-LF & NPA-LF resources works as a pure network device
44 - A PF/VF with CPT-LF resource works as a pure crypto offload device.
83 From pure networking side AF driver supports following functionality.
/Linux-v6.1/tools/perf/tests/shell/coresight/
Dasm_pure_loop.sh2 # CoreSight / ASM Pure Loop
/Linux-v6.1/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.logic@nexus-software.ie>
/Linux-v6.1/fs/autofs/
DKconfig20 automounter (amd), which is a pure user space daemon.
/Linux-v6.1/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-v6.1/tools/include/linux/
Dcompiler-gcc.h27 #define __pure __attribute__((pure))
/Linux-v6.1/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-v6.1/Documentation/translations/zh_CN/process/
Dprogramming-language.rst29 内核定义了伪关键字(例如, ``pure`` ),而不是直接使用GNU属性语法(例如,
/Linux-v6.1/include/dt-bindings/pinctrl/
Dsamsung.h15 * concept of bindings but rather contain pure register values.
/Linux-v6.1/tools/perf/scripts/perl/Perf-Trace-Util/
DREADME6 Core.pm and Util.pm are pure Perl modules; Core.pm contains routines
/Linux-v6.1/Documentation/translations/zh_TW/process/
Dprogramming-language.rst32 內核定義了僞關鍵字(例如, ``pure`` ),而不是直接使用GNU屬性語法(例如,
/Linux-v6.1/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-v6.1/Documentation/networking/
Dsnmp_counter.rst321 TcpOutSegs because TcpOutSegs also tracks pure ACKs. TCPOrigDataSent is
432 - Data is sent in both directions. The fast path only supports pure senders
433 or pure receivers (this means either the sequence number or the ack
450 If a packet set ACK flag and has no data, it is a pure ACK packet, if
457 If a TCP packet has data (which means it is not a pure ACK packet),
877 A delayed ACK timer expires. The TCP stack will send a pure ACK packet
884 TCP stack will send a pure ACK later (after the userspace program
885 unlock the socket). When the TCP stack sends the pure ACK later, the
1112 of the 3-way handshake is a pure ACK without data, so
1737 data, so we need a pure ACK packet. To generate such a packet, we
/Linux-v6.1/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-v6.1/arch/arm/include/asm/
Dcachetype.h54 static inline unsigned int __attribute__((pure)) cacheid_is(unsigned int mask) in cacheid_is()
/Linux-v6.1/arch/mips/include/asm/
Dcpu-type.h83 * there currently is no pure R2 core in __get_cpu_type()
/Linux-v6.1/drivers/staging/rtl8712/
Drtl8712_gp_bitdef.h57 #define GPIOSEL_GPIO 0 /* UART or JTAG or pure GPIO*/
/Linux-v6.1/Documentation/devicetree/bindings/iio/afe/
Dtemperature-sense-rtd.yaml74 Pure platinum has an alpha of 3925. Industry standards such as IEC60751
/Linux-v6.1/tools/perf/Documentation/
Dperf-mem.txt23 not the pure load (or store latency). Use latency includes any pipeline
/Linux-v6.1/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-v6.1/Documentation/process/
Dembargoed-hardware-issues.rst10 of security bugs than pure software bugs which only affect the Linux
29 issues. Reports of pure software security bugs in the Linux kernel are not

1234567891011