Home
last modified time | relevance | path

Searched refs:locality (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v4.19/drivers/char/tpm/
Dtpm_tis_core.c134 priv->locality = l; in check_locality()
242 rc = tpm_tis_read8(priv, TPM_STS(priv->locality), &status); in tpm_tis_status()
254 tpm_tis_write8(priv, TPM_STS(priv->locality), TPM_STS_COMMAND_READY); in tpm_tis_ready()
270 rc = tpm_tis_read32(priv, TPM_STS(priv->locality), &value); in get_burstcount()
301 rc = tpm_tis_read_bytes(priv, TPM_DATA_FIFO(priv->locality), in recv_data()
392 rc = tpm_tis_write_bytes(priv, TPM_DATA_FIFO(priv->locality), in tpm_tis_send_data()
412 rc = tpm_tis_write8(priv, TPM_DATA_FIFO(priv->locality), buf[count]); in tpm_tis_send_data()
440 rc = tpm_tis_read32(priv, TPM_INT_ENABLE(priv->locality), &intmask); in disable_interrupts()
445 rc = tpm_tis_write32(priv, TPM_INT_ENABLE(priv->locality), intmask); in disable_interrupts()
469 rc = tpm_tis_write8(priv, TPM_STS(priv->locality), TPM_STS_GO); in tpm_tis_send_main()
[all …]
Dtpm_i2c_infineon.c69 int locality; member
328 tpm_dev.locality = loc; in check_locality()
377 if (iic_tpm_read(TPM_STS(tpm_dev.locality), &buf, 1) < 0) in tpm_tis_i2c_status()
391 iic_tpm_write_long(TPM_STS(tpm_dev.locality), &buf, 1); in tpm_tis_i2c_ready()
405 if (iic_tpm_read(TPM_STS(tpm_dev.locality)+1, buf, 3) < 0) in get_burstcount()
459 rc = iic_tpm_read(TPM_DATA_FIFO(tpm_dev.locality), in recv_data()
518 release_locality(chip, tpm_dev.locality, 0); in tpm_tis_i2c_recv()
557 rc = iic_tpm_write(TPM_DATA_FIFO(tpm_dev.locality), in tpm_tis_i2c_send()
580 iic_tpm_write(TPM_DATA_FIFO(tpm_dev.locality), &(buf[count]), 1); in tpm_tis_i2c_send()
588 iic_tpm_write(TPM_STS(tpm_dev.locality), &sts, 1); in tpm_tis_i2c_send()
[all …]
Dtpm_vtpm_proxy.c401 static int vtpm_proxy_request_locality(struct tpm_chip *chip, int locality) in vtpm_proxy_request_locality() argument
416 tpm_buf_append_u8(&buf, locality); in vtpm_proxy_request_locality()
427 locality = rc; in vtpm_proxy_request_locality()
434 locality = -1; in vtpm_proxy_request_locality()
439 return locality; in vtpm_proxy_request_locality()
Dtpm_tis_core.h93 int locality; member
Dtpm-interface.c385 chip->locality = rc; in tpm_request_locality()
400 rc = chip->ops->relinquish_locality(chip, chip->locality); in tpm_relinquish_locality()
404 chip->locality = -1; in tpm_relinquish_locality()
476 need_locality = chip->locality == -1; in tpm_try_transmit()
Dtpm-chip.c289 chip->locality = -1; in tpm_chip_alloc()
Dtpm.h262 int locality; member
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Dallocators.rst6 ext4 recognizes (better than ext3, anyway) that data locality is
11 but locality can increase the size of each transfer request while
12 reducing the total number of requests. This locality may also have the
45 maintain data locality. However, there is a deliberate quirk -- when a
/Linux-v4.19/include/xen/interface/io/
Dtpmif.h45 uint8_t locality; /* for the current request */ member
/Linux-v4.19/drivers/char/tpm/st33zp24/
Dst33zp24.h28 int locality; member
Dst33zp24.c150 return tpm_dev->locality; in request_locality()
162 return tpm_dev->locality; in request_locality()
548 tpm_dev->locality = LOCALITY0; in st33zp24_probe()
/Linux-v4.19/net/netfilter/ipvs/
DKconfig177 tristate "locality-based least-connection scheduling"
179 The locality-based least-connection scheduling algorithm is for
191 tristate "locality-based least-connection with replication scheduling"
193 The locality-based least-connection with replication scheduling
/Linux-v4.19/Documentation/x86/
Dorc-unwinder.txt41 instruction cache locality improvement: 3.2% .text savings almost
44 whose cache locality is borderline."
/Linux-v4.19/Documentation/core-api/
Dworkqueue.rst98 things like CPU locality, concurrency limits, priority and more. To
173 possible. Unbound wq sacrifices locality but is useful for
352 level of locality in wq operations and work item execution.
/Linux-v4.19/Documentation/networking/
Dscaling.txt156 CPU. If NUMA locality is not an issue, this could also be all CPUs in
230 application locality. This is accomplished by Receive Flow Steering
348 set to be one whose processing CPU is closest in cache locality.
/Linux-v4.19/Documentation/vm/
Dnuma.rst109 to improve NUMA locality using various CPU affinity command line interfaces,
Dpage_migration.rst45 Cpusets allows the automation of process locality. If a task is moved to
/Linux-v4.19/Documentation/sysctl/
Dvm.txt591 Type(A) offers the best locality for processes on Node(0), but ZONE_DMA
595 Type(B) cannot offer the best locality but is more robust against OOM of
893 data locality.
Dkernel.txt508 ideally is offset by improved memory locality but there is no universal
/Linux-v4.19/kernel/power/
DKconfig277 better performance thanks to cache locality; unfortunately,
/Linux-v4.19/Documentation/filesystems/
Dsquashfs.txt252 which have been packed with it, these because of locality-of-reference may be
Dproc.txt151 numa_maps an extension based on maps, showing the memory locality and
544 locality and binding policy, as well as the memory usage (in pages) of
571 node locality page counters (N0 == node0, N1 == node1, ...) and the kernel page
749 reports itself as being attached. This hardware locality information does not
750 include information about any possible driver locality preference.
Df2fs.txt81 spatial locality
/Linux-v4.19/Documentation/
Drbtree.txt51 less layer of indirection (and better cache locality) than more traditional
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-kernel-slab116 are active and their NUMA locality.

12