Searched refs:bounded (Results 1 – 23 of 23) sorted by relevance
| /Linux-v5.10/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-v5.10/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 | 1213 Theoretical maximum value is bounded by having to send a membership 1218 The number of supported groups 'M' is bounded by the number of group
|
| D | filter.rst | 869 may not be bounded by security considerations, since generated internal BPF code
|
| /Linux-v5.10/fs/ |
| D | io-wq.h | 119 struct io_wq *io_wq_create(unsigned bounded, struct io_wq_data *data);
|
| D | io-wq.c | 1091 struct io_wq *io_wq_create(unsigned bounded, struct io_wq_data *data) in io_wq_create() argument 1129 wqe->acct[IO_WQ_ACCT_BOUND].max_workers = bounded; in io_wq_create()
|
| /Linux-v5.10/Documentation/hwmon/ |
| D | ads7828.rst | 43 bounded with limits accepted by the chip, described in the datasheet.
|
| /Linux-v5.10/Documentation/staging/ |
| D | speculation.rst | 79 value that is bounded to [0, size) even under cpu speculation
|
| /Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| D | pub.h | 285 bool brcms_c_dpc(struct brcms_c_info *wlc, bool bounded);
|
| D | main.c | 7710 bool brcms_c_dpc(struct brcms_c_info *wlc, bool bounded) in brcms_c_dpc() argument 7735 if (brcms_b_txstatus(wlc->hw, bounded, &fatal)) in brcms_c_dpc() 7758 if (brcms_b_recv(wlc_hw, RX_FIFO, bounded)) in brcms_c_dpc()
|
| /Linux-v5.10/tools/memory-model/Documentation/ |
| D | explanation.txt | 2214 "post-bounded" by X and E is "pre-bounded" by Y. 2217 "r-post-bounded" by X. Similarly, E would be "r-pre-bounded" or 2218 "w-pre-bounded" by Y, depending on whether E was a store or a load. 2240 w-pre-bounded or w-post-bounded by a marked access, it also requires 2241 the store to be r-pre-bounded or r-post-bounded, so as to handle cases 2301 is definitely w-post-bounded before the store to ptr, and the two 2305 that the load of ptr in P1 is r-pre-bounded before the load of *p 2335 not need to be w-post-bounded: when it is separated from the other 2372 isn't w-post-bounded by any marked accesses. 2378 w-post-bounded ; vis ; w-pre-bounded [all …]
|
| /Linux-v5.10/arch/x86/boot/ |
| D | header.S | 510 # The worst case can at least be bounded by having one bit that represents
|
| /Linux-v5.10/Documentation/bpf/ |
| D | bpf_design_QA.rst | 88 support bounded loops.
|
| /Linux-v5.10/Documentation/admin-guide/ |
| D | dynamic-debug-howto.rst | 111 Command submissions are bounded by a write() system call.
|
| /Linux-v5.10/arch/ |
| D | Kconfig | 744 resulting from mmap allocations. This value will be bounded 779 value will be bounded by the architecture's minimum and maximum
|
| /Linux-v5.10/Documentation/core-api/ |
| D | rbtree.rst | 19 Red-black trees are similar to AVL trees, but provide faster real-time bounded
|
| /Linux-v5.10/Documentation/admin-guide/sysctl/ |
| D | vm.rst | 542 tuning address space randomization. This value will be bounded 556 space randomization. This value will be bounded by the
|
| /Linux-v5.10/Documentation/driver-api/nvdimm/ |
| D | nvdimm.rst | 59 performance benefit of interleaving, but enables DIMM-bounded failure
|
| /Linux-v5.10/net/ipv4/ |
| D | Kconfig | 479 bounded TCP-friendliness. The protocol combines two schemes
|
| /Linux-v5.10/Documentation/vm/ |
| D | unevictable-lru.rst | 158 amount of unevictable memory marked by i915 driver is roughly the bounded
|
| /Linux-v5.10/Documentation/admin-guide/media/ |
| D | vivid.rst | 1042 determines if VIDIOC_S_HW_FREQ_SEEK will be bounded by the frequency
|
| /Linux-v5.10/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
|