Home
last modified time | relevance | path

Searched refs:saw (Results 1 – 25 of 37) sorted by relevance

12

/linux/drivers/misc/lkdtm/
A Dheap.c85 int *base, *val, saw; in lkdtm_READ_AFTER_FREE() local
115 saw = base[offset]; in lkdtm_READ_AFTER_FREE()
116 if (saw != *val) { in lkdtm_READ_AFTER_FREE()
118 pr_info("Memory correctly poisoned (%x)\n", saw); in lkdtm_READ_AFTER_FREE()
150 int saw, *val; in lkdtm_READ_BUDDY_AFTER_FREE() local
172 saw = base[0]; in lkdtm_READ_BUDDY_AFTER_FREE()
173 if (saw != *val) { in lkdtm_READ_BUDDY_AFTER_FREE()
175 pr_info("Memory correctly poisoned (%x)\n", saw); in lkdtm_READ_BUDDY_AFTER_FREE()
/linux/Documentation/devicetree/bindings/regulator/
A Dqcom,spmi-regulator.txt185 - qcom,saw-reg:
287 - qcom,saw-slave:
292 - qcom,saw-leader:
330 qcom,saw-reg = <&saw3>;
332 qcom,saw-slave;
335 qcom,saw-slave;
338 qcom,saw-slave;
341 qcom,saw-leader;
/linux/arch/arm/boot/dts/
A Dqcom-apq8084.dtsi37 qcom,saw = <&saw0>;
48 qcom,saw = <&saw1>;
59 qcom,saw = <&saw2>;
70 qcom,saw = <&saw3>;
77 qcom,saw = <&saw_l2>;
A Dqcom-ipq4019.dtsi52 qcom,saw = <&saw0>;
66 qcom,saw = <&saw1>;
80 qcom,saw = <&saw2>;
94 qcom,saw = <&saw3>;
105 qcom,saw = <&saw_l2>;
A Dqcom-msm8960.dtsi28 qcom,saw = <&saw0>;
38 qcom,saw = <&saw1>;
A Dqcom-msm8974.dtsi85 qcom,saw = <&saw0>;
96 qcom,saw = <&saw1>;
107 qcom,saw = <&saw2>;
118 qcom,saw = <&saw3>;
125 qcom,saw = <&saw_l2>;
A Dqcom-apq8064.dtsi45 qcom,saw = <&saw0>;
56 qcom,saw = <&saw1>;
67 qcom,saw = <&saw2>;
78 qcom,saw = <&saw3>;
A Dqcom-ipq8064.dtsi32 qcom,saw = <&saw0>;
42 qcom,saw = <&saw1>;
/linux/arch/arm64/boot/dts/qcom/
A Dmsm8996-xiaomi-common.dtsi575 qcom,saw-reg = <&saw3>;
577 qcom,saw-slave;
580 qcom,saw-slave;
583 qcom,saw-slave;
586 qcom,saw-leader;
A Dmsm8996-sony-xperia-tone.dtsi593 qcom,saw-reg = <&saw3>;
605 qcom,saw-slave;
609 qcom,saw-slave;
613 qcom,saw-leader;
A Dapq8096-db820c.dts634 qcom,saw-reg = <&saw3>;
636 qcom,saw-slave;
639 qcom,saw-slave;
642 qcom,saw-leader;
A Dmsm8916.dtsi132 qcom,saw = <&cpu0_saw>;
147 qcom,saw = <&cpu1_saw>;
162 qcom,saw = <&cpu2_saw>;
177 qcom,saw = <&cpu3_saw>;
/linux/scripts/
A Dget_maintainer.pl2437 my %saw;
2438 @parms = grep(!$saw{$_}++, @parms);
2445 my %saw;
2447 @parms = grep(!$saw{$_}++, @parms);
2498 my %saw;
2502 if (!$saw{$address}) {
2508 $saw{$address} = 1;
/linux/tools/power/cpupower/
A DToDo6 - Somewhere saw the ability to read power consumption of
/linux/Documentation/devicetree/bindings/soc/qcom/
A Dqcom,spm.yaml54 qcom,saw = <&saw0>;
/linux/drivers/eisa/
A DKconfig18 the older ISA bus. The EISA bus saw limited use between 1988 and
/linux/Documentation/ABI/testing/
A Dsysfs-bus-pci-devices-aer_stats10 saw any problems).
/linux/sound/pci/cs46xx/
A Dcs46xx_dsp_scb_types.h39 u32 saw; /* Source Address Word */ member
/linux/Documentation/RCU/
A DRTFP.txt91 1995 also saw the first publication of DYNIX/ptx's RCU mechanism
102 The year 2000 saw an email exchange that would likely have
104 [RustyRussell2000a,RustyRussell2000b]. Instead, 2001 saw the first
137 Later that year saw a paper describing an RCU implementation
154 2006 saw the first best-paper award for an RCU paper [ThomasEHart2006a],
162 2007 saw the journal version of the award-winning RCU paper from 2006
170 2008 saw a journal paper on real-time RCU [DinakarGuniguntala2008IBMSysJ],
1436 like it, but time he saw an opportunity for this technique,
/linux/Documentation/scheduler/
A Dsched-stats.rst11 12 which was in the kernel from 2.6.13-2.6.19 (version 13 never saw a kernel
/linux/Documentation/admin-guide/cgroup-v1/
A Dmemcg_test.rst158 Historically, memcg's shmem handling was poor and we saw some amount
/linux/Documentation/watchdog/
A Dwatchdog-api.rst224 The watchdog saw a keepalive ping since it was last queried.
/linux/Documentation/devicetree/bindings/arm/
A Dcpus.yaml287 qcom,saw:
/linux/tools/memory-model/Documentation/
A Dlitmus-tests.txt62 filled in and ready for use. It would be very bad if the consumer saw the
63 flag set, but, due to memory misordering, saw old values in the buffer.
722 "exists" clause therefore tests whether line 20's load from "y" saw the
/linux/Documentation/process/
A D1.Intro.rst115 Amanda McPherson, who saw the value of this effort and made it all happen.

Completed in 47 milliseconds

12