Home
last modified time | relevance | path

Searched full:pairing (Results 1 – 25 of 71) sorted by relevance

123

/linux/tools/virtio/ringtest/
H A Dvirtio_ring_0_9.c133 /* Barrier A (for pairing) */ in add_inbuf()
140 /* Barrier A (for pairing) */ in add_inbuf()
145 /* Barrier A (for pairing) */ in add_inbuf()
163 /* Barrier B (for pairing) */ in get_buf()
169 /* Barrier B (for pairing) */ in get_buf()
221 /* Barrier D (for pairing) */ in enable_call()
231 /* Barrier C (for pairing) */ in kick_available()
253 /* Barrier C (for pairing) */ in enable_kick()
280 /* Barrier A (for pairing) */ in use_buf()
289 /* Barrier A (for pairing) */ in use_buf()
[all …]
H A Dring.c136 /* Barrier A (for pairing) */ in add_inbuf()
151 /* Barrier B (for pairing) */ in get_buf()
182 /* Barrier D (for pairing) */ in enable_call()
192 /* Barrier C (for pairing) */ in kick_available()
214 /* Barrier C (for pairing) */ in enable_kick()
234 /* Barrier A (for pairing) */ in use_buf()
247 /* Barrier B (for pairing) */ in use_buf()
259 /* Barrier D (for pairing) */ in call_used()
/linux/Documentation/devicetree/bindings/soc/mediatek/
H A Dmediatek,pwrap.yaml20 IP Pairing
25 are marked with "IP Pairing". These are optional on SoCs which do not support
26 IP Pairing
63 - description: IP pairing registers
94 - description: IP pairing reset
/linux/tools/memory-model/Documentation/
H A Dglossary.txt69 Cycle: Memory-barrier pairing is restricted to a pair of CPUs, as the
71 that is required. In other cases, the notion of pairing must be
86 See also "Pairing".
133 Pairing: "Memory-barrier pairing" reflects the fact that synchronizing
137 pairing also occurs with other types of operations, so that a
H A Drecipes.txt345 The B/C pairing is an example of the MP pattern using smp_wmb() on the
382 This pairing of a control dependency in CPU0() with a full memory
385 The A/D pairing from the ring-buffer use case shown earlier also
/linux/include/linux/mtd/
H A Dmtd.h114 * struct mtd_pairing_info - page pairing information
128 * The H27UCG8T2BTR-BC datasheet describes the following pairing scheme:
149 * struct mtd_pairing_scheme - page pairing scheme description
157 * @get_wunit: converts pairing information into a write-unit (page) number.
159 * pairing information described in the info argument. It should
161 * passed pairing information.
167 * NAND page pairing scheme. Instead of exposing two big tables to do the
297 /* NAND pairing scheme, only provided for MLC/TLC NANDs */
298 const struct mtd_pairing_scheme *pairing; member
456 const struct mtd_pairing_scheme *pairing) in mtd_set_pairing_scheme() argument
[all …]
/linux/drivers/soc/bcm/brcmstb/
H A Dbiuctrl.c123 pr_info("MCP: Enabling write pairing\n"); in mcp_write_pairing_set()
127 pr_info("MCP: Disabling write pairing\n"); in mcp_write_pairing_set()
131 pr_info("MCP: Write pairing already disabled\n"); in mcp_write_pairing_set()
266 mcp_wr_pairing_en = of_property_read_bool(np, "brcm,write-pairing"); in setup_hifcpubiuctrl_regs()
354 pr_err("MCP: Unable to disable write pairing!\n"); in brcmstb_biuctrl_init()
/linux/Documentation/devicetree/bindings/arm/bcm/
H A Dbrcm,brcmstb.txt30 controller (MEMC). This BIU block offers a feature called Write Pairing which
40 - brcm,write-pairing:
42 supports write-pairing.
59 brcm,write-pairing;
/linux/include/linux/sched/
H A Dmm.h368 * pairing memalloc_noio_save call.
398 * pairing memalloc_nofs_save call.
439 * pairing memalloc_noreclaim_save call.
466 * Always make sure that the given flags is the return value from the pairing
/linux/net/bluetooth/
H A Dsmp.c101 u8 preq[7]; /* SMP Pairing Request */
102 u8 prsp[7]; /* SMP Pairing Response */
103 u8 prnd[16]; /* SMP Pairing Random (local) */
104 u8 rrnd[16]; /* SMP Pairing Random (remote) */
105 u8 pcnf[16]; /* SMP Pairing Confirm */
773 /* If pairing failed clean up any keys we might have */ in smp_chan_destroy()
877 /* Don't confirm locally initiated pairing attempts */ in tk_request()
993 bt_dev_err(hcon->hdev, "pairing failed " in smp_random()
1532 * receives pairing random. in sc_passkey_round()
1682 /* If it is our turn to send Pairing Confirm, do so now */ in smp_user_confirm_reply()
[all …]
/linux/drivers/watchdog/
H A Dtegra_wdt.c20 * actually 5 watchdogs that can be configured (by pairing with an available
28 * Register base of the timer that's selected for pairing with the watchdog.
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-pci-host-bridge28 device in the Selective IDE Stream pairing. Specifically, "R"
/linux/tools/include/linux/
H A Dring_buffer.h9 * user space requires the following barrier pairing (quote
/linux/drivers/ptp/
H A Dptp_kvm_x86.c118 pr_err_ratelimited("clock pairing hypercall ret %lu\n", ret); in kvm_arch_ptp_get_crosststamp()
/linux/include/drm/intel/
H A Di915_hdcp_interface.h111 * @store_pairing_info: Store pairing info received
431 * HECI struct for sending in AKE pairing data generated by the Rx in an
/linux/include/linux/
H A Dpci-ide.h83 * @stream_id: unique Stream ID (within Partner Port pairing)
/linux/drivers/mtd/nand/raw/
H A Dinternals.h79 /* MLC pairing schemes */
/linux/drivers/dma/ti/
H A Dk3-udma.h119 /* tisci information for PSI-L thread pairing/unpairing */
/linux/tools/testing/selftests/timers/
H A Dadjtick.c74 /* Try to get a more tightly bound pairing */ in get_monotonic_and_raw()
/linux/Documentation/firmware-guide/acpi/
H A Dacpi-lid.rst104 to the userspace by always pairing "closed" input events with complement
/linux/arch/parisc/include/asm/
H A Dhash.h20 * PA7100 pairing rules. This is an in-order 2-way superscalar processor.
/linux/arch/sparc/lib/
H A Dchecksum_64.S67 /* So that we don't need to use the non-pairing
/linux/ipc/
H A Dmqueue.c79 * To achieve proper release/acquire memory barrier pairing, the state is set to
122 * info->lock, i.e. spin_lock(&info->lock) provided a pairing
726 /* see MQ_BARRIER for purpose/pairing */ in wq_sleep()
1002 /* see MQ_BARRIER for purpose/pairing */ in __pipelined_op()
/linux/tools/perf/bench/
H A Dfutex-lock-pi.c202 printf("Run summary [PID %d]: %d threads doing pi lock/unlock pairing for %d secs.\n\n", in bench_futex_lock_pi()
/linux/Documentation/fb/
H A Dudlfb.rst8 pairing that with a hardware framebuffer (16MB) on the other end of the

123