Home
last modified time | relevance | path

Searched full:sensitive (Results 1 – 25 of 315) sorted by relevance

12345678910>>...13

/linux/Documentation/devicetree/bindings/mfd/
H A Dallwinner,sun4i-a10-ts.yaml33 allwinner,tp-sensitive-adjust:
71 /* sensitive/noisy touch panel */
72 allwinner,tp-sensitive-adjust = <0>;
/linux/Documentation/security/
H A Dself-protection.rst70 Function pointers and sensitive variables must not be writable
167 the kernel's preallocated stack space and into sensitive structures. Two
169 sensitive thread_info structure elsewhere, and adding a faulting memory
258 By performing a per-build randomization of the layout of sensitive
267 Since the locations of sensitive structures are the primary target for
270 addresses or other sensitive things like canary values).
275 Printing kernel addresses to userspace leaks sensitive information about
316 it should automatically censor sensitive values.
/linux/Documentation/devicetree/bindings/input/
H A Dmicrochip,cap11xx.yaml79 Higher value means more sensitive settings.
80 At the more sensitive settings, touches are detected for a smaller delta
107 sensitive.
119 to be more sensitive for proximity detection.
/linux/Documentation/virt/kvm/devices/
H A Dxics.rst77 * Level sensitive flag, 1 bit
79 This bit is 1 for a level-sensitive interrupt source, or 0 for
80 edge-sensitive (or MSI).
/linux/tools/testing/selftests/tpm2/
H A Dtpm2.py554 sensitive = SensitiveCreate(user_auth=auth_value)
572 (len(auth_cmd), len(sensitive), len(public))
581 len(sensitive),
582 bytes(sensitive),
600 sensitive = SensitiveCreate(user_auth=auth_value, data=data)
610 (len(auth_cmd), len(sensitive), len(public))
619 len(sensitive),
620 bytes(sensitive),
/linux/Documentation/devicetree/bindings/gpio/
H A Dsodaville.txt16 4 - active high level-sensitive
17 8 - active low level-sensitive
H A Dnvidia,tegra20-gpio.yaml53 4 = active high level-sensitive.
54 8 = active low level-sensitive.
H A Dsocionext,uniphier-gpio.yaml35 4 = active high level-sensitive
36 8 = active low level-sensitive
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Darm,gic-v5-iwb.yaml46 4 = active high level-sensitive
47 8 = active low level-sensitive
H A Dimg,pdc-intc.yaml38 4 = active-high level-sensitive (required for perip irqs)
39 8 = active-low level-sensitive
H A Dinterrupts.txt75 4 = active high level-sensitive
76 8 = active low level-sensitive
H A Darm,gic-v5.yaml57 4 = active high level-sensitive
58 8 = active low level-sensitive
H A Dsnps,archs-idu-intc.yaml32 4 = active high level-sensitive (default)
/linux/Documentation/scheduler/
H A Dsched-eevdf.rst21 allows latency-sensitive tasks with shorter time slices to be prioritized,
32 which further facilitates the job of latency-sensitive applications.
/linux/Documentation/power/
H A Dswsusp.rst323 protect from leaking sensitive data after resume from suspend.
326 that keeps sensitive data in memory. The application itself prevents
329 your sensitive data are then stored in plaintext on disk. This means
330 that after resume your sensitive data are accessible to all
334 broken in weeks later and sensitive data which you thought were
350 suspend image to prevent sensitive data from being stolen after
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-image-source.rst59 The unit cell consists of the whole area of the pixel, sensitive and
60 non-sensitive.
H A Dcolorspaces.rst21 the human eye has color receptors that are sensitive to three different
23 color. Be glad you are not a mantis shrimp as those are sensitive to 12
111 human eye is more sensitive to differences in luminance than in color
/linux/drivers/media/pci/tw5864/
H A Dtw5864-reg.h1951 * 0 Low threshold (More sensitive) (default)
1953 * 3 High threshold (Less sensitive)
1961 * 0 More Sensitive (default)
1963 * 15 Less Sensitive
1994 * 0 More sensitive (default)
1996 * 15 Less sensitive
2004 * 0 Motion is detected if 1 sub-cell has motion (More sensitive) (default)
2007 * 3 Motion is detected if 4 sub-cells have motion (Less sensitive)
2028 * 0 More Sensitive (default)
2030 * 15 Less Sensitive
[all …]
/linux/arch/powerpc/mm/nohash/
H A DMakefile13 # Disable kcov instrumentation on sensitive code
/linux/arch/arm64/kvm/vgic/
H A Dvgic-v2.c110 * - transferred as is in case of edge sensitive IRQs
111 * - set to the line-level (resample time) for level sensitive IRQs
291 * - for an edge sensitive IRQ the pending state is cleared in struct vgic_irq
292 * - for a level sensitive IRQ the pending state value is unchanged;
/linux/arch/powerpc/kexec/
H A DMakefile14 # Disable GCOV, KCOV & sanitizers in odd or sensitive code
/linux/drivers/acpi/nfit/
H A DKconfig23 enable those features may contain sensitive clear-text
/linux/Documentation/admin-guide/pm/
H A Dintel_uncore_frequency_scaling.rst23 Users may have some latency sensitive workloads where they do not want any
133 latency sensitive workloads further tuning can be done by SW to
/linux/fs/efivarfs/
H A Dsuper.c143 * 1. A case-sensitive variable name
146 * So we need to perform a case-sensitive match on part 1 and a
162 /* Case-sensitive compare for the variable name */ in efivarfs_d_compare()
/linux/Documentation/virt/
H A Dparavirt_ops.rst34 because they include sensitive instructions or some code paths in

12345678910>>...13