Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/tpm/
Dtpm_tis.c177 return chip->vendor.locality = l; in check_locality()
234 TPM_STS(chip->vendor.locality)); in tpm_tis_status()
241 chip->vendor.iobase + TPM_STS(chip->vendor.locality)); in tpm_tis_ready()
254 TPM_STS(chip->vendor.locality) + 1); in get_burstcount()
256 TPM_STS(chip->vendor.locality) + in get_burstcount()
278 locality)); in recv_data()
325 release_locality(chip, chip->vendor.locality, 0); in tpm_tis_recv()
361 TPM_DATA_FIFO(chip->vendor.locality)); in tpm_tis_send_data()
376 chip->vendor.iobase + TPM_DATA_FIFO(chip->vendor.locality)); in tpm_tis_send_data()
389 release_locality(chip, chip->vendor.locality, 0); in tpm_tis_send_data()
[all …]
Dtpm_i2c_infineon.c291 chip->vendor.locality = loc; in check_locality()
340 if (iic_tpm_read(TPM_STS(chip->vendor.locality), &buf, 1) < 0) in tpm_tis_i2c_status()
354 iic_tpm_write_long(TPM_STS(chip->vendor.locality), &buf, 1); in tpm_tis_i2c_ready()
368 if (iic_tpm_read(TPM_STS(chip->vendor.locality)+1, buf, 3) < 0) in get_burstcount()
422 rc = iic_tpm_read(TPM_DATA_FIFO(chip->vendor.locality), in recv_data()
480 release_locality(chip, chip->vendor.locality, 0); in tpm_tis_i2c_recv()
519 rc = iic_tpm_write(TPM_DATA_FIFO(chip->vendor.locality), in tpm_tis_i2c_send()
542 iic_tpm_write(TPM_DATA_FIFO(chip->vendor.locality), &(buf[count]), 1); in tpm_tis_i2c_send()
550 iic_tpm_write(TPM_STS(chip->vendor.locality), &sts, 1); in tpm_tis_i2c_send()
559 release_locality(chip, chip->vendor.locality, 0); in tpm_tis_i2c_send()
[all …]
Dtpm.h138 int locality; member
/linux-4.1.27/drivers/char/tpm/st33zp24/
Dst33zp24.c147 return chip->vendor.locality; in check_locality()
164 if (check_locality(chip) == chip->vendor.locality) in request_locality()
165 return chip->vendor.locality; in request_locality()
179 return chip->vendor.locality; in request_locality()
577 chip->vendor.locality = LOCALITY0; in st33zp24_probe()
/linux-4.1.27/include/xen/interface/io/
Dtpmif.h45 uint8_t locality; /* for the current request */ member
/linux-4.1.27/net/netfilter/ipvs/
DKconfig166 tristate "locality-based least-connection scheduling"
168 The locality-based least-connection scheduling algorithm is for
180 tristate "locality-based least-connection with replication scheduling"
182 The locality-based least-connection with replication scheduling
/linux-4.1.27/Documentation/
Dworkqueue.txt103 things like CPU locality, concurrency limits, priority and more. To
176 possible. Unbound wq sacrifices locality but is useful for
349 level of locality in wq operations and work item execution.
Drbtree.txt48 less layer of indirection (and better cache locality) than more traditional
Dkernel-parameters.txt4011 locality; unfortunately, per-cpu workqueues tend to
/linux-4.1.27/Documentation/locking/
Dlglock.txt100 locality aware spinlock. lg_local_* behaves like a per_cpu
/linux-4.1.27/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-4.1.27/Documentation/vm/
Dpage_migration42 Cpusets allows the automation of process locality. If a task is moved to
Dnuma108 to improve NUMA locality using various CPU affinity command line interfaces,
/linux-4.1.27/Documentation/sysctl/
Dvm.txt540 Type(A) offers the best locality for processes on Node(0), but ZONE_DMA
544 Type(B) cannot offer the best locality but is more robust against OOM of
795 data locality.
Dkernel.txt456 ideally is offset by improved memory locality but there is no universal
/linux-4.1.27/kernel/power/
DKconfig280 better performance thanks to cache locality; unfortunately,
/linux-4.1.27/Documentation/filesystems/
Dsquashfs.txt252 which have been packed with it, these because of locality-of-reference may be
Dproc.txt149 numa_maps an extension based on maps, showing the memory locality and
511 locality and binding policy, as well as the memory usage (in pages) of
538 node locality page counters (N0 == node0, N1 == node1, ...) and the kernel page
716 reports itself as being attached. This hardware locality information does not
717 include information about any possible driver locality preference.
Df2fs.txt81 spatial locality
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-kernel-slab116 are active and their NUMA locality.
/linux-4.1.27/Documentation/cgroups/
Dmemory.txt571 useful for providing visibility into the numa locality information within
/linux-4.1.27/init/
DKconfig788 on the remaining CPUs, but might decrease memory locality during