/linux-6.1.9/tools/memory-model/ ! |
D | linux-kernel.cat | 174 let w-pre-bounded = [Marked] ; (addr | fence)? 175 let r-pre-bounded = [Marked] ; (addr | nonrw-fence | 177 let w-post-bounded = fence? ; [Marked] 178 let r-post-bounded = (nonrw-fence | ([~Noreturn] ; fencerel(Rmb) ; [R4rmb]))? ; 182 let ww-vis = fence | (strong-fence ; xbstar ; w-pre-bounded) | 183 (w-post-bounded ; vis ; w-pre-bounded) 184 let wr-vis = fence | (strong-fence ; xbstar ; r-pre-bounded) | 185 (w-post-bounded ; vis ; r-pre-bounded) 186 let rw-xbstar = fence | (r-post-bounded ; xbstar ; w-pre-bounded)
|
/linux-6.1.9/io_uring/ ! |
D | io-wq.h | 46 struct io_wq *io_wq_create(unsigned bounded, struct io_wq_data *data);
|
D | io-wq.c | 1135 struct io_wq *io_wq_create(unsigned bounded, struct io_wq_data *data) in io_wq_create() argument 1142 if (WARN_ON_ONCE(!bounded)) in io_wq_create() 1172 wqe->acct[IO_WQ_ACCT_BOUND].max_workers = bounded; in io_wq_create()
|
/linux-6.1.9/Documentation/networking/ ! |
D | ip_dynaddr.rst | 15 2) Out-bounded MASQueraded source address changes ON OUTPUT (when
|
D | rds.rst | 402 (a) upper-bounded to the single-flow bandwidth,
|
D | ip-sysctl.rst | 1361 Theoretical maximum value is bounded by having to send a membership 1366 The number of supported groups 'M' is bounded by the number of group
|
/linux-6.1.9/Documentation/hwmon/ ! |
D | ads7828.rst | 43 bounded with limits accepted by the chip, described in the datasheet.
|
/linux-6.1.9/Documentation/staging/ ! |
D | speculation.rst | 79 value that is bounded to [0, size) even under cpu speculation
|
/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ ! |
D | pub.h | 285 bool brcms_c_dpc(struct brcms_c_info *wlc, bool bounded);
|
D | main.c | 7711 bool brcms_c_dpc(struct brcms_c_info *wlc, bool bounded) in brcms_c_dpc() argument 7736 if (brcms_b_txstatus(wlc->hw, bounded, &fatal)) in brcms_c_dpc() 7759 if (brcms_b_recv(wlc_hw, RX_FIFO, bounded)) in brcms_c_dpc()
|
/linux-6.1.9/tools/memory-model/Documentation/ ! |
D | explanation.txt | 2271 "post-bounded" by X and E is "pre-bounded" by Y. 2274 "r-post-bounded" by X. Similarly, E would be "r-pre-bounded" or 2275 "w-pre-bounded" by Y, depending on whether E was a store or a load. 2297 w-pre-bounded or w-post-bounded by a marked access, it also requires 2298 the store to be r-pre-bounded or r-post-bounded, so as to handle cases 2358 is definitely w-post-bounded before the store to ptr, and the two 2362 that the load of ptr in P1 is r-pre-bounded before the load of *p 2392 not need to be w-post-bounded: when it is separated from the other 2429 isn't w-post-bounded by any marked accesses. 2435 w-post-bounded ; vis ; w-pre-bounded [all …]
|
/linux-6.1.9/Documentation/scheduler/ ! |
D | sched-bwc.rst | 28 increased interference against the other system users. All nicely bounded. 59 \Sum e_i; that is, there is a bounded tardiness (under the assumption
|
/linux-6.1.9/Documentation/ABI/testing/ ! |
D | sysfs-bus-cxl | 129 devtype "cxl_decoder_switch" the address is bounded by the 280 within the decode range bounded by root decoder 'decoderX.Y'.
|
/linux-6.1.9/arch/x86/boot/ ! |
D | header.S | 514 # The worst case can at least be bounded by having one bit that represents
|
/linux-6.1.9/Documentation/admin-guide/ ! |
D | dynamic-debug-howto.rst | 82 Command submissions are bounded by a write() system call.
|
D | kernel-parameters.txt | 4756 The result will be bounded below by the value of
|
/linux-6.1.9/Documentation/bpf/ ! |
D | bpf_design_QA.rst | 88 support bounded loops.
|
D | classic_vs_extended.rst | 228 may not be bounded by security considerations, since generated eBPF code
|
/linux-6.1.9/Documentation/core-api/ ! |
D | rbtree.rst | 19 Red-black trees are similar to AVL trees, but provide faster real-time bounded
|
/linux-6.1.9/arch/ ! |
D | Kconfig | 978 resulting from mmap allocations. This value will be bounded 1013 value will be bounded by the architecture's minimum and maximum
|
/linux-6.1.9/Documentation/admin-guide/sysctl/ ! |
D | vm.rst | 536 tuning address space randomization. This value will be bounded 550 space randomization. This value will be bounded by the
|
/linux-6.1.9/net/ipv4/ ! |
D | Kconfig | 488 bounded TCP-friendliness. The protocol combines two schemes
|
/linux-6.1.9/Documentation/mm/ ! |
D | unevictable-lru.rst | 154 amount of unevictable memory marked by i915 driver is roughly the bounded
|
/linux-6.1.9/Documentation/admin-guide/media/ ! |
D | vivid.rst | 1056 determines if VIDIOC_S_HW_FREQ_SEEK will be bounded by the frequency
|
/linux-6.1.9/Documentation/sparc/oradax/ ! |
D | dax-hv-api.txt | 388 … All data accesses used in CCB commands must be bounded within a single memory page. When addresses
|