Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/char/tpm/
Dtpm_tis_core.c130 priv->locality = l; in check_locality()
238 rc = tpm_tis_read8(priv, TPM_STS(priv->locality), &status); in tpm_tis_status()
250 tpm_tis_write8(priv, TPM_STS(priv->locality), TPM_STS_COMMAND_READY); in tpm_tis_ready()
266 rc = tpm_tis_read32(priv, TPM_STS(priv->locality), &value); in get_burstcount()
297 rc = tpm_tis_read_bytes(priv, TPM_DATA_FIFO(priv->locality), in recv_data()
388 rc = tpm_tis_write_bytes(priv, TPM_DATA_FIFO(priv->locality), in tpm_tis_send_data()
408 rc = tpm_tis_write8(priv, TPM_DATA_FIFO(priv->locality), buf[count]); in tpm_tis_send_data()
436 rc = tpm_tis_read32(priv, TPM_INT_ENABLE(priv->locality), &intmask); in disable_interrupts()
441 rc = tpm_tis_write32(priv, TPM_INT_ENABLE(priv->locality), intmask); in disable_interrupts()
465 rc = tpm_tis_write8(priv, TPM_STS(priv->locality), TPM_STS_GO); in tpm_tis_send_main()
[all …]
Dtpm_i2c_infineon.c61 int locality; member
323 tpm_dev.locality = loc; in check_locality()
372 if (iic_tpm_read(TPM_STS(tpm_dev.locality), &buf, 1) < 0) in tpm_tis_i2c_status()
386 iic_tpm_write_long(TPM_STS(tpm_dev.locality), &buf, 1); in tpm_tis_i2c_ready()
400 if (iic_tpm_read(TPM_STS(tpm_dev.locality)+1, buf, 3) < 0) in get_burstcount()
454 rc = iic_tpm_read(TPM_DATA_FIFO(tpm_dev.locality), in recv_data()
513 release_locality(chip, tpm_dev.locality, 0); in tpm_tis_i2c_recv()
552 rc = iic_tpm_write(TPM_DATA_FIFO(tpm_dev.locality), in tpm_tis_i2c_send()
575 iic_tpm_write(TPM_DATA_FIFO(tpm_dev.locality), &(buf[count]), 1); in tpm_tis_i2c_send()
583 iic_tpm_write(TPM_STS(tpm_dev.locality), &sts, 1); in tpm_tis_i2c_send()
[all …]
Dtpm-chip.c46 chip->locality = rc; in tpm_request_locality()
57 rc = chip->ops->relinquish_locality(chip, chip->locality); in tpm_relinquish_locality()
61 chip->locality = -1; in tpm_relinquish_locality()
106 if (chip->locality == -1) { in tpm_chip_start()
400 chip->locality = -1; in tpm_chip_alloc()
Dtpm_vtpm_proxy.c395 static int vtpm_proxy_request_locality(struct tpm_chip *chip, int locality) in vtpm_proxy_request_locality() argument
410 tpm_buf_append_u8(&buf, locality); in vtpm_proxy_request_locality()
419 locality = rc; in vtpm_proxy_request_locality()
426 locality = -1; in vtpm_proxy_request_locality()
431 return locality; in vtpm_proxy_request_locality()
Dtpm_tis_core.h89 int locality; member
/Linux-v5.4/Documentation/filesystems/ext4/
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-v5.4/include/xen/interface/io/
Dtpmif.h45 uint8_t locality; /* for the current request */ member
/Linux-v5.4/drivers/char/tpm/st33zp24/
Dst33zp24.h17 int locality; member
Dst33zp24.c138 return tpm_dev->locality; in request_locality()
150 return tpm_dev->locality; in request_locality()
536 tpm_dev->locality = LOCALITY0; in st33zp24_probe()
/Linux-v5.4/include/linux/
Dtpm.h161 int locality; member
/Linux-v5.4/net/netfilter/ipvs/
DKconfig179 tristate "locality-based least-connection scheduling"
181 The locality-based least-connection scheduling algorithm is for
193 tristate "locality-based least-connection with replication scheduling"
195 The locality-based least-connection with replication scheduling
/Linux-v5.4/Documentation/x86/
Dorc-unwinder.rst44 instruction cache locality improvement: 3.2% .text savings almost
47 whose cache locality is borderline."
/Linux-v5.4/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-v5.4/Documentation/admin-guide/mm/
Dnumaperf.rst13 under different domains, or "nodes", based on locality and performance
/Linux-v5.4/Documentation/networking/
Dscaling.rst172 CPU. If NUMA locality is not an issue, this could also be all CPUs in
252 application locality. This is accomplished by Receive Flow Steering
374 set to be one whose processing CPU is closest in cache locality.
/Linux-v5.4/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-v5.4/Documentation/admin-guide/sysctl/
Dvm.rst608 Type(A) offers the best locality for processes on Node(0), but ZONE_DMA
612 Type(B) cannot offer the best locality but is more robust against OOM of
946 data locality.
Dkernel.rst513 ideally is offset by improved memory locality but there is no universal
/Linux-v5.4/kernel/power/
DKconfig287 better performance thanks to cache locality; unfortunately,
/Linux-v5.4/Documentation/filesystems/
Dsquashfs.txt252 which have been packed with it, these because of locality-of-reference may be
Dproc.txt161 numa_maps An extension based on maps, showing the memory locality and
585 locality and binding policy, as well as the memory usage (in pages) of
612 node locality page counters (N0 == node0, N1 == node1, ...) and the kernel page
790 reports itself as being attached. This hardware locality information does not
791 include information about any possible driver locality preference.
Df2fs.txt81 spatial locality
/Linux-v5.4/Documentation/
Drbtree.txt51 less layer of indirection (and better cache locality) than more traditional
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-kernel-slab116 are active and their NUMA locality.

12