/linux/arch/powerpc/perf/ |
H A D | hv-gpci.c | 221 * returned. To handle that, we need to make subsequent requests in processor_bus_topology_show() 223 * Below loop do subsequent hcalls with next starting index and add it in processor_bus_topology_show() 234 * element and add 1 to make subsequent hcalls. in processor_bus_topology_show() 289 * returned. To handle that, we need to take subsequent requests in processor_config_show() 291 * Below loop do subsequent hcalls with next starting index and add it in processor_config_show() 302 * element and add 1 to subsequent hcalls. in processor_config_show() 357 * returned. To handle that, we need to take subsequent requests in affinity_domain_via_virtual_processor_show() 359 * Below loop do subsequent hcalls with next secondary index and add it in affinity_domain_via_virtual_processor_show() 370 * last array element as subsequent starting index, and use secondary index in affinity_domain_via_virtual_processor_show() 371 * value in the last array element plus 1 as subsequent secondary index. in affinity_domain_via_virtual_processor_show() [all …]
|
/linux/tools/memory-model/Documentation/ |
H A D | ordering.txt | 13 subsequent operations. 17 of the CPU's subsequent accesses, depending on the subcategory 68 accesses against all subsequent accesses from the viewpoint of all CPUs. 158 ordering subsequent to an unordered RMW atomic operation. 160 o smp_mb__after_spinlock(), which provides full ordering subsequent 165 subsequent to an srcu_read_unlock(). 322 operations order their own load against all of the CPU's subsequent 333 improves upon smp_rmb() by ordering against subsequent stores as well 334 as against subsequent loads. 391 of the CPU's subsequent memory accesses whose address has been calculated [all …]
|
/linux/Documentation/filesystems/spufs/ |
H A D | spufs.rst | 179 subsequent reads from the same file descriptor will result in 182 subsequent read operations will return zero bytes and a new file 189 buffer. Subsequent writes to the same file descriptor overwrite 249 subsequent read operations will return zero bytes and a new file 256 buffer. Subsequent writes to the same file descriptor overwrite
|
/linux/tools/lib/api/fs/ |
H A D | fs.h | 28 * subsequent calls. 31 * subsequent calls.
|
/linux/arch/arm64/kernel/pi/ |
H A D | relocate.c | 36 * address entry encodes 1 relocation. The subsequent bitmap entries in relocate_kernel() 37 * encode up to 63 relocations each, at subsequent offsets following in relocate_kernel()
|
/linux/drivers/bus/fsl-mc/ |
H A D | dpmcp.c | 16 * @token: Returned token; use in subsequent API calls 23 * portal; this token must be used in all subsequent commands for
|
H A D | dpbp.c | 16 * @token: Returned token; use in subsequent API calls 23 * portal; this token must be used in all subsequent commands for
|
H A D | dpcon.c | 16 * @token: Returned token; use in subsequent API calls 23 * portal; this token must be used in all subsequent commands for
|
/linux/lib/ |
H A D | cmdline.c | 40 * Read an int from an option string; if available accept a subsequent 48 * 1 - int found, no subsequent comma 49 * 2 - int found including a subsequent comma
|
H A D | textsearch.c | 43 * textsearch_next() to fetch subsequent occurrences. A state variable 71 * no match was found. Subsequent occurrences can be found by calling 226 * Call textsearch_next() to retrieve subsequent matches.
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | func-select.rst | 63 or ``writefds``, but subsequent :ref:`VIDIOC_DQBUF <VIDIOC_QBUF>` 69 a subsequent :c:func:`read()` call, which also attempts to start
|
/linux/arch/powerpc/include/asm/ |
H A D | barrier.h | 95 * Prevent execution of subsequent instructions until preceding branches have 112 * access or data transfer caused by subsequent instructions is
|
/linux/arch/s390/include/asm/ |
H A D | sclp.h | 123 u16 length; /* Length of Subsequent Data (up to 4K – SCLP header */ 124 u8 data[]; /* Subsequent Data passed verbatim to SCLP ET 24 */
|
/linux/include/linux/ |
H A D | entry-common.h | 101 * disabled. The subsequent functions can be instrumented. 128 * subsequent functions can be instrumented. 183 * subsequent functions can be instrumented. 422 * state is correct and the subsequent functions can be instrumented.
|
/linux/arch/powerpc/kernel/ |
H A D | eeh_event.c | 162 * On PowerNV platform, we might have subsequent coming events 163 * is part of the former one. For that case, those subsequent
|
/linux/include/uapi/linux/ |
H A D | wireguard.h | 62 * not fit within a single message. So, subsequent peers will be sent 126 * of a peer, it likely should not be specified in subsequent fragments.
|
H A D | dma-buf.h | 157 * this inserts the sync_file as a read-only fence. Any subsequent 162 * write fence. All subsequent implicitly synchronized access to
|
/linux/arch/arm64/kernel/probes/ |
H A D | kprobes_trampoline.S | 15 * kretprobe_breakpoint_handler(), and no subsequent instructions will
|
/linux/tools/memory-model/litmus-tests/ |
H A D | S+fencewmbonceonce+poacquireonce.litmus | 7 * store against a subsequent store?
|
/linux/drivers/net/ipa/ |
H A D | ipa_qmi.c | 43 * subsequent boots. The modem expects to receive a final INIT_COMPLETE 61 * - On subsequent modem boots, everything is ready when: 120 * initial boot, non-zero (true) for a subsequent (SSR) boot. 478 * subsequent boots. The INIT_COMPLETE indication message is in ipa_qmi_setup()
|
/linux/drivers/soc/fsl/dpio/ |
H A D | dpio.c | 23 * @token: Returned token; use in subsequent API calls 30 * portal; this token must be used in all subsequent commands for
|
/linux/Documentation/arch/arm64/ |
H A D | asymmetric-32bit.rst | 90 A subsequent ``execve(2)`` of a 64-bit program by the 32-bit task will 155 re-initialised by a subsequent ``KVM_ARM_VCPU_INIT`` operation.
|
/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpmac.c | 14 * @token: Returned token; use in subsequent API calls 21 * portal; this token must be used in all subsequent commands for
|
/linux/kernel/rcu/ |
H A D | sync.c | 96 * subsequent calls to rcu_sync_is_idle() will return false, which 148 * has elapsed. After this grace period has completed, all subsequent
|
/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | nsa320-mcu.txt | 2 the Zyxel NSA 320 and several subsequent models.
|