/Linux-v5.10/drivers/misc/lkdtm/ |
D | heap.c | 58 int *base, *val, saw; in lkdtm_READ_AFTER_FREE() local 88 saw = base[offset]; in lkdtm_READ_AFTER_FREE() 89 if (saw != *val) { in lkdtm_READ_AFTER_FREE() 91 pr_info("Memory correctly poisoned (%x)\n", saw); in lkdtm_READ_AFTER_FREE() 122 int saw, *val; in lkdtm_READ_BUDDY_AFTER_FREE() local 144 saw = base[0]; in lkdtm_READ_BUDDY_AFTER_FREE() 145 if (saw != *val) { in lkdtm_READ_BUDDY_AFTER_FREE() 147 pr_info("Memory correctly poisoned (%x)\n", saw); in lkdtm_READ_BUDDY_AFTER_FREE()
|
/Linux-v5.10/Documentation/devicetree/bindings/regulator/ |
D | qcom,spmi-regulator.txt | 185 - 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-v5.10/arch/arm/boot/dts/ |
D | qcom-apq8084.dtsi | 37 qcom,saw = <&saw0>; 48 qcom,saw = <&saw1>; 59 qcom,saw = <&saw2>; 70 qcom,saw = <&saw3>; 77 qcom,saw = <&saw_l2>;
|
D | qcom-ipq4019.dtsi | 52 qcom,saw = <&saw0>; 66 qcom,saw = <&saw1>; 80 qcom,saw = <&saw2>; 94 qcom,saw = <&saw3>; 105 qcom,saw = <&saw_l2>;
|
D | qcom-msm8960.dtsi | 28 qcom,saw = <&saw0>; 38 qcom,saw = <&saw1>;
|
D | qcom-msm8974.dtsi | 85 qcom,saw = <&saw0>; 96 qcom,saw = <&saw1>; 107 qcom,saw = <&saw2>; 118 qcom,saw = <&saw3>; 125 qcom,saw = <&saw_l2>;
|
D | qcom-apq8064.dtsi | 45 qcom,saw = <&saw0>; 56 qcom,saw = <&saw1>; 67 qcom,saw = <&saw2>; 78 qcom,saw = <&saw3>;
|
D | qcom-ipq8064.dtsi | 30 qcom,saw = <&saw0>; 40 qcom,saw = <&saw1>;
|
/Linux-v5.10/tools/power/cpupower/ |
D | ToDo | 6 - Somewhere saw the ability to read power consumption of
|
/Linux-v5.10/scripts/ |
D | get_maintainer.pl | 2437 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-v5.10/drivers/eisa/ |
D | Kconfig | 18 the older ISA bus. The EISA bus saw limited use between 1988 and
|
/Linux-v5.10/arch/arm64/boot/dts/qcom/ |
D | apq8096-db820c.dtsi | 645 qcom,saw-reg = <&saw3>; 647 qcom,saw-slave; 650 qcom,saw-slave; 653 qcom,saw-leader;
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-bus-pci-devices-aer_stats | 10 saw any problems).
|
/Linux-v5.10/sound/pci/cs46xx/ |
D | cs46xx_dsp_scb_types.h | 39 u32 saw; /* Source Address Word */ member
|
/Linux-v5.10/Documentation/scheduler/ |
D | sched-stats.rst | 11 12 which was in the kernel from 2.6.13-2.6.19 (version 13 never saw a kernel
|
/Linux-v5.10/Documentation/RCU/ |
D | RTFP.txt | 91 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-v5.10/Documentation/admin-guide/cgroup-v1/ |
D | memcg_test.rst | 167 Historically, memcg's shmem handling was poor and we saw some amount
|
/Linux-v5.10/Documentation/watchdog/ |
D | watchdog-api.rst | 224 The watchdog saw a keepalive ping since it was last queried.
|
/Linux-v5.10/tools/memory-model/Documentation/ |
D | litmus-tests.txt | 62 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-v5.10/Documentation/process/ |
D | 1.Intro.rst | 115 Amanda McPherson, who saw the value of this effort and made it all happen.
|
/Linux-v5.10/Documentation/kbuild/ |
D | modules.rst | 158 In the last section we saw the command to build a module for the
|
/Linux-v5.10/Documentation/cdrom/ |
D | ide-cd.rst | 228 that means the system saw interrupts on multiple IRQ lines, when
|
/Linux-v5.10/Documentation/scsi/ |
D | ChangeLog.megaraid | 102 > I saw same message.
|
/Linux-v5.10/Documentation/driver-api/dmaengine/ |
D | provider.rst | 72 not and the three parameters we saw earlier: the burst size, the
|
/Linux-v5.10/Documentation/filesystems/ |
D | path-lookup.rst | 688 As we saw above, REF-walk holds a counted reference to the current 805 the old dentry which we saw in REF-walk. 920 switch to REF-walk for the rest of the path. We also saw it earlier
|